COLOR #874233

HEX: #874233 RGB: (135,66,51)

Color info

#874233 contains mainly red color. Web safe color of #874233 is #993333 (or #933).

RGB color model

#874233 color RGB value is (135,66,51).

RGB: (135,66,51) (53%, 26%, 20%)

RGB channels and saturation

R 135 of 255 = 53%
G 66 of 255 = 26%
B 51 of 255 = 20%

135
66
51

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

Portions of RGB colors in percentages

R + G + B = 135 + 66 + 51 = 252 (100%)
R 135 of 252 ~ 53.57%
G 66 of 252 ~ 26.19%
B 51 of 252 ~ 20.24'%

%53.57
%26.19
%20.24

CMYK color model

#874233 color CMYK value is (0,51,62,47).

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

CMYK: (0,51,62,47)
C0M51Y62K47 (0%, 51%, 62%, 47%)
(0.00 / 0.51 / 0.62 / 0.47)

CMYK percentages

%0
%51.11
%62.22
%47.06

Codes

Color #874233 in popluar color models

87 42 33
RGB 135 66 51
HSL 11° 45.16% 36.47%
HSB/HSV 11° 62.22% 52.94%
CMYK 0.00% 51.11% 62.22%
47.06%

Color #874233 in popluar number systems.

HEX 87 42 33
Decimal 135 66 51
Binary 10000111 1000010 110011
Octal 207 102 63

Shades and tints

Shades of #874233

#874233
(135,66,51)
#7B3C2F
(123,60,47)
#6F362B
(111,54,43)
#633027
(99,48,39)
#572A23
(87,42,35)
#4B241F
(75,36,31)
#3F1E1B
(63,30,27)
#331817
(51,24,23)
#271213
(39,18,19)
#1B0C0F
(27,12,15)
#0F060B
(15,6,11)
#000000
(0,0,0)

Tints of #874233

#874233
(135,66,51)
#915345
(145,83,69)
#9B6457
(155,100,87)
#A57569
(165,117,105)
#AF867B
(175,134,123)
#B9978D
(185,151,141)
#C3A89F
(195,168,159)
#CDB9B1
(205,185,177)
#D7CAC3
(215,202,195)
#E1DBD5
(225,219,213)
#EBECE7
(235,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #874233; }

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

This text font color is #874233.

Background Color

.myBgColor { background-color: #874233; }

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

This div background color is #874233.

Border color

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

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

This div border color is #874233.

Opacity

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

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

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

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

This text has shadow with #874233 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #874233.

Preview

Color preview on black background

This text has color #874233 on black background.


Color preview on white background

This text has color #874233 on white background.


Black color preview on #874233 background

This text has black color on #874233 background.


White color preview on #874233 background

This text has white color on #874233 background.


Related colors

Complementary color

Complementary color for #hex is #78BDCC.


I love getcolorcode.com

Triadic colors

1 #338742 and #423387 with #874233 are triadic colors.

2 #334287 and #428733 with #874233 are triadic colors.