COLOR #859690

HEX: #859690 RGB: (133,150,144)

Color info

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

RGB color model

#859690 color RGB value is (133,150,144).

RGB: (133,150,144) (52%, 59%, 56%)

RGB channels and saturation

R 133 of 255 = 52%
G 150 of 255 = 59%
B 144 of 255 = 56%

133
150
144

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

Portions of RGB colors in percentages

R + G + B = 133 + 150 + 144 = 427 (100%)
R 133 of 427 ~ 31.15%
G 150 of 427 ~ 35.13%
B 144 of 427 ~ 33.72'%

%31.15
%35.13
%33.72

CMYK color model

#859690 color CMYK value is (11,0,4,41).

  • cyan value is 11.33%
  • magenta value is 0.00%
  • yellow value is 4.00%
  • key color value is 41.18%

CMYK: (11,0,4,41)
C11M0Y4K41 (11%, 0%, 4%, 41%)
(0.11 / 0.00 / 0.04 / 0.41)

CMYK percentages

%11.33
%0
%4
%41.18

Codes

Color #859690 in popluar color models

85 96 90
RGB 133 150 144
HSL 159° 7.49% 55.49%
HSB/HSV 159° 11.33% 58.82%
CMYK 11.33% 0.00% 4.00%
41.18%

Color #859690 in popluar number systems.

HEX 85 96 90
Decimal 133 150 144
Binary 10000101 10010110 10010000
Octal 205 226 220

Shades and tints

Shades of #859690

#859690
(133,150,144)
#798983
(121,137,131)
#6D7C76
(109,124,118)
#616F69
(97,111,105)
#55625C
(85,98,92)
#49554F
(73,85,79)
#3D4842
(61,72,66)
#313B35
(49,59,53)
#252E28
(37,46,40)
#19211B
(25,33,27)
#0D140E
(13,20,14)
#000000
(0,0,0)

Tints of #859690

#859690
(133,150,144)
#909F9A
(144,159,154)
#9BA8A4
(155,168,164)
#A6B1AE
(166,177,174)
#B1BAB8
(177,186,184)
#BCC3C2
(188,195,194)
#C7CCCC
(199,204,204)
#D2D5D6
(210,213,214)
#DDDEE0
(221,222,224)
#E8E7EA
(232,231,234)
#F3F0F4
(243,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #859690 color. Also use rgb(133,150,144) instead hex code.

Text Font Color

.myTextColor { color: #859690; }

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

This text font color is #859690.

Background Color

.myBgColor { background-color: #859690; }

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

This div background color is #859690.

Border color

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

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

This div border color is #859690.

Opacity

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

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

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

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

This text has shadow with #859690 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859690.

Preview

Color preview on black background

This text has color #859690 on black background.


Color preview on white background

This text has color #859690 on white background.


Black color preview on #859690 background

This text has black color on #859690 background.


White color preview on #859690 background

This text has white color on #859690 background.


Related colors

Complementary color

Complementary color for #hex is #7A696F.


I love getcolorcode.com

Triadic colors

1 #908596 and #969085 with #859690 are triadic colors.

2 #909685 and #968590 with #859690 are triadic colors.