COLOR #76625D

HEX: #76625D RGB: (118,98,93)

Color info

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

RGB color model

#76625D color RGB value is (118,98,93).

RGB: (118,98,93) (46%, 38%, 36%)

RGB channels and saturation

R 118 of 255 = 46%
G 98 of 255 = 38%
B 93 of 255 = 36%

118
98
93

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

Portions of RGB colors in percentages

R + G + B = 118 + 98 + 93 = 309 (100%)
R 118 of 309 ~ 38.19%
G 98 of 309 ~ 31.72%
B 93 of 309 ~ 30.1'%

%38.19
%31.72
%30.1

CMYK color model

#76625D color CMYK value is (0,17,21,54).

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

CMYK: (0,17,21,54)
C0M17Y21K54 (0%, 17%, 21%, 54%)
(0.00 / 0.17 / 0.21 / 0.54)

CMYK percentages

%0
%16.95
%21.19
%53.73

Codes

Color #76625D in popluar color models

76 62 5D
RGB 118 98 93
HSL 12° 11.85% 41.37%
HSB/HSV 12° 21.19% 46.27%
CMYK 0.00% 16.95% 21.19%
53.73%

Color #76625D in popluar number systems.

HEX 76 62 5D
Decimal 118 98 93
Binary 1110110 1100010 1011101
Octal 166 142 135

Shades and tints

Shades of #76625D

#76625D
(118,98,93)
#6C5A55
(108,90,85)
#62524D
(98,82,77)
#584A45
(88,74,69)
#4E423D
(78,66,61)
#443A35
(68,58,53)
#3A322D
(58,50,45)
#302A25
(48,42,37)
#26221D
(38,34,29)
#1C1A15
(28,26,21)
#12120D
(18,18,13)
#000000
(0,0,0)

Tints of #76625D

#76625D
(118,98,93)
#82706B
(130,112,107)
#8E7E79
(142,126,121)
#9A8C87
(154,140,135)
#A69A95
(166,154,149)
#B2A8A3
(178,168,163)
#BEB6B1
(190,182,177)
#CAC4BF
(202,196,191)
#D6D2CD
(214,210,205)
#E2E0DB
(226,224,219)
#EEEEE9
(238,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76625D; }

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

This text font color is #76625D.

Background Color

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

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

This div background color is #76625D.

Border color

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

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

This div border color is #76625D.

Opacity

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

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

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

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

This text has shadow with #76625D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76625D.

Preview

Color preview on black background

This text has color #76625D on black background.


Color preview on white background

This text has color #76625D on white background.


Black color preview on #76625D background

This text has black color on #76625D background.


White color preview on #76625D background

This text has white color on #76625D background.


Related colors

Complementary color

Complementary color for #hex is #899DA2.


I love getcolorcode.com

Triadic colors

1 #5D7662 and #625D76 with #76625D are triadic colors.

2 #5D6276 and #62765D with #76625D are triadic colors.