COLOR #77625C

HEX: #77625C RGB: (119,98,92)

Color info

#77625C contains red, green and blue colors in about the same proportion. Web safe color of #77625C is #666666 (or #666).

RGB color model

#77625C color RGB value is (119,98,92).

RGB: (119,98,92) (47%, 38%, 36%)

RGB channels and saturation

R 119 of 255 = 47%
G 98 of 255 = 38%
B 92 of 255 = 36%

119
98
92

R + G + B ~ 40%. #77625C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 98 + 92 = 309 (100%)
R 119 of 309 ~ 38.51%
G 98 of 309 ~ 31.72%
B 92 of 309 ~ 29.77'%

%38.51
%31.72
%29.77

CMYK color model

#77625C color CMYK value is (0,18,23,53).

  • cyan value is 0.00%
  • magenta value is 17.65%
  • yellow value is 22.69%
  • key color value is 53.33%
CMYK: (0,18,23,53) C0M18Y23K53 (0%,18%,23%,53%) (0.00/0.18/0.23/0.53) 

CMYK percentages

%0
%17.65
%22.69
%53.33

Codes

Color #77625C in popluar color models

77 62 5C
RGB 119 98 92
HSL 13° 12.80% 41.37%
HSB/HSV 13° 22.69% 46.67%
CMYK 0.00% 17.65% 22.69%
53.33%

Color #77625C in popluar number systems.

HEX 77 62 5C
Decimal 119 98 92
Binary 1110111 1100010 1011100
Octal 167 142 134

Shades and tints

Shades of #77625C

#77625C
(119,98,92)
#6D5A54
(109,90,84)
#63524C
(99,82,76)
#594A44
(89,74,68)
#4F423C
(79,66,60)
#453A34
(69,58,52)
#3B322C
(59,50,44)
#312A24
(49,42,36)
#27221C
(39,34,28)
#1D1A14
(29,26,20)
#13120C
(19,18,12)
#000000
(0,0,0)

Tints of #77625C

#77625C
(119,98,92)
#83706A
(131,112,106)
#8F7E78
(143,126,120)
#9B8C86
(155,140,134)
#A79A94
(167,154,148)
#B3A8A2
(179,168,162)
#BFB6B0
(191,182,176)
#CBC4BE
(203,196,190)
#D7D2CC
(215,210,204)
#E3E0DA
(227,224,218)
#EFEEE8
(239,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77625C color. Also use rgb(119,98,92) instead hex code.

Text Font Color

.myTextColor { color: #77625C; }

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

This text font color is #77625C.

Background Color

.myBgColor { background-color: #77625C; }

<div style="background-color:#77625C">Inner text</div>

This div background color is #77625C.

Border color

.myBorderColor { border: 1px solid #77625C; }

<div style="border:3px solid #77625C">Div</div>

This div border color is #77625C.

Opacity

.myOpacity80 { color: #77625C; opacity: 0.8; }

<p style="color:#77625C;opacity:0.8;">80%</p>

Text with #77625C 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 #77625C;}

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

This text has shadow with #77625C color.


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

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

This text has shadow with #77625C primary color and red secondary color.


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

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

This text has shadow with #77625C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #77625C.

Preview

Color preview on black background

This text has color #77625C on black background.


Color preview on white background

This text has color #77625C on white background.


Black color preview on #77625C background

This text has black color on #77625C background.


White color preview on #77625C background

This text has white color on #77625C background.


Related colors

Complementary color

Complementary color for #hex is #889DA3.


I love getcolorcode.com

Triadic colors

1 #5C7762 and #625C77 with #77625C are triadic colors.

2 #5C6277 and #62775C with #77625C are triadic colors.