COLOR #858699

HEX: #858699 RGB: (133,134,153)

Color info

#858699 contains red, green and blue colors in about the same proportion. Web safe color of #858699 is #999999 (or #999).

RGB color model

#858699 color RGB value is (133,134,153).

RGB: (133,134,153) (52%, 53%, 60%)

RGB channels and saturation

R 133 of 255 = 52%
G 134 of 255 = 53%
B 153 of 255 = 60%

133
134
153

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

Portions of RGB colors in percentages

R + G + B = 133 + 134 + 153 = 420 (100%)
R 133 of 420 ~ 31.67%
G 134 of 420 ~ 31.9%
B 153 of 420 ~ 36.43'%

%31.67
%31.9
%36.43

CMYK color model

#858699 color CMYK value is (13,12,0,40).

  • cyan value is 13.07%
  • magenta value is 12.42%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (13,12,0,40)
C13M12Y0K40 (13%, 12%, 0%, 40%)
(0.13 / 0.12 / 0.00 / 0.40)

CMYK percentages

%13.07
%12.42
%0
%40

Codes

Color #858699 in popluar color models

85 86 99
RGB 133 134 153
HSL 237° 8.93% 56.08%
HSB/HSV 237° 13.07% 60.00%
CMYK 13.07% 12.42% 0.00%
40.00%

Color #858699 in popluar number systems.

HEX 85 86 99
Decimal 133 134 153
Binary 10000101 10000110 10011001
Octal 205 206 231

Shades and tints

Shades of #858699

#858699
(133,134,153)
#797A8C
(121,122,140)
#6D6E7F
(109,110,127)
#616272
(97,98,114)
#555665
(85,86,101)
#494A58
(73,74,88)
#3D3E4B
(61,62,75)
#31323E
(49,50,62)
#252631
(37,38,49)
#191A24
(25,26,36)
#0D0E17
(13,14,23)
#000000
(0,0,0)

Tints of #858699

#858699
(133,134,153)
#9091A2
(144,145,162)
#9B9CAB
(155,156,171)
#A6A7B4
(166,167,180)
#B1B2BD
(177,178,189)
#BCBDC6
(188,189,198)
#C7C8CF
(199,200,207)
#D2D3D8
(210,211,216)
#DDDEE1
(221,222,225)
#E8E9EA
(232,233,234)
#F3F4F3
(243,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #858699 color. Also use rgb(133,134,153) instead hex code.

Text Font Color

.myTextColor { color: #858699; }

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

This text font color is #858699.

Background Color

.myBgColor { background-color: #858699; }

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

This div background color is #858699.

Border color

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

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

This div border color is #858699.

Opacity

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

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

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

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

This text has shadow with #858699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858699.

Preview

Color preview on black background

This text has color #858699 on black background.


Color preview on white background

This text has color #858699 on white background.


Black color preview on #858699 background

This text has black color on #858699 background.


White color preview on #858699 background

This text has white color on #858699 background.


Related colors

Complementary color

Complementary color for #hex is #7A7966.


I love getcolorcode.com

Triadic colors

1 #998586 and #869985 with #858699 are triadic colors.

2 #998685 and #868599 with #858699 are triadic colors.