COLOR #863D63

HEX: #863D63 RGB: (134,61,99)

Color info

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

RGB color model

#863D63 color RGB value is (134,61,99).

RGB: (134,61,99) (53%, 24%, 39%)

RGB channels and saturation

R 134 of 255 = 53%
G 61 of 255 = 24%
B 99 of 255 = 39%

134
61
99

R + G + B ~ 39%. #863D63 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 134 + 61 + 99 = 294 (100%)
R 134 of 294 ~ 45.58%
G 61 of 294 ~ 20.75%
B 99 of 294 ~ 33.67'%

%45.58
%20.75
%33.67

CMYK color model

#863D63 color CMYK value is (0,54,26,47).

  • cyan value is 0.00%
  • magenta value is 54.48%
  • yellow value is 26.12%
  • key color value is 47.45%
CMYK: (0,54,26,47) C0M54Y26K47 (0%,54%,26%,47%) (0.00/0.54/0.26/0.47) 

CMYK percentages

%0
%54.48
%26.12
%47.45

Codes

Color #863D63 in popluar color models

86 3D 63
RGB 134 61 99
HSL 329° 37.44% 38.24%
HSB/HSV 329° 54.48% 52.55%
CMYK 0.00% 54.48% 26.12%
47.45%

Color #863D63 in popluar number systems.

HEX 86 3D 63
Decimal 134 61 99
Binary 10000110 111101 1100011
Octal 206 75 143

Shades and tints

Shades of #863D63

#863D63
(134,61,99)
#7A385A
(122,56,90)
#6E3351
(110,51,81)
#622E48
(98,46,72)
#56293F
(86,41,63)
#4A2436
(74,36,54)
#3E1F2D
(62,31,45)
#321A24
(50,26,36)
#26151B
(38,21,27)
#1A1012
(26,16,18)
#0E0B09
(14,11,9)
#000000
(0,0,0)

Tints of #863D63

#863D63
(134,61,99)
#914E71
(145,78,113)
#9C5F7F
(156,95,127)
#A7708D
(167,112,141)
#B2819B
(178,129,155)
#BD92A9
(189,146,169)
#C8A3B7
(200,163,183)
#D3B4C5
(211,180,197)
#DEC5D3
(222,197,211)
#E9D6E1
(233,214,225)
#F4E7EF
(244,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #863D63 color. Also use rgb(134,61,99) instead hex code.

Text Font Color

.myTextColor { color: #863D63; }

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

This text font color is #863D63.

Background Color

.myBgColor { background-color: #863D63; }

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

This div background color is #863D63.

Border color

.myBorderColor { border: 1px solid #863D63; }

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

This div border color is #863D63.

Opacity

.myOpacity80 { color: #863D63; opacity: 0.8; }

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

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

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

This text has shadow with #863D63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #863D63.

Preview

Color preview on black background

This text has color #863D63 on black background.


Color preview on white background

This text has color #863D63 on white background.


Black color preview on #863D63 background

This text has black color on #863D63 background.


White color preview on #863D63 background

This text has white color on #863D63 background.


Related colors

Complementary color

Complementary color for #hex is #79C29C.


I love getcolorcode.com

Triadic colors

1 #63863D and #3D6386 with #863D63 are triadic colors.

2 #633D86 and #3D8663 with #863D63 are triadic colors.