COLOR #858774

HEX: #858774 RGB: (133,135,116)

Color info

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

RGB color model

#858774 color RGB value is (133,135,116).

RGB: (133,135,116) (52%, 53%, 45%)

RGB channels and saturation

R 133 of 255 = 52%
G 135 of 255 = 53%
B 116 of 255 = 45%

133
135
116

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

Portions of RGB colors in percentages

R + G + B = 133 + 135 + 116 = 384 (100%)
R 133 of 384 ~ 34.64%
G 135 of 384 ~ 35.16%
B 116 of 384 ~ 30.21'%

%34.64
%35.16
%30.21

CMYK color model

#858774 color CMYK value is (1,0,14,47).

  • cyan value is 1.48%
  • magenta value is 0.00%
  • yellow value is 14.07%
  • key color value is 47.06%

CMYK: (1,0,14,47)
C1M0Y14K47 (1%, 0%, 14%, 47%)
(0.01 / 0.00 / 0.14 / 0.47)

CMYK percentages

%1.48
%0
%14.07
%47.06

Codes

Color #858774 in popluar color models

85 87 74
RGB 133 135 116
HSL 66° 7.57% 49.22%
HSB/HSV 66° 14.07% 52.94%
CMYK 1.48% 0.00% 14.07%
47.06%

Color #858774 in popluar number systems.

HEX 85 87 74
Decimal 133 135 116
Binary 10000101 10000111 1110100
Octal 205 207 164

Shades and tints

Shades of #858774

#858774
(133,135,116)
#797B6A
(121,123,106)
#6D6F60
(109,111,96)
#616356
(97,99,86)
#55574C
(85,87,76)
#494B42
(73,75,66)
#3D3F38
(61,63,56)
#31332E
(49,51,46)
#252724
(37,39,36)
#191B1A
(25,27,26)
#0D0F10
(13,15,16)
#000000
(0,0,0)

Tints of #858774

#858774
(133,135,116)
#909180
(144,145,128)
#9B9B8C
(155,155,140)
#A6A598
(166,165,152)
#B1AFA4
(177,175,164)
#BCB9B0
(188,185,176)
#C7C3BC
(199,195,188)
#D2CDC8
(210,205,200)
#DDD7D4
(221,215,212)
#E8E1E0
(232,225,224)
#F3EBEC
(243,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #858774; }

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

This text font color is #858774.

Background Color

.myBgColor { background-color: #858774; }

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

This div background color is #858774.

Border color

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

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

This div border color is #858774.

Opacity

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

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

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

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

This text has shadow with #858774 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858774.

Preview

Color preview on black background

This text has color #858774 on black background.


Color preview on white background

This text has color #858774 on white background.


Black color preview on #858774 background

This text has black color on #858774 background.


White color preview on #858774 background

This text has white color on #858774 background.


Related colors

Complementary color

Complementary color for #hex is #7A788B.


I love getcolorcode.com

Triadic colors

1 #748587 and #877485 with #858774 are triadic colors.

2 #748785 and #878574 with #858774 are triadic colors.