COLOR #859293

HEX: #859293 RGB: (133,146,147)

Color info

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

RGB color model

#859293 color RGB value is (133,146,147).

RGB: (133,146,147) (52%, 57%, 58%)

RGB channels and saturation

R 133 of 255 = 52%
G 146 of 255 = 57%
B 147 of 255 = 58%

133
146
147

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

Portions of RGB colors in percentages

R + G + B = 133 + 146 + 147 = 426 (100%)
R 133 of 426 ~ 31.22%
G 146 of 426 ~ 34.27%
B 147 of 426 ~ 34.51'%

%31.22
%34.27
%34.51

CMYK color model

#859293 color CMYK value is (10,1,0,42).

  • cyan value is 9.52%
  • magenta value is 0.68%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (10,1,0,42) C10M1Y0K42 (10%,1%,0%,42%) (0.10/0.01/0.00/0.42) 

CMYK percentages

%9.52
%0.68
%0
%42.35

Codes

Color #859293 in popluar color models

85 92 93
RGB 133 146 147
HSL 184° 6.09% 54.90%
HSB/HSV 184° 9.52% 57.65%
CMYK 9.52% 0.68% 0.00%
42.35%

Color #859293 in popluar number systems.

HEX 85 92 93
Decimal 133 146 147
Binary 10000101 10010010 10010011
Octal 205 222 223

Shades and tints

Shades of #859293

#859293
(133,146,147)
#798586
(121,133,134)
#6D7879
(109,120,121)
#616B6C
(97,107,108)
#555E5F
(85,94,95)
#495152
(73,81,82)
#3D4445
(61,68,69)
#313738
(49,55,56)
#252A2B
(37,42,43)
#191D1E
(25,29,30)
#0D1011
(13,16,17)
#000000
(0,0,0)

Tints of #859293

#859293
(133,146,147)
#909B9C
(144,155,156)
#9BA4A5
(155,164,165)
#A6ADAE
(166,173,174)
#B1B6B7
(177,182,183)
#BCBFC0
(188,191,192)
#C7C8C9
(199,200,201)
#D2D1D2
(210,209,210)
#DDDADB
(221,218,219)
#E8E3E4
(232,227,228)
#F3ECED
(243,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #859293 color. Also use rgb(133,146,147) instead hex code.

Text Font Color

.myTextColor { color: #859293; }

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

This text font color is #859293.

Background Color

.myBgColor { background-color: #859293; }

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

This div background color is #859293.

Border color

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

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

This div border color is #859293.

Opacity

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

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

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

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

This text has shadow with #859293 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859293.

Preview

Color preview on black background

This text has color #859293 on black background.


Color preview on white background

This text has color #859293 on white background.


Black color preview on #859293 background

This text has black color on #859293 background.


White color preview on #859293 background

This text has white color on #859293 background.


Related colors

Complementary color

Complementary color for #hex is #7A6D6C.


I love getcolorcode.com

Triadic colors

1 #938592 and #929385 with #859293 are triadic colors.

2 #939285 and #928593 with #859293 are triadic colors.