COLOR #874274

HEX: #874274 RGB: (135,66,116)

Color info

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

RGB color model

#874274 color RGB value is (135,66,116).

RGB: (135,66,116) (53%, 26%, 45%)

RGB channels and saturation

R 135 of 255 = 53%
G 66 of 255 = 26%
B 116 of 255 = 45%

135
66
116

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

Portions of RGB colors in percentages

R + G + B = 135 + 66 + 116 = 317 (100%)
R 135 of 317 ~ 42.59%
G 66 of 317 ~ 20.82%
B 116 of 317 ~ 36.59'%

%42.59
%20.82
%36.59

CMYK color model

#874274 color CMYK value is (0,51,14,47).

  • cyan value is 0.00%
  • magenta value is 51.11%
  • yellow value is 14.07%
  • key color value is 47.06%

CMYK: (0,51,14,47)
C0M51Y14K47 (0%, 51%, 14%, 47%)
(0.00 / 0.51 / 0.14 / 0.47)

CMYK percentages

%0
%51.11
%14.07
%47.06

Codes

Color #874274 in popluar color models

87 42 74
RGB 135 66 116
HSL 317° 34.33% 39.41%
HSB/HSV 317° 51.11% 52.94%
CMYK 0.00% 51.11% 14.07%
47.06%

Color #874274 in popluar number systems.

HEX 87 42 74
Decimal 135 66 116
Binary 10000111 1000010 1110100
Octal 207 102 164

Shades and tints

Shades of #874274

#874274
(135,66,116)
#7B3C6A
(123,60,106)
#6F3660
(111,54,96)
#633056
(99,48,86)
#572A4C
(87,42,76)
#4B2442
(75,36,66)
#3F1E38
(63,30,56)
#33182E
(51,24,46)
#271224
(39,18,36)
#1B0C1A
(27,12,26)
#0F0610
(15,6,16)
#000000
(0,0,0)

Tints of #874274

#874274
(135,66,116)
#915380
(145,83,128)
#9B648C
(155,100,140)
#A57598
(165,117,152)
#AF86A4
(175,134,164)
#B997B0
(185,151,176)
#C3A8BC
(195,168,188)
#CDB9C8
(205,185,200)
#D7CAD4
(215,202,212)
#E1DBE0
(225,219,224)
#EBECEC
(235,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #874274; }

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

This text font color is #874274.

Background Color

.myBgColor { background-color: #874274; }

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

This div background color is #874274.

Border color

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

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

This div border color is #874274.

Opacity

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

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

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

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

This text has shadow with #874274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #874274.

Preview

Color preview on black background

This text has color #874274 on black background.


Color preview on white background

This text has color #874274 on white background.


Black color preview on #874274 background

This text has black color on #874274 background.


White color preview on #874274 background

This text has white color on #874274 background.


Related colors

Complementary color

Complementary color for #hex is #78BD8B.


I love getcolorcode.com

Triadic colors

1 #748742 and #427487 with #874274 are triadic colors.

2 #744287 and #428774 with #874274 are triadic colors.