COLOR #852756

HEX: #852756 RGB: (133,39,86)

Color info

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

RGB color model

#852756 color RGB value is (133,39,86).

RGB: (133,39,86) (52%, 15%, 34%)

RGB channels and saturation

R 133 of 255 = 52%
G 39 of 255 = 15%
B 86 of 255 = 34%

133
39
86

R + G + B ~ 34%. #852756 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 39 + 86 = 258 (100%)
R 133 of 258 ~ 51.55%
G 39 of 258 ~ 15.12%
B 86 of 258 ~ 33.33'%

%51.55
%15.12
%33.33

CMYK color model

#852756 color CMYK value is (0,71,35,48).

  • cyan value is 0.00%
  • magenta value is 70.68%
  • yellow value is 35.34%
  • key color value is 47.84%

CMYK: (0,71,35,48)
C0M71Y35K48 (0%, 71%, 35%, 48%)
(0.00 / 0.71 / 0.35 / 0.48)

CMYK percentages

%0
%70.68
%35.34
%47.84

Codes

Color #852756 in popluar color models

85 27 56
RGB 133 39 86
HSL 330° 54.65% 33.73%
HSB/HSV 330° 70.68% 52.16%
CMYK 0.00% 70.68% 35.34%
47.84%

Color #852756 in popluar number systems.

HEX 85 27 56
Decimal 133 39 86
Binary 10000101 100111 1010110
Octal 205 47 126

Shades and tints

Shades of #852756

#852756
(133,39,86)
#79244F
(121,36,79)
#6D2148
(109,33,72)
#611E41
(97,30,65)
#551B3A
(85,27,58)
#491833
(73,24,51)
#3D152C
(61,21,44)
#311225
(49,18,37)
#250F1E
(37,15,30)
#190C17
(25,12,23)
#0D0910
(13,9,16)
#000000
(0,0,0)

Tints of #852756

#852756
(133,39,86)
#903A65
(144,58,101)
#9B4D74
(155,77,116)
#A66083
(166,96,131)
#B17392
(177,115,146)
#BC86A1
(188,134,161)
#C799B0
(199,153,176)
#D2ACBF
(210,172,191)
#DDBFCE
(221,191,206)
#E8D2DD
(232,210,221)
#F3E5EC
(243,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #852756 color. Also use rgb(133,39,86) instead hex code.

Text Font Color

.myTextColor { color: #852756; }

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

This text font color is #852756.

Background Color

.myBgColor { background-color: #852756; }

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

This div background color is #852756.

Border color

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

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

This div border color is #852756.

Opacity

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

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

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

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

This text has shadow with #852756 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #852756.

Preview

Color preview on black background

This text has color #852756 on black background.


Color preview on white background

This text has color #852756 on white background.


Black color preview on #852756 background

This text has black color on #852756 background.


White color preview on #852756 background

This text has white color on #852756 background.


Related colors

Complementary color

Complementary color for #hex is #7AD8A9.


I love getcolorcode.com

Triadic colors

1 #568527 and #275685 with #852756 are triadic colors.

2 #562785 and #278556 with #852756 are triadic colors.