COLOR #872652

HEX: #872652 RGB: (135,38,82)

Color info

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

RGB color model

#872652 color RGB value is (135,38,82).

RGB: (135,38,82) (53%, 15%, 32%)

RGB channels and saturation

R 135 of 255 = 53%
G 38 of 255 = 15%
B 82 of 255 = 32%

135
38
82

R + G + B ~ 33%. #872652 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 38 + 82 = 255 (100%)
R 135 of 255 ~ 52.94%
G 38 of 255 ~ 14.9%
B 82 of 255 ~ 32.16'%

%52.94
%14.9
%32.16

CMYK color model

#872652 color CMYK value is (0,72,39,47).

  • cyan value is 0.00%
  • magenta value is 71.85%
  • yellow value is 39.26%
  • key color value is 47.06%

CMYK: (0,72,39,47)
C0M72Y39K47 (0%, 72%, 39%, 47%)
(0.00 / 0.72 / 0.39 / 0.47)

CMYK percentages

%0
%71.85
%39.26
%47.06

Codes

Color #872652 in popluar color models

87 26 52
RGB 135 38 82
HSL 333° 56.07% 33.92%
HSB/HSV 333° 71.85% 52.94%
CMYK 0.00% 71.85% 39.26%
47.06%

Color #872652 in popluar number systems.

HEX 87 26 52
Decimal 135 38 82
Binary 10000111 100110 1010010
Octal 207 46 122

Shades and tints

Shades of #872652

#872652
(135,38,82)
#7B234B
(123,35,75)
#6F2044
(111,32,68)
#631D3D
(99,29,61)
#571A36
(87,26,54)
#4B172F
(75,23,47)
#3F1428
(63,20,40)
#331121
(51,17,33)
#270E1A
(39,14,26)
#1B0B13
(27,11,19)
#0F080C
(15,8,12)
#000000
(0,0,0)

Tints of #872652

#872652
(135,38,82)
#913961
(145,57,97)
#9B4C70
(155,76,112)
#A55F7F
(165,95,127)
#AF728E
(175,114,142)
#B9859D
(185,133,157)
#C398AC
(195,152,172)
#CDABBB
(205,171,187)
#D7BECA
(215,190,202)
#E1D1D9
(225,209,217)
#EBE4E8
(235,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #872652 color. Also use rgb(135,38,82) instead hex code.

Text Font Color

.myTextColor { color: #872652; }

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

This text font color is #872652.

Background Color

.myBgColor { background-color: #872652; }

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

This div background color is #872652.

Border color

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

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

This div border color is #872652.

Opacity

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

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

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

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

This text has shadow with #872652 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #872652.

Preview

Color preview on black background

This text has color #872652 on black background.


Color preview on white background

This text has color #872652 on white background.


Black color preview on #872652 background

This text has black color on #872652 background.


White color preview on #872652 background

This text has white color on #872652 background.


Related colors

Complementary color

Complementary color for #hex is #78D9AD.


I love getcolorcode.com

Triadic colors

1 #528726 and #265287 with #872652 are triadic colors.

2 #522687 and #268752 with #872652 are triadic colors.