COLOR #857481

HEX: #857481 RGB: (133,116,129)

Color info

#857481 contains red, green and blue colors in about the same proportion. Web safe color of #857481 is #996699 (or #969).

RGB color model

#857481 color RGB value is (133,116,129).

RGB: (133,116,129) (52%, 45%, 51%)

RGB channels and saturation

R 133 of 255 = 52%
G 116 of 255 = 45%
B 129 of 255 = 51%

133
116
129

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

Portions of RGB colors in percentages

R + G + B = 133 + 116 + 129 = 378 (100%)
R 133 of 378 ~ 35.19%
G 116 of 378 ~ 30.69%
B 129 of 378 ~ 34.13'%

%35.19
%30.69
%34.13

CMYK color model

#857481 color CMYK value is (0,13,3,48).

  • cyan value is 0.00%
  • magenta value is 12.78%
  • yellow value is 3.01%
  • key color value is 47.84%

CMYK: (0,13,3,48)
C0M13Y3K48 (0%, 13%, 3%, 48%)
(0.00 / 0.13 / 0.03 / 0.48)

CMYK percentages

%0
%12.78
%3.01
%47.84

Codes

Color #857481 in popluar color models

85 74 81
RGB 133 116 129
HSL 314° 6.83% 48.82%
HSB/HSV 314° 12.78% 52.16%
CMYK 0.00% 12.78% 3.01%
47.84%

Color #857481 in popluar number systems.

HEX 85 74 81
Decimal 133 116 129
Binary 10000101 1110100 10000001
Octal 205 164 201

Shades and tints

Shades of #857481

#857481
(133,116,129)
#796A76
(121,106,118)
#6D606B
(109,96,107)
#615660
(97,86,96)
#554C55
(85,76,85)
#49424A
(73,66,74)
#3D383F
(61,56,63)
#312E34
(49,46,52)
#252429
(37,36,41)
#191A1E
(25,26,30)
#0D1013
(13,16,19)
#000000
(0,0,0)

Tints of #857481

#857481
(133,116,129)
#90808C
(144,128,140)
#9B8C97
(155,140,151)
#A698A2
(166,152,162)
#B1A4AD
(177,164,173)
#BCB0B8
(188,176,184)
#C7BCC3
(199,188,195)
#D2C8CE
(210,200,206)
#DDD4D9
(221,212,217)
#E8E0E4
(232,224,228)
#F3ECEF
(243,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #857481 color. Also use rgb(133,116,129) instead hex code.

Text Font Color

.myTextColor { color: #857481; }

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

This text font color is #857481.

Background Color

.myBgColor { background-color: #857481; }

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

This div background color is #857481.

Border color

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

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

This div border color is #857481.

Opacity

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

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

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

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

This text has shadow with #857481 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857481.

Preview

Color preview on black background

This text has color #857481 on black background.


Color preview on white background

This text has color #857481 on white background.


Black color preview on #857481 background

This text has black color on #857481 background.


White color preview on #857481 background

This text has white color on #857481 background.


Related colors

Complementary color

Complementary color for #hex is #7A8B7E.


I love getcolorcode.com

Triadic colors

1 #818574 and #748185 with #857481 are triadic colors.

2 #817485 and #748581 with #857481 are triadic colors.