crispedge.com

Color picker

Loading...

#770e3b hex color - Red - Warm color - Information

#770e3b hex color - Red - Warm color

Color Hue/Base color: Red

Hex #770e3b Color code in RGB color code model is created after adding 46.67% red color, 5.49% green color and 23.14% blue color. Hex #770e3b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 88% magenta, 50% yellow and 53% black.

Hex #770e3b color code is between #661133 web safe hex color code and #880044 web safe hex color code. #661133 is the nearest web safe color code. You can see here many more shades of #770e3b color code.

0 Likes 0 Comments | 2 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code770e3b#770e3b
RGB Decimal119, 14, 59rgb(119, 14, 59)
RGB Percent47%, 5%, 23%rgb(47%, 5%, 23%)
CSS RGBa119, 14, 59,1rgba(119,14,59,1)
CMYK Modelcmyk(0%,88%,50%,53%)
HSL Color Space334,79% ,26%hsl(334,79% ,26%)
HSV Color Space334°, 88%, 47%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011101110000111000111011
Octal1671673
Decimal1191459
Hex770e3b

Different shades of #770e3b color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #770e3b
#a51352
Dark Shade of #770e3b
#490924
Saturated Shade of #770e3b
#7e073a
Desaturated Shade of #770e3b
#70153c
Grey scale Shade of #770e3b
#424242
Brighten Shade
#902754
Most Readable Shade
#FFFFFF

Shades of #770e3b color code

Generate more color scales with scales (color stack) generator.

#770e3b
#690c34
#5c0a2d
#4f0927
#420720
#34061a
#270413
#1a030d
#0d0106
#000000

Similar Color like #770e3b color

Find visually similar hex color codes nearing to #770e3b hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#780f3c
#79103d
#7a113e
#7b123f
#7c1340
#7d1441
#7e1542
#7f1643
#801744
#811845
#821946
#831a47
#841b48
#851c49
#760d3a
#750c39
#740b38
#730a37
#720936
#710835
#700734
#6f0633
#6e0532
#6d0431
#6c0330
#6b022f
#6a012e
#69002d

Monochromatic Color with #770e3b

#770e3b
#a11350
#cc1865
#f61d7a
#220411
#4c0926

Tints of #770e3b Color

#770e3b
#862850
#954366
#a45e7c
#b37992
#c293a7
#d1aebd
#e0c9d3
#efe4e9
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#770e3b
#0e774a

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#770e3b
#0e7715
#0e7077

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#770e65
#770e50
#770e3b
#770e26
#770e11

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#770e3b
#3b770e
#0e3b77

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#770e3b
#6f770e
#0e774a
#150e77

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#770e3b
#0e774a
#0e7077
#77150e

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #770e3b Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#770e3b Color Code Preview on Black Background Color

This is how #770e3b Color will look on black background color. Color contrast ratio is 1.91

#770e3b in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#770e3b">Your Example Paragraph content text in with font color #770e3b </p>

Your Example Paragraph content text in with font color #770e3b

HTML with inline CSS

<div style="color:#770e3b">Your Paragraph text in with font color #770e3b </div>

Your Example Paragraph content text in with font color #770e3b

#770e3b color code is use for CSS Background Color

Background color for the above div is #770e3b

HTML with inline CSS

<div style="background-color:#770e3b;"></div>

#770e3b color code is use for CSS Border Color

CSS Border color for the above div is #770e3b

HTML with inline CSS

<div style="border:5px solid #770e3b;"></div>

CSS Border Left color for the above div is #770e3b

HTML with inline CSS

<div style="border-left:5px solid #770e3b;"></div>

CSS Border Right color for the above div is #770e3b

HTML with inline CSS

<div style="border-right:5px solid #770e3b;"></div>

CSS Border Bottom color for the above div is #770e3b

HTML with inline CSS

<div style="border-bottom:5px solid #770e3b;"></div>

CSS Border Top color for the above div is #770e3b

HTML with inline CSS

<div style="border-top:5px solid #770e3b;"></div>

#770e3b hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#770e3b; } .examplecolorclass {color:#770e3b; } .examplebordercolor {border:3px solid #770e3b; }

#770e3b Color code Preview on White Background

This is how #770e3b Color code will look on white background color. Color contrast ratio is 10.99

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #770e3b; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #770e3b; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(119,14,59,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(14,119,74,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(119,14,59,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.