COLOR #858279

HEX: #858279 RGB: (133,130,121)

Color info

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

RGB color model

#858279 color RGB value is (133,130,121).

RGB: (133,130,121) (52%, 51%, 47%)

RGB channels and saturation

R 133 of 255 = 52%
G 130 of 255 = 51%
B 121 of 255 = 47%

133
130
121

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

Portions of RGB colors in percentages

R + G + B = 133 + 130 + 121 = 384 (100%)
R 133 of 384 ~ 34.64%
G 130 of 384 ~ 33.85%
B 121 of 384 ~ 31.51'%

%34.64
%33.85
%31.51

CMYK color model

#858279 color CMYK value is (0,2,9,48).

  • cyan value is 0.00%
  • magenta value is 2.26%
  • yellow value is 9.02%
  • key color value is 47.84%

CMYK: (0,2,9,48)
C0M2Y9K48 (0%, 2%, 9%, 48%)
(0.00 / 0.02 / 0.09 / 0.48)

CMYK percentages

%0
%2.26
%9.02
%47.84

Codes

Color #858279 in popluar color models

85 82 79
RGB 133 130 121
HSL 45° 4.72% 49.80%
HSB/HSV 45° 9.02% 52.16%
CMYK 0.00% 2.26% 9.02%
47.84%

Color #858279 in popluar number systems.

HEX 85 82 79
Decimal 133 130 121
Binary 10000101 10000010 1111001
Octal 205 202 171

Shades and tints

Shades of #858279

#858279
(133,130,121)
#79776E
(121,119,110)
#6D6C63
(109,108,99)
#616158
(97,97,88)
#55564D
(85,86,77)
#494B42
(73,75,66)
#3D4037
(61,64,55)
#31352C
(49,53,44)
#252A21
(37,42,33)
#191F16
(25,31,22)
#0D140B
(13,20,11)
#000000
(0,0,0)

Tints of #858279

#858279
(133,130,121)
#908D85
(144,141,133)
#9B9891
(155,152,145)
#A6A39D
(166,163,157)
#B1AEA9
(177,174,169)
#BCB9B5
(188,185,181)
#C7C4C1
(199,196,193)
#D2CFCD
(210,207,205)
#DDDAD9
(221,218,217)
#E8E5E5
(232,229,229)
#F3F0F1
(243,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #858279 color. Also use rgb(133,130,121) instead hex code.

Text Font Color

.myTextColor { color: #858279; }

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

This text font color is #858279.

Background Color

.myBgColor { background-color: #858279; }

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

This div background color is #858279.

Border color

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

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

This div border color is #858279.

Opacity

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

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

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

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

This text has shadow with #858279 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858279.

Preview

Color preview on black background

This text has color #858279 on black background.


Color preview on white background

This text has color #858279 on white background.


Black color preview on #858279 background

This text has black color on #858279 background.


White color preview on #858279 background

This text has white color on #858279 background.


Related colors

Complementary color

Complementary color for #hex is #7A7D86.


I love getcolorcode.com

Triadic colors

1 #798582 and #827985 with #858279 are triadic colors.

2 #798285 and #828579 with #858279 are triadic colors.