COLOR #77411D

HEX: #77411D RGB: (119,65,29)

Color info

#77411D contains mainly red and green colors. Web safe color of #77411D is #663333 (or #633).

RGB color model

#77411D color RGB value is (119,65,29).

RGB: (119,65,29) (47%, 25%, 11%)

RGB channels and saturation

R 119 of 255 = 47%
G 65 of 255 = 25%
B 29 of 255 = 11%

119
65
29

R + G + B ~ 28%. #77411D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 65 + 29 = 213 (100%)
R 119 of 213 ~ 55.87%
G 65 of 213 ~ 30.52%
B 29 of 213 ~ 13.62'%

%55.87
%30.52
%13.62

CMYK color model

#77411D color CMYK value is (0,45,76,53).

  • cyan value is 0.00%
  • magenta value is 45.38%
  • yellow value is 75.63%
  • key color value is 53.33%
CMYK: (0,45,76,53) C0M45Y76K53 (0%,45%,76%,53%) (0.00/0.45/0.76/0.53) 

CMYK percentages

%0
%45.38
%75.63
%53.33

Codes

Color #77411D in popluar color models

77 41 1D
RGB 119 65 29
HSL 24° 60.81% 29.02%
HSB/HSV 24° 75.63% 46.67%
CMYK 0.00% 45.38% 75.63%
53.33%

Color #77411D in popluar number systems.

HEX 77 41 1D
Decimal 119 65 29
Binary 1110111 1000001 11101
Octal 167 101 35

Shades and tints

Shades of #77411D

#77411D
(119,65,29)
#6D3C1B
(109,60,27)
#633719
(99,55,25)
#593217
(89,50,23)
#4F2D15
(79,45,21)
#452813
(69,40,19)
#3B2311
(59,35,17)
#311E0F
(49,30,15)
#27190D
(39,25,13)
#1D140B
(29,20,11)
#130F09
(19,15,9)
#000000
(0,0,0)

Tints of #77411D

#77411D
(119,65,29)
#835231
(131,82,49)
#8F6345
(143,99,69)
#9B7459
(155,116,89)
#A7856D
(167,133,109)
#B39681
(179,150,129)
#BFA795
(191,167,149)
#CBB8A9
(203,184,169)
#D7C9BD
(215,201,189)
#E3DAD1
(227,218,209)
#EFEBE5
(239,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77411D color. Also use rgb(119,65,29) instead hex code.

Text Font Color

.myTextColor { color: #77411D; }

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

This text font color is #77411D.

Background Color

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

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

This div background color is #77411D.

Border color

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

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

This div border color is #77411D.

Opacity

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

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

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

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

This text has shadow with #77411D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77411D.

Preview

Color preview on black background

This text has color #77411D on black background.


Color preview on white background

This text has color #77411D on white background.


Black color preview on #77411D background

This text has black color on #77411D background.


White color preview on #77411D background

This text has white color on #77411D background.


Related colors

Complementary color

Complementary color for #hex is #88BEE2.


I love getcolorcode.com

Triadic colors

1 #1D7741 and #411D77 with #77411D are triadic colors.

2 #1D4177 and #41771D with #77411D are triadic colors.