COLOR #863457

HEX: #863457 RGB: (134,52,87)

Color info

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

RGB color model

#863457 color RGB value is (134,52,87).

RGB: (134,52,87) (53%, 20%, 34%)

RGB channels and saturation

R 134 of 255 = 53%
G 52 of 255 = 20%
B 87 of 255 = 34%

134
52
87

R + G + B ~ 36%. #863457 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 134 + 52 + 87 = 273 (100%)
R 134 of 273 ~ 49.08%
G 52 of 273 ~ 19.05%
B 87 of 273 ~ 31.87'%

%49.08
%19.05
%31.87

CMYK color model

#863457 color CMYK value is (0,61,35,47).

  • cyan value is 0.00%
  • magenta value is 61.19%
  • yellow value is 35.07%
  • key color value is 47.45%

CMYK: (0,61,35,47)
C0M61Y35K47 (0%, 61%, 35%, 47%)
(0.00 / 0.61 / 0.35 / 0.47)

CMYK percentages

%0
%61.19
%35.07
%47.45

Codes

Color #863457 in popluar color models

86 34 57
RGB 134 52 87
HSL 334° 44.09% 36.47%
HSB/HSV 334° 61.19% 52.55%
CMYK 0.00% 61.19% 35.07%
47.45%

Color #863457 in popluar number systems.

HEX 86 34 57
Decimal 134 52 87
Binary 10000110 110100 1010111
Octal 206 64 127

Shades and tints

Shades of #863457

#863457
(134,52,87)
#7A3050
(122,48,80)
#6E2C49
(110,44,73)
#622842
(98,40,66)
#56243B
(86,36,59)
#4A2034
(74,32,52)
#3E1C2D
(62,28,45)
#321826
(50,24,38)
#26141F
(38,20,31)
#1A1018
(26,16,24)
#0E0C11
(14,12,17)
#000000
(0,0,0)

Tints of #863457

#863457
(134,52,87)
#914666
(145,70,102)
#9C5875
(156,88,117)
#A76A84
(167,106,132)
#B27C93
(178,124,147)
#BD8EA2
(189,142,162)
#C8A0B1
(200,160,177)
#D3B2C0
(211,178,192)
#DEC4CF
(222,196,207)
#E9D6DE
(233,214,222)
#F4E8ED
(244,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #863457 color. Also use rgb(134,52,87) instead hex code.

Text Font Color

.myTextColor { color: #863457; }

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

This text font color is #863457.

Background Color

.myBgColor { background-color: #863457; }

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

This div background color is #863457.

Border color

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

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

This div border color is #863457.

Opacity

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

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

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

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

This text has shadow with #863457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #863457.

Preview

Color preview on black background

This text has color #863457 on black background.


Color preview on white background

This text has color #863457 on white background.


Black color preview on #863457 background

This text has black color on #863457 background.


White color preview on #863457 background

This text has white color on #863457 background.


Related colors

Complementary color

Complementary color for #hex is #79CBA8.


I love getcolorcode.com

Triadic colors

1 #578634 and #345786 with #863457 are triadic colors.

2 #573486 and #348657 with #863457 are triadic colors.