COLOR #818373

HEX: #818373 RGB: (129,131,115)

Color info

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

RGB color model

#818373 color RGB value is (129,131,115).

RGB: (129,131,115) (51%, 51%, 45%)

RGB channels and saturation

R 129 of 255 = 51%
G 131 of 255 = 51%
B 115 of 255 = 45%

129
131
115

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

Portions of RGB colors in percentages

R + G + B = 129 + 131 + 115 = 375 (100%)
R 129 of 375 ~ 34.4%
G 131 of 375 ~ 34.93%
B 115 of 375 ~ 30.67'%

%34.4
%34.93
%30.67

CMYK color model

#818373 color CMYK value is (2,0,12,49).

  • cyan value is 1.53%
  • magenta value is 0.00%
  • yellow value is 12.21%
  • key color value is 48.63%

CMYK: (2,0,12,49)
C2M0Y12K49 (2%, 0%, 12%, 49%)
(0.02 / 0.00 / 0.12 / 0.49)

CMYK percentages

%1.53
%0
%12.21
%48.63

Codes

Color #818373 in popluar color models

81 83 73
RGB 129 131 115
HSL 68° 6.50% 48.24%
HSB/HSV 68° 12.21% 51.37%
CMYK 1.53% 0.00% 12.21%
48.63%

Color #818373 in popluar number systems.

HEX 81 83 73
Decimal 129 131 115
Binary 10000001 10000011 1110011
Octal 201 203 163

Shades and tints

Shades of #818373

#818373
(129,131,115)
#767869
(118,120,105)
#6B6D5F
(107,109,95)
#606255
(96,98,85)
#55574B
(85,87,75)
#4A4C41
(74,76,65)
#3F4137
(63,65,55)
#34362D
(52,54,45)
#292B23
(41,43,35)
#1E2019
(30,32,25)
#13150F
(19,21,15)
#000000
(0,0,0)

Tints of #818373

#818373
(129,131,115)
#8C8E7F
(140,142,127)
#97998B
(151,153,139)
#A2A497
(162,164,151)
#ADAFA3
(173,175,163)
#B8BAAF
(184,186,175)
#C3C5BB
(195,197,187)
#CED0C7
(206,208,199)
#D9DBD3
(217,219,211)
#E4E6DF
(228,230,223)
#EFF1EB
(239,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #818373 color. Also use rgb(129,131,115) instead hex code.

Text Font Color

.myTextColor { color: #818373; }

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

This text font color is #818373.

Background Color

.myBgColor { background-color: #818373; }

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

This div background color is #818373.

Border color

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

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

This div border color is #818373.

Opacity

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

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

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

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

This text has shadow with #818373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #818373.

Preview

Color preview on black background

This text has color #818373 on black background.


Color preview on white background

This text has color #818373 on white background.


Black color preview on #818373 background

This text has black color on #818373 background.


White color preview on #818373 background

This text has white color on #818373 background.


Related colors

Complementary color

Complementary color for #hex is #7E7C8C.


I love getcolorcode.com

Triadic colors

1 #738183 and #837381 with #818373 are triadic colors.

2 #738381 and #838173 with #818373 are triadic colors.