COLOR #85625E

HEX: #85625E RGB: (133,98,94)

Color info

#85625E contains red, green and blue colors in about the same proportion. Web safe color of #85625E is #996666 (or #966).

RGB color model

#85625E color RGB value is (133,98,94).

RGB: (133,98,94) (52%, 38%, 37%)

RGB channels and saturation

R 133 of 255 = 52%
G 98 of 255 = 38%
B 94 of 255 = 37%

133
98
94

R + G + B ~ 42%. #85625E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 133 + 98 + 94 = 325 (100%)
R 133 of 325 ~ 40.92%
G 98 of 325 ~ 30.15%
B 94 of 325 ~ 28.92'%

%40.92
%30.15
%28.92

CMYK color model

#85625E color CMYK value is (0,26,29,48).

  • cyan value is 0.00%
  • magenta value is 26.32%
  • yellow value is 29.32%
  • key color value is 47.84%

CMYK: (0,26,29,48)
C0M26Y29K48 (0%, 26%, 29%, 48%)
(0.00 / 0.26 / 0.29 / 0.48)

CMYK percentages

%0
%26.32
%29.32
%47.84

Codes

Color #85625E in popluar color models

85 62 5E
RGB 133 98 94
HSL 17.18% 44.51%
HSB/HSV 29.32% 52.16%
CMYK 0.00% 26.32% 29.32%
47.84%

Color #85625E in popluar number systems.

HEX 85 62 5E
Decimal 133 98 94
Binary 10000101 1100010 1011110
Octal 205 142 136

Shades and tints

Shades of #85625E

#85625E
(133,98,94)
#795A56
(121,90,86)
#6D524E
(109,82,78)
#614A46
(97,74,70)
#55423E
(85,66,62)
#493A36
(73,58,54)
#3D322E
(61,50,46)
#312A26
(49,42,38)
#25221E
(37,34,30)
#191A16
(25,26,22)
#0D120E
(13,18,14)
#000000
(0,0,0)

Tints of #85625E

#85625E
(133,98,94)
#90706C
(144,112,108)
#9B7E7A
(155,126,122)
#A68C88
(166,140,136)
#B19A96
(177,154,150)
#BCA8A4
(188,168,164)
#C7B6B2
(199,182,178)
#D2C4C0
(210,196,192)
#DDD2CE
(221,210,206)
#E8E0DC
(232,224,220)
#F3EEEA
(243,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85625E color. Also use rgb(133,98,94) instead hex code.

Text Font Color

.myTextColor { color: #85625E; }

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

This text font color is #85625E.

Background Color

.myBgColor { background-color: #85625E; }

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

This div background color is #85625E.

Border color

.myBorderColor { border: 1px solid #85625E; }

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

This div border color is #85625E.

Opacity

.myOpacity80 { color: #85625E; opacity: 0.8; }

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

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

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

This text has shadow with #85625E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85625E.

Preview

Color preview on black background

This text has color #85625E on black background.


Color preview on white background

This text has color #85625E on white background.


Black color preview on #85625E background

This text has black color on #85625E background.


White color preview on #85625E background

This text has white color on #85625E background.


Related colors

Complementary color

Complementary color for #hex is #7A9DA1.


I love getcolorcode.com

Triadic colors

1 #5E8562 and #625E85 with #85625E are triadic colors.

2 #5E6285 and #62855E with #85625E are triadic colors.