COLOR #770B20

HEX: #770B20 RGB: (119,11,32)

Color info

#770B20 contains mainly red color. Web safe color of #770B20 is #660033 (or #603).

RGB color model

#770B20 color RGB value is (119,11,32).

RGB: (119,11,32) (47%, 4%, 13%)

RGB channels and saturation

R 119 of 255 = 47%
G 11 of 255 = 4%
B 32 of 255 = 13%

119
11
32

R + G + B ~ 21%. #770B20 is dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 11 + 32 = 162 (100%)
R 119 of 162 ~ 73.46%
G 11 of 162 ~ 6.79%
B 32 of 162 ~ 19.75'%

%73.46
%19.75

CMYK color model

#770B20 color CMYK value is (0,91,73,53).

  • cyan value is 0.00%
  • magenta value is 90.76%
  • yellow value is 73.11%
  • key color value is 53.33%

CMYK: (0,91,73,53)
C0M91Y73K53 (0%, 91%, 73%, 53%)
(0.00 / 0.91 / 0.73 / 0.53)

CMYK percentages

%0
%90.76
%73.11
%53.33

Codes

Color #770B20 in popluar color models

77 0B 20
RGB 119 11 32
HSL 348° 83.08% 25.49%
HSB/HSV 348° 90.76% 46.67%
CMYK 0.00% 90.76% 73.11%
53.33%

Color #770B20 in popluar number systems.

HEX 77 0B 20
Decimal 119 11 32
Binary 1110111 1011 100000
Octal 167 13 40

Shades and tints

Shades of #770B20

#770B20
(119,11,32)
#6D0A1E
(109,10,30)
#63091C
(99,9,28)
#59081A
(89,8,26)
#4F0718
(79,7,24)
#450616
(69,6,22)
#3B0514
(59,5,20)
#310412
(49,4,18)
#270310
(39,3,16)
#1D020E
(29,2,14)
#13010C
(19,1,12)
#000000
(0,0,0)

Tints of #770B20

#770B20
(119,11,32)
#832134
(131,33,52)
#8F3748
(143,55,72)
#9B4D5C
(155,77,92)
#A76370
(167,99,112)
#B37984
(179,121,132)
#BF8F98
(191,143,152)
#CBA5AC
(203,165,172)
#D7BBC0
(215,187,192)
#E3D1D4
(227,209,212)
#EFE7E8
(239,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #770B20 color. Also use rgb(119,11,32) instead hex code.

Text Font Color

.myTextColor { color: #770B20; }

<p style="color:#770B20">This sample text font color is #770B20.</p>

This text font color is #770B20.

Background Color

.myBgColor { background-color: #770B20; }

<div style="background-color:#770B20">Inner text</div>

This div background color is #770B20.

Border color

.myBorderColor { border: 1px solid #770B20; }

<div style="border:3px solid #770B20">Div</div>

This div border color is #770B20.

Opacity

.myOpacity80 { color: #770B20; opacity: 0.8; }

<p style="color:#770B20;opacity:0.8;">80%</p>

Text with #770B20 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #770B20;}

<p style="text-shadow: 3px 3px 1px #770B20">Text here.</p>

This text has shadow with #770B20 color.


.textShadow {text-shadow: 3px 3px 1px #770B20', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #770B20, 5px 5px 20px red">Text here.</p>

This text has shadow with #770B20 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#770B20, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#770B20, Direction=45, Strength=4)">Text</p>

This text has shadow with #770B20 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #770B20;
-webkit-box-shadow: 1px 1px 3px 2px #770B20;
box-shadow: 1px 1px 3px 2px #770B20;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #770B20; -webkit-box-shadow: 1px 1px 3px 2px #770B20; box-shadow:1px 1px 3px 2px #770B20;">
Div content here
</div>

This div box has shadow with color #770B20.

Preview

Color preview on black background

This text has color #770B20 on black background.


Color preview on white background

This text has color #770B20 on white background.


Black color preview on #770B20 background

This text has black color on #770B20 background.


White color preview on #770B20 background

This text has white color on #770B20 background.


Related colors

Complementary color

Complementary color for #hex is #88F4DF.


I love getcolorcode.com

Triadic colors

1 #20770B and #0B2077 with #770B20 are triadic colors.

2 #200B77 and #0B7720 with #770B20 are triadic colors.