COLOR #874295

HEX: #874295 RGB: (135,66,149)

Color info

#874295 contains mainly red and blue colors. Web safe color of #874295 is #993399 (or #939).

RGB color model

#874295 color RGB value is (135,66,149).

RGB: (135,66,149) (53%, 26%, 58%)

RGB channels and saturation

R 135 of 255 = 53%
G 66 of 255 = 26%
B 149 of 255 = 58%

135
66
149

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

Portions of RGB colors in percentages

R + G + B = 135 + 66 + 149 = 350 (100%)
R 135 of 350 ~ 38.57%
G 66 of 350 ~ 18.86%
B 149 of 350 ~ 42.57'%

%38.57
%18.86
%42.57

CMYK color model

#874295 color CMYK value is (9,56,0,42).

  • cyan value is 9.40%
  • magenta value is 55.70%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (9,56,0,42) C9M56Y0K42 (9%,56%,0%,42%) (0.09/0.56/0.00/0.42) 

CMYK percentages

%9.4
%55.7
%0
%41.57

Codes

Color #874295 in popluar color models

87 42 95
RGB 135 66 149
HSL 290° 38.60% 42.16%
HSB/HSV 290° 55.70% 58.43%
CMYK 9.40% 55.70% 0.00%
41.57%

Color #874295 in popluar number systems.

HEX 87 42 95
Decimal 135 66 149
Binary 10000111 1000010 10010101
Octal 207 102 225

Shades and tints

Shades of #874295

#874295
(135,66,149)
#7B3C88
(123,60,136)
#6F367B
(111,54,123)
#63306E
(99,48,110)
#572A61
(87,42,97)
#4B2454
(75,36,84)
#3F1E47
(63,30,71)
#33183A
(51,24,58)
#27122D
(39,18,45)
#1B0C20
(27,12,32)
#0F0613
(15,6,19)
#000000
(0,0,0)

Tints of #874295

#874295
(135,66,149)
#91539E
(145,83,158)
#9B64A7
(155,100,167)
#A575B0
(165,117,176)
#AF86B9
(175,134,185)
#B997C2
(185,151,194)
#C3A8CB
(195,168,203)
#CDB9D4
(205,185,212)
#D7CADD
(215,202,221)
#E1DBE6
(225,219,230)
#EBECEF
(235,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #874295 color. Also use rgb(135,66,149) instead hex code.

Text Font Color

.myTextColor { color: #874295; }

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

This text font color is #874295.

Background Color

.myBgColor { background-color: #874295; }

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

This div background color is #874295.

Border color

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

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

This div border color is #874295.

Opacity

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

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

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

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

This text has shadow with #874295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #874295.

Preview

Color preview on black background

This text has color #874295 on black background.


Color preview on white background

This text has color #874295 on white background.


Black color preview on #874295 background

This text has black color on #874295 background.


White color preview on #874295 background

This text has white color on #874295 background.


Related colors

Complementary color

Complementary color for #hex is #78BD6A.


I love getcolorcode.com

Triadic colors

1 #958742 and #429587 with #874295 are triadic colors.

2 #954287 and #428795 with #874295 are triadic colors.