COLOR #872362

HEX: #872362 RGB: (135,35,98)

Color info

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

RGB color model

#872362 color RGB value is (135,35,98).

RGB: (135,35,98) (53%, 14%, 38%)

RGB channels and saturation

R 135 of 255 = 53%
G 35 of 255 = 14%
B 98 of 255 = 38%

135
35
98

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

Portions of RGB colors in percentages

R + G + B = 135 + 35 + 98 = 268 (100%)
R 135 of 268 ~ 50.37%
G 35 of 268 ~ 13.06%
B 98 of 268 ~ 36.57'%

%50.37
%13.06
%36.57

CMYK color model

#872362 color CMYK value is (0,74,27,47).

  • cyan value is 0.00%
  • magenta value is 74.07%
  • yellow value is 27.41%
  • key color value is 47.06%
CMYK: (0,74,27,47) C0M74Y27K47 (0%,74%,27%,47%) (0.00/0.74/0.27/0.47) 

CMYK percentages

%0
%74.07
%27.41
%47.06

Codes

Color #872362 in popluar color models

87 23 62
RGB 135 35 98
HSL 322° 58.82% 33.33%
HSB/HSV 322° 74.07% 52.94%
CMYK 0.00% 74.07% 27.41%
47.06%

Color #872362 in popluar number systems.

HEX 87 23 62
Decimal 135 35 98
Binary 10000111 100011 1100010
Octal 207 43 142

Shades and tints

Shades of #872362

#872362
(135,35,98)
#7B205A
(123,32,90)
#6F1D52
(111,29,82)
#631A4A
(99,26,74)
#571742
(87,23,66)
#4B143A
(75,20,58)
#3F1132
(63,17,50)
#330E2A
(51,14,42)
#270B22
(39,11,34)
#1B081A
(27,8,26)
#0F0512
(15,5,18)
#000000
(0,0,0)

Tints of #872362

#872362
(135,35,98)
#913770
(145,55,112)
#9B4B7E
(155,75,126)
#A55F8C
(165,95,140)
#AF739A
(175,115,154)
#B987A8
(185,135,168)
#C39BB6
(195,155,182)
#CDAFC4
(205,175,196)
#D7C3D2
(215,195,210)
#E1D7E0
(225,215,224)
#EBEBEE
(235,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #872362 color. Also use rgb(135,35,98) instead hex code.

Text Font Color

.myTextColor { color: #872362; }

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

This text font color is #872362.

Background Color

.myBgColor { background-color: #872362; }

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

This div background color is #872362.

Border color

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

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

This div border color is #872362.

Opacity

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

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

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

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

This text has shadow with #872362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #872362.

Preview

Color preview on black background

This text has color #872362 on black background.


Color preview on white background

This text has color #872362 on white background.


Black color preview on #872362 background

This text has black color on #872362 background.


White color preview on #872362 background

This text has white color on #872362 background.


Related colors

Complementary color

Complementary color for #hex is #78DC9D.


I love getcolorcode.com

Triadic colors

1 #628723 and #236287 with #872362 are triadic colors.

2 #622387 and #238762 with #872362 are triadic colors.