COLOR #803563

HEX: #803563 RGB: (128,53,99)

Color info

#803563 contains mainly red and blue colors. Web safe color of #803563 is #663366 (or #636).

RGB color model

#803563 color RGB value is (128,53,99).

RGB: (128,53,99) (50%, 21%, 39%)

RGB channels and saturation

R 128 of 255 = 50%
G 53 of 255 = 21%
B 99 of 255 = 39%

128
53
99

R + G + B ~ 37%. #803563 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 53 + 99 = 280 (100%)
R 128 of 280 ~ 45.71%
G 53 of 280 ~ 18.93%
B 99 of 280 ~ 35.36'%

%45.71
%18.93
%35.36

CMYK color model

#803563 color CMYK value is (0,59,23,50).

  • cyan value is 0.00%
  • magenta value is 58.59%
  • yellow value is 22.66%
  • key color value is 49.80%

CMYK: (0,59,23,50)
C0M59Y23K50 (0%, 59%, 23%, 50%)
(0.00 / 0.59 / 0.23 / 0.50)

CMYK percentages

%0
%58.59
%22.66
%49.8

Codes

Color #803563 in popluar color models

80 35 63
RGB 128 53 99
HSL 323° 41.44% 35.49%
HSB/HSV 323° 58.59% 50.20%
CMYK 0.00% 58.59% 22.66%
49.80%

Color #803563 in popluar number systems.

HEX 80 35 63
Decimal 128 53 99
Binary 10000000 110101 1100011
Octal 200 65 143

Shades and tints

Shades of #803563

#803563
(128,53,99)
#75315A
(117,49,90)
#6A2D51
(106,45,81)
#5F2948
(95,41,72)
#54253F
(84,37,63)
#492136
(73,33,54)
#3E1D2D
(62,29,45)
#331924
(51,25,36)
#28151B
(40,21,27)
#1D1112
(29,17,18)
#120D09
(18,13,9)
#000000
(0,0,0)

Tints of #803563

#803563
(128,53,99)
#8B4771
(139,71,113)
#96597F
(150,89,127)
#A16B8D
(161,107,141)
#AC7D9B
(172,125,155)
#B78FA9
(183,143,169)
#C2A1B7
(194,161,183)
#CDB3C5
(205,179,197)
#D8C5D3
(216,197,211)
#E3D7E1
(227,215,225)
#EEE9EF
(238,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #803563 color. Also use rgb(128,53,99) instead hex code.

Text Font Color

.myTextColor { color: #803563; }

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

This text font color is #803563.

Background Color

.myBgColor { background-color: #803563; }

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

This div background color is #803563.

Border color

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

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

This div border color is #803563.

Opacity

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

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

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

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

This text has shadow with #803563 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #803563.

Preview

Color preview on black background

This text has color #803563 on black background.


Color preview on white background

This text has color #803563 on white background.


Black color preview on #803563 background

This text has black color on #803563 background.


White color preview on #803563 background

This text has white color on #803563 background.


Related colors

Complementary color

Complementary color for #hex is #7FCA9C.


I love getcolorcode.com

Triadic colors

1 #638035 and #356380 with #803563 are triadic colors.

2 #633580 and #358063 with #803563 are triadic colors.