COLOR #864838

HEX: #864838 RGB: (134,72,56)

Color info

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

RGB color model

#864838 color RGB value is (134,72,56).

RGB: (134,72,56) (53%, 28%, 22%)

RGB channels and saturation

R 134 of 255 = 53%
G 72 of 255 = 28%
B 56 of 255 = 22%

134
72
56

R + G + B ~ 34%. #864838 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 134 + 72 + 56 = 262 (100%)
R 134 of 262 ~ 51.15%
G 72 of 262 ~ 27.48%
B 56 of 262 ~ 21.37'%

%51.15
%27.48
%21.37

CMYK color model

#864838 color CMYK value is (0,46,58,47).

  • cyan value is 0.00%
  • magenta value is 46.27%
  • yellow value is 58.21%
  • key color value is 47.45%

CMYK: (0,46,58,47)
C0M46Y58K47 (0%, 46%, 58%, 47%)
(0.00 / 0.46 / 0.58 / 0.47)

CMYK percentages

%0
%46.27
%58.21
%47.45

Codes

Color #864838 in popluar color models

86 48 38
RGB 134 72 56
HSL 12° 41.05% 37.25%
HSB/HSV 12° 58.21% 52.55%
CMYK 0.00% 46.27% 58.21%
47.45%

Color #864838 in popluar number systems.

HEX 86 48 38
Decimal 134 72 56
Binary 10000110 1001000 111000
Octal 206 110 70

Shades and tints

Shades of #864838

#864838
(134,72,56)
#7A4233
(122,66,51)
#6E3C2E
(110,60,46)
#623629
(98,54,41)
#563024
(86,48,36)
#4A2A1F
(74,42,31)
#3E241A
(62,36,26)
#321E15
(50,30,21)
#261810
(38,24,16)
#1A120B
(26,18,11)
#0E0C06
(14,12,6)
#000000
(0,0,0)

Tints of #864838

#864838
(134,72,56)
#91584A
(145,88,74)
#9C685C
(156,104,92)
#A7786E
(167,120,110)
#B28880
(178,136,128)
#BD9892
(189,152,146)
#C8A8A4
(200,168,164)
#D3B8B6
(211,184,182)
#DEC8C8
(222,200,200)
#E9D8DA
(233,216,218)
#F4E8EC
(244,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #864838 color. Also use rgb(134,72,56) instead hex code.

Text Font Color

.myTextColor { color: #864838; }

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

This text font color is #864838.

Background Color

.myBgColor { background-color: #864838; }

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

This div background color is #864838.

Border color

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

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

This div border color is #864838.

Opacity

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

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

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

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

This text has shadow with #864838 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #864838.

Preview

Color preview on black background

This text has color #864838 on black background.


Color preview on white background

This text has color #864838 on white background.


Black color preview on #864838 background

This text has black color on #864838 background.


White color preview on #864838 background

This text has white color on #864838 background.


Related colors

Complementary color

Complementary color for #hex is #79B7C7.


I love getcolorcode.com

Triadic colors

1 #388648 and #483886 with #864838 are triadic colors.

2 #384886 and #488638 with #864838 are triadic colors.