COLOR #77625A

HEX: #77625A RGB: (119,98,90)

Color info

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

RGB color model

#77625A color RGB value is (119,98,90).

RGB: (119,98,90) (47%, 38%, 35%)

RGB channels and saturation

R 119 of 255 = 47%
G 98 of 255 = 38%
B 90 of 255 = 35%

119
98
90

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

Portions of RGB colors in percentages

R + G + B = 119 + 98 + 90 = 307 (100%)
R 119 of 307 ~ 38.76%
G 98 of 307 ~ 31.92%
B 90 of 307 ~ 29.32'%

%38.76
%31.92
%29.32

CMYK color model

#77625A color CMYK value is (0,18,24,53).

  • cyan value is 0.00%
  • magenta value is 17.65%
  • yellow value is 24.37%
  • key color value is 53.33%

CMYK: (0,18,24,53)
C0M18Y24K53 (0%, 18%, 24%, 53%)
(0.00 / 0.18 / 0.24 / 0.53)

CMYK percentages

%0
%17.65
%24.37
%53.33

Codes

Color #77625A in popluar color models

77 62 5A
RGB 119 98 90
HSL 17° 13.88% 40.98%
HSB/HSV 17° 24.37% 46.67%
CMYK 0.00% 17.65% 24.37%
53.33%

Color #77625A in popluar number systems.

HEX 77 62 5A
Decimal 119 98 90
Binary 1110111 1100010 1011010
Octal 167 142 132

Shades and tints

Shades of #77625A

#77625A
(119,98,90)
#6D5A52
(109,90,82)
#63524A
(99,82,74)
#594A42
(89,74,66)
#4F423A
(79,66,58)
#453A32
(69,58,50)
#3B322A
(59,50,42)
#312A22
(49,42,34)
#27221A
(39,34,26)
#1D1A12
(29,26,18)
#13120A
(19,18,10)
#000000
(0,0,0)

Tints of #77625A

#77625A
(119,98,90)
#837069
(131,112,105)
#8F7E78
(143,126,120)
#9B8C87
(155,140,135)
#A79A96
(167,154,150)
#B3A8A5
(179,168,165)
#BFB6B4
(191,182,180)
#CBC4C3
(203,196,195)
#D7D2D2
(215,210,210)
#E3E0E1
(227,224,225)
#EFEEF0
(239,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77625A; }

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

This text font color is #77625A.

Background Color

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

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

This div background color is #77625A.

Border color

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

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

This div border color is #77625A.

Opacity

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

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

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

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

This text has shadow with #77625A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77625A.

Preview

Color preview on black background

This text has color #77625A on black background.


Color preview on white background

This text has color #77625A on white background.


Black color preview on #77625A background

This text has black color on #77625A background.


White color preview on #77625A background

This text has white color on #77625A background.


Related colors

Complementary color

Complementary color for #hex is #889DA5.


I love getcolorcode.com

Triadic colors

1 #5A7762 and #625A77 with #77625A are triadic colors.

2 #5A6277 and #62775A with #77625A are triadic colors.