COLOR #76625E

HEX: #76625E RGB: (118,98,94)

Color info

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

RGB color model

#76625E color RGB value is (118,98,94).

RGB: (118,98,94) (46%, 38%, 37%)

RGB channels and saturation

R 118 of 255 = 46%
G 98 of 255 = 38%
B 94 of 255 = 37%

118
98
94

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

Portions of RGB colors in percentages

R + G + B = 118 + 98 + 94 = 310 (100%)
R 118 of 310 ~ 38.06%
G 98 of 310 ~ 31.61%
B 94 of 310 ~ 30.32'%

%38.06
%31.61
%30.32

CMYK color model

#76625E color CMYK value is (0,17,20,54).

  • cyan value is 0.00%
  • magenta value is 16.95%
  • yellow value is 20.34%
  • key color value is 53.73%

CMYK: (0,17,20,54)
C0M17Y20K54 (0%, 17%, 20%, 54%)
(0.00 / 0.17 / 0.20 / 0.54)

CMYK percentages

%0
%16.95
%20.34
%53.73

Codes

Color #76625E in popluar color models

76 62 5E
RGB 118 98 94
HSL 10° 11.32% 41.57%
HSB/HSV 10° 20.34% 46.27%
CMYK 0.00% 16.95% 20.34%
53.73%

Color #76625E in popluar number systems.

HEX 76 62 5E
Decimal 118 98 94
Binary 1110110 1100010 1011110
Octal 166 142 136

Shades and tints

Shades of #76625E

#76625E
(118,98,94)
#6C5A56
(108,90,86)
#62524E
(98,82,78)
#584A46
(88,74,70)
#4E423E
(78,66,62)
#443A36
(68,58,54)
#3A322E
(58,50,46)
#302A26
(48,42,38)
#26221E
(38,34,30)
#1C1A16
(28,26,22)
#12120E
(18,18,14)
#000000
(0,0,0)

Tints of #76625E

#76625E
(118,98,94)
#82706C
(130,112,108)
#8E7E7A
(142,126,122)
#9A8C88
(154,140,136)
#A69A96
(166,154,150)
#B2A8A4
(178,168,164)
#BEB6B2
(190,182,178)
#CAC4C0
(202,196,192)
#D6D2CE
(214,210,206)
#E2E0DC
(226,224,220)
#EEEEEA
(238,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76625E color. Also use rgb(118,98,94) instead hex code.

Text Font Color

.myTextColor { color: #76625E; }

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

This text font color is #76625E.

Background Color

.myBgColor { background-color: #76625E; }

<div style="background-color:#76625E">Inner text</div>

This div background color is #76625E.

Border color

.myBorderColor { border: 1px solid #76625E; }

<div style="border:3px solid #76625E">Div</div>

This div border color is #76625E.

Opacity

.myOpacity80 { color: #76625E; opacity: 0.8; }

<p style="color:#76625E;opacity:0.8;">80%</p>

Text with #76625E 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 #76625E;}

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

This text has shadow with #76625E color.


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

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

This text has shadow with #76625E primary color and red secondary color.


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

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

This text has shadow with #76625E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76625E.

Preview

Color preview on black background

This text has color #76625E on black background.


Color preview on white background

This text has color #76625E on white background.


Black color preview on #76625E background

This text has black color on #76625E background.


White color preview on #76625E background

This text has white color on #76625E background.


Related colors

Complementary color

Complementary color for #hex is #899DA1.


I love getcolorcode.com

Triadic colors

1 #5E7662 and #625E76 with #76625E are triadic colors.

2 #5E6276 and #62765E with #76625E are triadic colors.