COLOR #838762

HEX: #838762 RGB: (131,135,98)

Color info

#838762 contains red, green and blue colors in about the same proportion. Web safe color of #838762 is #999966 (or #996).

RGB color model

#838762 color RGB value is (131,135,98).

RGB: (131,135,98) (51%, 53%, 38%)

RGB channels and saturation

R 131 of 255 = 51%
G 135 of 255 = 53%
B 98 of 255 = 38%

131
135
98

R + G + B ~ 47%. #838762 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 131 + 135 + 98 = 364 (100%)
R 131 of 364 ~ 35.99%
G 135 of 364 ~ 37.09%
B 98 of 364 ~ 26.92'%

%35.99
%37.09
%26.92

CMYK color model

#838762 color CMYK value is (3,0,27,47).

  • cyan value is 2.96%
  • magenta value is 0.00%
  • yellow value is 27.41%
  • key color value is 47.06%

CMYK: (3,0,27,47)
C3M0Y27K47 (3%, 0%, 27%, 47%)
(0.03 / 0.00 / 0.27 / 0.47)

CMYK percentages

%2.96
%0
%27.41
%47.06

Codes

Color #838762 in popluar color models

83 87 62
RGB 131 135 98
HSL 66° 15.88% 45.69%
HSB/HSV 66° 27.41% 52.94%
CMYK 2.96% 0.00% 27.41%
47.06%

Color #838762 in popluar number systems.

HEX 83 87 62
Decimal 131 135 98
Binary 10000011 10000111 1100010
Octal 203 207 142

Shades and tints

Shades of #838762

#838762
(131,135,98)
#787B5A
(120,123,90)
#6D6F52
(109,111,82)
#62634A
(98,99,74)
#575742
(87,87,66)
#4C4B3A
(76,75,58)
#413F32
(65,63,50)
#36332A
(54,51,42)
#2B2722
(43,39,34)
#201B1A
(32,27,26)
#150F12
(21,15,18)
#000000
(0,0,0)

Tints of #838762

#838762
(131,135,98)
#8E9170
(142,145,112)
#999B7E
(153,155,126)
#A4A58C
(164,165,140)
#AFAF9A
(175,175,154)
#BAB9A8
(186,185,168)
#C5C3B6
(197,195,182)
#D0CDC4
(208,205,196)
#DBD7D2
(219,215,210)
#E6E1E0
(230,225,224)
#F1EBEE
(241,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #838762 color. Also use rgb(131,135,98) instead hex code.

Text Font Color

.myTextColor { color: #838762; }

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

This text font color is #838762.

Background Color

.myBgColor { background-color: #838762; }

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

This div background color is #838762.

Border color

.myBorderColor { border: 1px solid #838762; }

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

This div border color is #838762.

Opacity

.myOpacity80 { color: #838762; opacity: 0.8; }

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

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

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

This text has shadow with #838762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #838762.

Preview

Color preview on black background

This text has color #838762 on black background.


Color preview on white background

This text has color #838762 on white background.


Black color preview on #838762 background

This text has black color on #838762 background.


White color preview on #838762 background

This text has white color on #838762 background.


Related colors

Complementary color

Complementary color for #hex is #7C789D.


I love getcolorcode.com

Triadic colors

1 #628387 and #876283 with #838762 are triadic colors.

2 #628783 and #878362 with #838762 are triadic colors.