COLOR #859294

HEX: #859294 RGB: (133,146,148)

Color info

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

RGB color model

#859294 color RGB value is (133,146,148).

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

RGB channels and saturation

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

133
146
148

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

Portions of RGB colors in percentages

R + G + B = 133 + 146 + 148 = 427 (100%)
R 133 of 427 ~ 31.15%
G 146 of 427 ~ 34.19%
B 148 of 427 ~ 34.66'%

%31.15
%34.19
%34.66

CMYK color model

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

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

CMYK percentages

%10.14
%1.35
%0
%41.96

Codes

Color #859294 in popluar color models

85 92 94
RGB 133 146 148
HSL 188° 6.55% 55.10%
HSB/HSV 188° 10.14% 58.04%
CMYK 10.14% 1.35% 0.00%
41.96%

Color #859294 in popluar number systems.

HEX 85 92 94
Decimal 133 146 148
Binary 10000101 10010010 10010100
Octal 205 222 224

Shades and tints

Shades of #859294

#859294
(133,146,148)
#798587
(121,133,135)
#6D787A
(109,120,122)
#616B6D
(97,107,109)
#555E60
(85,94,96)
#495153
(73,81,83)
#3D4446
(61,68,70)
#313739
(49,55,57)
#252A2C
(37,42,44)
#191D1F
(25,29,31)
#0D1012
(13,16,18)
#000000
(0,0,0)

Tints of #859294

#859294
(133,146,148)
#909B9D
(144,155,157)
#9BA4A6
(155,164,166)
#A6ADAF
(166,173,175)
#B1B6B8
(177,182,184)
#BCBFC1
(188,191,193)
#C7C8CA
(199,200,202)
#D2D1D3
(210,209,211)
#DDDADC
(221,218,220)
#E8E3E5
(232,227,229)
#F3ECEE
(243,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #859294; }

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

This text font color is #859294.

Background Color

.myBgColor { background-color: #859294; }

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

This div background color is #859294.

Border color

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

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

This div border color is #859294.

Opacity

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

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

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

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

This text has shadow with #859294 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859294.

Preview

Color preview on black background

This text has color #859294 on black background.


Color preview on white background

This text has color #859294 on white background.


Black color preview on #859294 background

This text has black color on #859294 background.


White color preview on #859294 background

This text has white color on #859294 background.


Related colors

Complementary color

Complementary color for #hex is #7A6D6B.


I love getcolorcode.com

Triadic colors

1 #948592 and #929485 with #859294 are triadic colors.

2 #949285 and #928594 with #859294 are triadic colors.