COLOR #874663

HEX: #874663 RGB: (135,70,99)

Color info

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

RGB color model

#874663 color RGB value is (135,70,99).

RGB: (135,70,99) (53%, 27%, 39%)

RGB channels and saturation

R 135 of 255 = 53%
G 70 of 255 = 27%
B 99 of 255 = 39%

135
70
99

R + G + B ~ 40%. #874663 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 135 + 70 + 99 = 304 (100%)
R 135 of 304 ~ 44.41%
G 70 of 304 ~ 23.03%
B 99 of 304 ~ 32.57'%

%44.41
%23.03
%32.57

CMYK color model

#874663 color CMYK value is (0,48,27,47).

  • cyan value is 0.00%
  • magenta value is 48.15%
  • yellow value is 26.67%
  • key color value is 47.06%
CMYK: (0,48,27,47) C0M48Y27K47 (0%,48%,27%,47%) (0.00/0.48/0.27/0.47) 

CMYK percentages

%0
%48.15
%26.67
%47.06

Codes

Color #874663 in popluar color models

87 46 63
RGB 135 70 99
HSL 333° 31.71% 40.20%
HSB/HSV 333° 48.15% 52.94%
CMYK 0.00% 48.15% 26.67%
47.06%

Color #874663 in popluar number systems.

HEX 87 46 63
Decimal 135 70 99
Binary 10000111 1000110 1100011
Octal 207 106 143

Shades and tints

Shades of #874663

#874663
(135,70,99)
#7B405A
(123,64,90)
#6F3A51
(111,58,81)
#633448
(99,52,72)
#572E3F
(87,46,63)
#4B2836
(75,40,54)
#3F222D
(63,34,45)
#331C24
(51,28,36)
#27161B
(39,22,27)
#1B1012
(27,16,18)
#0F0A09
(15,10,9)
#000000
(0,0,0)

Tints of #874663

#874663
(135,70,99)
#915671
(145,86,113)
#9B667F
(155,102,127)
#A5768D
(165,118,141)
#AF869B
(175,134,155)
#B996A9
(185,150,169)
#C3A6B7
(195,166,183)
#CDB6C5
(205,182,197)
#D7C6D3
(215,198,211)
#E1D6E1
(225,214,225)
#EBE6EF
(235,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #874663 color. Also use rgb(135,70,99) instead hex code.

Text Font Color

.myTextColor { color: #874663; }

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

This text font color is #874663.

Background Color

.myBgColor { background-color: #874663; }

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

This div background color is #874663.

Border color

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

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

This div border color is #874663.

Opacity

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

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

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

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

This text has shadow with #874663 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #874663.

Preview

Color preview on black background

This text has color #874663 on black background.


Color preview on white background

This text has color #874663 on white background.


Black color preview on #874663 background

This text has black color on #874663 background.


White color preview on #874663 background

This text has white color on #874663 background.


Related colors

Complementary color

Complementary color for #hex is #78B99C.


I love getcolorcode.com

Triadic colors

1 #638746 and #466387 with #874663 are triadic colors.

2 #634687 and #468763 with #874663 are triadic colors.