COLOR #863848

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

134
56
72

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

Portions of RGB colors in percentages

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

%51.15
%21.37
%27.48

CMYK color model

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

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

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

CMYK percentages

%0
%58.21
%46.27
%47.45

Codes

Color #863848 in popluar color models

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

Color #863848 in popluar number systems.

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

Shades and tints

Shades of #863848

#863848
(134,56,72)
#7A3342
(122,51,66)
#6E2E3C
(110,46,60)
#622936
(98,41,54)
#562430
(86,36,48)
#4A1F2A
(74,31,42)
#3E1A24
(62,26,36)
#32151E
(50,21,30)
#261018
(38,16,24)
#1A0B12
(26,11,18)
#0E060C
(14,6,12)
#000000
(0,0,0)

Tints of #863848

#863848
(134,56,72)
#914A58
(145,74,88)
#9C5C68
(156,92,104)
#A76E78
(167,110,120)
#B28088
(178,128,136)
#BD9298
(189,146,152)
#C8A4A8
(200,164,168)
#D3B6B8
(211,182,184)
#DEC8C8
(222,200,200)
#E9DAD8
(233,218,216)
#F4ECE8
(244,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #863848; }

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

This text font color is #863848.

Background Color

.myBgColor { background-color: #863848; }

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

This div background color is #863848.

Border color

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

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

This div border color is #863848.

Opacity

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

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

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

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

This text has shadow with #863848 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #863848.

Preview

Color preview on black background

This text has color #863848 on black background.


Color preview on white background

This text has color #863848 on white background.


Black color preview on #863848 background

This text has black color on #863848 background.


White color preview on #863848 background

This text has white color on #863848 background.


Related colors

Complementary color

Complementary color for #hex is #79C7B7.


I love getcolorcode.com

Triadic colors

1 #488638 and #384886 with #863848 are triadic colors.

2 #483886 and #388648 with #863848 are triadic colors.