COLOR #852A36

HEX: #852A36 RGB: (133,42,54)

Color info

#852A36 contains mainly red color. Web safe color of #852A36 is #993333 (or #933).

RGB color model

#852A36 color RGB value is (133,42,54).

RGB: (133,42,54) (52%, 16%, 21%)

RGB channels and saturation

R 133 of 255 = 52%
G 42 of 255 = 16%
B 54 of 255 = 21%

133
42
54

R + G + B ~ 30%. #852A36 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 42 + 54 = 229 (100%)
R 133 of 229 ~ 58.08%
G 42 of 229 ~ 18.34%
B 54 of 229 ~ 23.58'%

%58.08
%18.34
%23.58

CMYK color model

#852A36 color CMYK value is (0,68,59,48).

  • cyan value is 0.00%
  • magenta value is 68.42%
  • yellow value is 59.40%
  • key color value is 47.84%

CMYK: (0,68,59,48)
C0M68Y59K48 (0%, 68%, 59%, 48%)
(0.00 / 0.68 / 0.59 / 0.48)

CMYK percentages

%0
%68.42
%59.4
%47.84

Codes

Color #852A36 in popluar color models

85 2A 36
RGB 133 42 54
HSL 352° 52.00% 34.31%
HSB/HSV 352° 68.42% 52.16%
CMYK 0.00% 68.42% 59.40%
47.84%

Color #852A36 in popluar number systems.

HEX 85 2A 36
Decimal 133 42 54
Binary 10000101 101010 110110
Octal 205 52 66

Shades and tints

Shades of #852A36

#852A36
(133,42,54)
#792732
(121,39,50)
#6D242E
(109,36,46)
#61212A
(97,33,42)
#551E26
(85,30,38)
#491B22
(73,27,34)
#3D181E
(61,24,30)
#31151A
(49,21,26)
#251216
(37,18,22)
#190F12
(25,15,18)
#0D0C0E
(13,12,14)
#000000
(0,0,0)

Tints of #852A36

#852A36
(133,42,54)
#903D48
(144,61,72)
#9B505A
(155,80,90)
#A6636C
(166,99,108)
#B1767E
(177,118,126)
#BC8990
(188,137,144)
#C79CA2
(199,156,162)
#D2AFB4
(210,175,180)
#DDC2C6
(221,194,198)
#E8D5D8
(232,213,216)
#F3E8EA
(243,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #852A36 color. Also use rgb(133,42,54) instead hex code.

Text Font Color

.myTextColor { color: #852A36; }

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

This text font color is #852A36.

Background Color

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

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

This div background color is #852A36.

Border color

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

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

This div border color is #852A36.

Opacity

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

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

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

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

This text has shadow with #852A36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #852A36.

Preview

Color preview on black background

This text has color #852A36 on black background.


Color preview on white background

This text has color #852A36 on white background.


Black color preview on #852A36 background

This text has black color on #852A36 background.


White color preview on #852A36 background

This text has white color on #852A36 background.


Related colors

Complementary color

Complementary color for #hex is #7AD5C9.


I love getcolorcode.com

Triadic colors

1 #36852A and #2A3685 with #852A36 are triadic colors.

2 #362A85 and #2A8536 with #852A36 are triadic colors.