COLOR #817253

HEX: #817253 RGB: (129,114,83)

Color info

#817253 contains red, green and blue colors in about the same proportion. Web safe color of #817253 is #996666 (or #966).

RGB color model

#817253 color RGB value is (129,114,83).

RGB: (129,114,83) (51%, 45%, 33%)

RGB channels and saturation

R 129 of 255 = 51%
G 114 of 255 = 45%
B 83 of 255 = 33%

129
114
83

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

Portions of RGB colors in percentages

R + G + B = 129 + 114 + 83 = 326 (100%)
R 129 of 326 ~ 39.57%
G 114 of 326 ~ 34.97%
B 83 of 326 ~ 25.46'%

%39.57
%34.97
%25.46

CMYK color model

#817253 color CMYK value is (0,12,36,49).

  • cyan value is 0.00%
  • magenta value is 11.63%
  • yellow value is 35.66%
  • key color value is 49.41%

CMYK: (0,12,36,49)
C0M12Y36K49 (0%, 12%, 36%, 49%)
(0.00 / 0.12 / 0.36 / 0.49)

CMYK percentages

%0
%11.63
%35.66
%49.41

Codes

Color #817253 in popluar color models

81 72 53
RGB 129 114 83
HSL 40° 21.70% 41.57%
HSB/HSV 40° 35.66% 50.59%
CMYK 0.00% 11.63% 35.66%
49.41%

Color #817253 in popluar number systems.

HEX 81 72 53
Decimal 129 114 83
Binary 10000001 1110010 1010011
Octal 201 162 123

Shades and tints

Shades of #817253

#817253
(129,114,83)
#76684C
(118,104,76)
#6B5E45
(107,94,69)
#60543E
(96,84,62)
#554A37
(85,74,55)
#4A4030
(74,64,48)
#3F3629
(63,54,41)
#342C22
(52,44,34)
#29221B
(41,34,27)
#1E1814
(30,24,20)
#130E0D
(19,14,13)
#000000
(0,0,0)

Tints of #817253

#817253
(129,114,83)
#8C7E62
(140,126,98)
#978A71
(151,138,113)
#A29680
(162,150,128)
#ADA28F
(173,162,143)
#B8AE9E
(184,174,158)
#C3BAAD
(195,186,173)
#CEC6BC
(206,198,188)
#D9D2CB
(217,210,203)
#E4DEDA
(228,222,218)
#EFEAE9
(239,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #817253 color. Also use rgb(129,114,83) instead hex code.

Text Font Color

.myTextColor { color: #817253; }

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

This text font color is #817253.

Background Color

.myBgColor { background-color: #817253; }

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

This div background color is #817253.

Border color

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

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

This div border color is #817253.

Opacity

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

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

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

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

This text has shadow with #817253 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #817253.

Preview

Color preview on black background

This text has color #817253 on black background.


Color preview on white background

This text has color #817253 on white background.


Black color preview on #817253 background

This text has black color on #817253 background.


White color preview on #817253 background

This text has white color on #817253 background.


Related colors

Complementary color

Complementary color for #hex is #7E8DAC.


I love getcolorcode.com

Triadic colors

1 #538172 and #725381 with #817253 are triadic colors.

2 #537281 and #728153 with #817253 are triadic colors.