COLOR #852E59

HEX: #852E59 RGB: (133,46,89)

Color info

#852E59 contains mainly red and blue colors. Web safe color of #852E59 is #993366 (or #936).

RGB color model

#852E59 color RGB value is (133,46,89).

RGB: (133,46,89) (52%, 18%, 35%)

RGB channels and saturation

R 133 of 255 = 52%
G 46 of 255 = 18%
B 89 of 255 = 35%

133
46
89

R + G + B ~ 35%. #852E59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 46 + 89 = 268 (100%)
R 133 of 268 ~ 49.63%
G 46 of 268 ~ 17.16%
B 89 of 268 ~ 33.21'%

%49.63
%17.16
%33.21

CMYK color model

#852E59 color CMYK value is (0,65,33,48).

  • cyan value is 0.00%
  • magenta value is 65.41%
  • yellow value is 33.08%
  • key color value is 47.84%

CMYK: (0,65,33,48)
C0M65Y33K48 (0%, 65%, 33%, 48%)
(0.00 / 0.65 / 0.33 / 0.48)

CMYK percentages

%0
%65.41
%33.08
%47.84

Codes

Color #852E59 in popluar color models

85 2E 59
RGB 133 46 89
HSL 330° 48.60% 35.10%
HSB/HSV 330° 65.41% 52.16%
CMYK 0.00% 65.41% 33.08%
47.84%

Color #852E59 in popluar number systems.

HEX 85 2E 59
Decimal 133 46 89
Binary 10000101 101110 1011001
Octal 205 56 131

Shades and tints

Shades of #852E59

#852E59
(133,46,89)
#792A51
(121,42,81)
#6D2649
(109,38,73)
#612241
(97,34,65)
#551E39
(85,30,57)
#491A31
(73,26,49)
#3D1629
(61,22,41)
#311221
(49,18,33)
#250E19
(37,14,25)
#190A11
(25,10,17)
#0D0609
(13,6,9)
#000000
(0,0,0)

Tints of #852E59

#852E59
(133,46,89)
#904168
(144,65,104)
#9B5477
(155,84,119)
#A66786
(166,103,134)
#B17A95
(177,122,149)
#BC8DA4
(188,141,164)
#C7A0B3
(199,160,179)
#D2B3C2
(210,179,194)
#DDC6D1
(221,198,209)
#E8D9E0
(232,217,224)
#F3ECEF
(243,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #852E59 color. Also use rgb(133,46,89) instead hex code.

Text Font Color

.myTextColor { color: #852E59; }

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

This text font color is #852E59.

Background Color

.myBgColor { background-color: #852E59; }

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

This div background color is #852E59.

Border color

.myBorderColor { border: 1px solid #852E59; }

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

This div border color is #852E59.

Opacity

.myOpacity80 { color: #852E59; opacity: 0.8; }

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

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

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

This text has shadow with #852E59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #852E59.

Preview

Color preview on black background

This text has color #852E59 on black background.


Color preview on white background

This text has color #852E59 on white background.


Black color preview on #852E59 background

This text has black color on #852E59 background.


White color preview on #852E59 background

This text has white color on #852E59 background.


Related colors

Complementary color

Complementary color for #hex is #7AD1A6.


I love getcolorcode.com

Triadic colors

1 #59852E and #2E5985 with #852E59 are triadic colors.

2 #592E85 and #2E8559 with #852E59 are triadic colors.