COLOR #863775

HEX: #863775 RGB: (134,55,117)

Color info

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

RGB color model

#863775 color RGB value is (134,55,117).

RGB: (134,55,117) (53%, 22%, 46%)

RGB channels and saturation

R 134 of 255 = 53%
G 55 of 255 = 22%
B 117 of 255 = 46%

134
55
117

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

Portions of RGB colors in percentages

R + G + B = 134 + 55 + 117 = 306 (100%)
R 134 of 306 ~ 43.79%
G 55 of 306 ~ 17.97%
B 117 of 306 ~ 38.24'%

%43.79
%17.97
%38.24

CMYK color model

#863775 color CMYK value is (0,59,13,47).

  • cyan value is 0.00%
  • magenta value is 58.96%
  • yellow value is 12.69%
  • key color value is 47.45%

CMYK: (0,59,13,47)
C0M59Y13K47 (0%, 59%, 13%, 47%)
(0.00 / 0.59 / 0.13 / 0.47)

CMYK percentages

%0
%58.96
%12.69
%47.45

Codes

Color #863775 in popluar color models

86 37 75
RGB 134 55 117
HSL 313° 41.80% 37.06%
HSB/HSV 313° 58.96% 52.55%
CMYK 0.00% 58.96% 12.69%
47.45%

Color #863775 in popluar number systems.

HEX 86 37 75
Decimal 134 55 117
Binary 10000110 110111 1110101
Octal 206 67 165

Shades and tints

Shades of #863775

#863775
(134,55,117)
#7A326B
(122,50,107)
#6E2D61
(110,45,97)
#622857
(98,40,87)
#56234D
(86,35,77)
#4A1E43
(74,30,67)
#3E1939
(62,25,57)
#32142F
(50,20,47)
#260F25
(38,15,37)
#1A0A1B
(26,10,27)
#0E0511
(14,5,17)
#000000
(0,0,0)

Tints of #863775

#863775
(134,55,117)
#914981
(145,73,129)
#9C5B8D
(156,91,141)
#A76D99
(167,109,153)
#B27FA5
(178,127,165)
#BD91B1
(189,145,177)
#C8A3BD
(200,163,189)
#D3B5C9
(211,181,201)
#DEC7D5
(222,199,213)
#E9D9E1
(233,217,225)
#F4EBED
(244,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #863775 color. Also use rgb(134,55,117) instead hex code.

Text Font Color

.myTextColor { color: #863775; }

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

This text font color is #863775.

Background Color

.myBgColor { background-color: #863775; }

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

This div background color is #863775.

Border color

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

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

This div border color is #863775.

Opacity

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

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

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

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

This text has shadow with #863775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #863775.

Preview

Color preview on black background

This text has color #863775 on black background.


Color preview on white background

This text has color #863775 on white background.


Black color preview on #863775 background

This text has black color on #863775 background.


White color preview on #863775 background

This text has white color on #863775 background.


Related colors

Complementary color

Complementary color for #hex is #79C88A.


I love getcolorcode.com

Triadic colors

1 #758637 and #377586 with #863775 are triadic colors.

2 #753786 and #378675 with #863775 are triadic colors.