COLOR #77062D

HEX: #77062D RGB: (119,6,45)

Color info

#77062D contains mainly red color. Web safe color of #77062D is #660033 (or #603).

RGB color model

#77062D color RGB value is (119,6,45).

RGB: (119,6,45) (47%, 2%, 18%)

RGB channels and saturation

R 119 of 255 = 47%
G 6 of 255 = 2%
B 45 of 255 = 18%

119
6
45

R + G + B ~ 22%. #77062D is dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 6 + 45 = 170 (100%)
R 119 of 170 ~ 70%
G 6 of 170 ~ 3.53%
B 45 of 170 ~ 26.47'%

%70
%26.47

CMYK color model

#77062D color CMYK value is (0,95,62,53).

  • cyan value is 0.00%
  • magenta value is 94.96%
  • yellow value is 62.18%
  • key color value is 53.33%

CMYK: (0,95,62,53)
C0M95Y62K53 (0%, 95%, 62%, 53%)
(0.00 / 0.95 / 0.62 / 0.53)

CMYK percentages

%0
%94.96
%62.18
%53.33

Codes

Color #77062D in popluar color models

77 06 2D
RGB 119 6 45
HSL 339° 90.40% 24.51%
HSB/HSV 339° 94.96% 46.67%
CMYK 0.00% 94.96% 62.18%
53.33%

Color #77062D in popluar number systems.

HEX 77 06 2D
Decimal 119 6 45
Binary 1110111 110 101101
Octal 167 6 55

Shades and tints

Shades of #77062D

#77062D
(119,6,45)
#6D0629
(109,6,41)
#630625
(99,6,37)
#590621
(89,6,33)
#4F061D
(79,6,29)
#450619
(69,6,25)
#3B0615
(59,6,21)
#310611
(49,6,17)
#27060D
(39,6,13)
#1D0609
(29,6,9)
#130605
(19,6,5)
#000000
(0,0,0)

Tints of #77062D

#77062D
(119,6,45)
#831C40
(131,28,64)
#8F3253
(143,50,83)
#9B4866
(155,72,102)
#A75E79
(167,94,121)
#B3748C
(179,116,140)
#BF8A9F
(191,138,159)
#CBA0B2
(203,160,178)
#D7B6C5
(215,182,197)
#E3CCD8
(227,204,216)
#EFE2EB
(239,226,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77062D color. Also use rgb(119,6,45) instead hex code.

Text Font Color

.myTextColor { color: #77062D; }

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

This text font color is #77062D.

Background Color

.myBgColor { background-color: #77062D; }

<div style="background-color:#77062D">Inner text</div>

This div background color is #77062D.

Border color

.myBorderColor { border: 1px solid #77062D; }

<div style="border:3px solid #77062D">Div</div>

This div border color is #77062D.

Opacity

.myOpacity80 { color: #77062D; opacity: 0.8; }

<p style="color:#77062D;opacity:0.8;">80%</p>

Text with #77062D 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 #77062D;}

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

This text has shadow with #77062D color.


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

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

This text has shadow with #77062D primary color and red secondary color.


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

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

This text has shadow with #77062D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #77062D.

Preview

Color preview on black background

This text has color #77062D on black background.


Color preview on white background

This text has color #77062D on white background.


Black color preview on #77062D background

This text has black color on #77062D background.


White color preview on #77062D background

This text has white color on #77062D background.


Related colors

Complementary color

Complementary color for #hex is #88F9D2.


I love getcolorcode.com

Triadic colors

1 #2D7706 and #062D77 with #77062D are triadic colors.

2 #2D0677 and #06772D with #77062D are triadic colors.