COLOR #858375

HEX: #858375 RGB: (133,131,117)

Color info

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

RGB color model

#858375 color RGB value is (133,131,117).

RGB: (133,131,117) (52%, 51%, 46%)

RGB channels and saturation

R 133 of 255 = 52%
G 131 of 255 = 51%
B 117 of 255 = 46%

133
131
117

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

Portions of RGB colors in percentages

R + G + B = 133 + 131 + 117 = 381 (100%)
R 133 of 381 ~ 34.91%
G 131 of 381 ~ 34.38%
B 117 of 381 ~ 30.71'%

%34.91
%34.38
%30.71

CMYK color model

#858375 color CMYK value is (0,2,12,48).

  • cyan value is 0.00%
  • magenta value is 1.50%
  • yellow value is 12.03%
  • key color value is 47.84%

CMYK: (0,2,12,48)
C0M2Y12K48 (0%, 2%, 12%, 48%)
(0.00 / 0.02 / 0.12 / 0.48)

CMYK percentages

%0
%1.5
%12.03
%47.84

Codes

Color #858375 in popluar color models

85 83 75
RGB 133 131 117
HSL 52° 6.40% 49.02%
HSB/HSV 52° 12.03% 52.16%
CMYK 0.00% 1.50% 12.03%
47.84%

Color #858375 in popluar number systems.

HEX 85 83 75
Decimal 133 131 117
Binary 10000101 10000011 1110101
Octal 205 203 165

Shades and tints

Shades of #858375

#858375
(133,131,117)
#79786B
(121,120,107)
#6D6D61
(109,109,97)
#616257
(97,98,87)
#55574D
(85,87,77)
#494C43
(73,76,67)
#3D4139
(61,65,57)
#31362F
(49,54,47)
#252B25
(37,43,37)
#19201B
(25,32,27)
#0D1511
(13,21,17)
#000000
(0,0,0)

Tints of #858375

#858375
(133,131,117)
#908E81
(144,142,129)
#9B998D
(155,153,141)
#A6A499
(166,164,153)
#B1AFA5
(177,175,165)
#BCBAB1
(188,186,177)
#C7C5BD
(199,197,189)
#D2D0C9
(210,208,201)
#DDDBD5
(221,219,213)
#E8E6E1
(232,230,225)
#F3F1ED
(243,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #858375 color. Also use rgb(133,131,117) instead hex code.

Text Font Color

.myTextColor { color: #858375; }

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

This text font color is #858375.

Background Color

.myBgColor { background-color: #858375; }

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

This div background color is #858375.

Border color

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

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

This div border color is #858375.

Opacity

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

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

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

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

This text has shadow with #858375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858375.

Preview

Color preview on black background

This text has color #858375 on black background.


Color preview on white background

This text has color #858375 on white background.


Black color preview on #858375 background

This text has black color on #858375 background.


White color preview on #858375 background

This text has white color on #858375 background.


Related colors

Complementary color

Complementary color for #hex is #7A7C8A.


I love getcolorcode.com

Triadic colors

1 #758583 and #837585 with #858375 are triadic colors.

2 #758385 and #838575 with #858375 are triadic colors.