COLOR #77813F

HEX: #77813F RGB: (119,129,63)

Color info

#77813F contains mainly red and green colors. Web safe color of #77813F is #669933 (or #693).

RGB color model

#77813F color RGB value is (119,129,63).

RGB: (119,129,63) (47%, 51%, 25%)

RGB channels and saturation

R 119 of 255 = 47%
G 129 of 255 = 51%
B 63 of 255 = 25%

119
129
63

R + G + B ~ 41%. #77813F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 129 + 63 = 311 (100%)
R 119 of 311 ~ 38.26%
G 129 of 311 ~ 41.48%
B 63 of 311 ~ 20.26'%

%38.26
%41.48
%20.26

CMYK color model

#77813F color CMYK value is (8,0,51,49).

  • cyan value is 7.75%
  • magenta value is 0.00%
  • yellow value is 51.16%
  • key color value is 49.41%
CMYK: (8,0,51,49) C8M0Y51K49 (8%,0%,51%,49%) (0.08/0.00/0.51/0.49) 

CMYK percentages

%7.75
%0
%51.16
%49.41

Codes

Color #77813F in popluar color models

77 81 3F
RGB 119 129 63
HSL 69° 34.38% 37.65%
HSB/HSV 69° 51.16% 50.59%
CMYK 7.75% 0.00% 51.16%
49.41%

Color #77813F in popluar number systems.

HEX 77 81 3F
Decimal 119 129 63
Binary 1110111 10000001 111111
Octal 167 201 77

Shades and tints

Shades of #77813F

#77813F
(119,129,63)
#6D763A
(109,118,58)
#636B35
(99,107,53)
#596030
(89,96,48)
#4F552B
(79,85,43)
#454A26
(69,74,38)
#3B3F21
(59,63,33)
#31341C
(49,52,28)
#272917
(39,41,23)
#1D1E12
(29,30,18)
#13130D
(19,19,13)
#000000
(0,0,0)

Tints of #77813F

#77813F
(119,129,63)
#838C50
(131,140,80)
#8F9761
(143,151,97)
#9BA272
(155,162,114)
#A7AD83
(167,173,131)
#B3B894
(179,184,148)
#BFC3A5
(191,195,165)
#CBCEB6
(203,206,182)
#D7D9C7
(215,217,199)
#E3E4D8
(227,228,216)
#EFEFE9
(239,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77813F color. Also use rgb(119,129,63) instead hex code.

Text Font Color

.myTextColor { color: #77813F; }

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

This text font color is #77813F.

Background Color

.myBgColor { background-color: #77813F; }

<div style="background-color:#77813F">Inner text</div>

This div background color is #77813F.

Border color

.myBorderColor { border: 1px solid #77813F; }

<div style="border:3px solid #77813F">Div</div>

This div border color is #77813F.

Opacity

.myOpacity80 { color: #77813F; opacity: 0.8; }

<p style="color:#77813F;opacity:0.8;">80%</p>

Text with #77813F 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 #77813F;}

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

This text has shadow with #77813F color.


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

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

This text has shadow with #77813F primary color and red secondary color.


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

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

This text has shadow with #77813F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #77813F.

Preview

Color preview on black background

This text has color #77813F on black background.


Color preview on white background

This text has color #77813F on white background.


Black color preview on #77813F background

This text has black color on #77813F background.


White color preview on #77813F background

This text has white color on #77813F background.


Related colors

Complementary color

Complementary color for #hex is #887EC0.


I love getcolorcode.com

Triadic colors

1 #3F7781 and #813F77 with #77813F are triadic colors.

2 #3F8177 and #81773F with #77813F are triadic colors.