COLOR #816273

HEX: #816273 RGB: (129,98,115)

Color info

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

RGB color model

#816273 color RGB value is (129,98,115).

RGB: (129,98,115) (51%, 38%, 45%)

RGB channels and saturation

R 129 of 255 = 51%
G 98 of 255 = 38%
B 115 of 255 = 45%

129
98
115

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

Portions of RGB colors in percentages

R + G + B = 129 + 98 + 115 = 342 (100%)
R 129 of 342 ~ 37.72%
G 98 of 342 ~ 28.65%
B 115 of 342 ~ 33.63'%

%37.72
%28.65
%33.63

CMYK color model

#816273 color CMYK value is (0,24,11,49).

  • cyan value is 0.00%
  • magenta value is 24.03%
  • yellow value is 10.85%
  • key color value is 49.41%

CMYK: (0,24,11,49)
C0M24Y11K49 (0%, 24%, 11%, 49%)
(0.00 / 0.24 / 0.11 / 0.49)

CMYK percentages

%0
%24.03
%10.85
%49.41

Codes

Color #816273 in popluar color models

81 62 73
RGB 129 98 115
HSL 327° 13.66% 44.51%
HSB/HSV 327° 24.03% 50.59%
CMYK 0.00% 24.03% 10.85%
49.41%

Color #816273 in popluar number systems.

HEX 81 62 73
Decimal 129 98 115
Binary 10000001 1100010 1110011
Octal 201 142 163

Shades and tints

Shades of #816273

#816273
(129,98,115)
#765A69
(118,90,105)
#6B525F
(107,82,95)
#604A55
(96,74,85)
#55424B
(85,66,75)
#4A3A41
(74,58,65)
#3F3237
(63,50,55)
#342A2D
(52,42,45)
#292223
(41,34,35)
#1E1A19
(30,26,25)
#13120F
(19,18,15)
#000000
(0,0,0)

Tints of #816273

#816273
(129,98,115)
#8C707F
(140,112,127)
#977E8B
(151,126,139)
#A28C97
(162,140,151)
#AD9AA3
(173,154,163)
#B8A8AF
(184,168,175)
#C3B6BB
(195,182,187)
#CEC4C7
(206,196,199)
#D9D2D3
(217,210,211)
#E4E0DF
(228,224,223)
#EFEEEB
(239,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #816273; }

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

This text font color is #816273.

Background Color

.myBgColor { background-color: #816273; }

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

This div background color is #816273.

Border color

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

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

This div border color is #816273.

Opacity

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

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

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

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

This text has shadow with #816273 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #816273.

Preview

Color preview on black background

This text has color #816273 on black background.


Color preview on white background

This text has color #816273 on white background.


Black color preview on #816273 background

This text has black color on #816273 background.


White color preview on #816273 background

This text has white color on #816273 background.


Related colors

Complementary color

Complementary color for #hex is #7E9D8C.


I love getcolorcode.com

Triadic colors

1 #738162 and #627381 with #816273 are triadic colors.

2 #736281 and #628173 with #816273 are triadic colors.