COLOR #803868

HEX: #803868 RGB: (128,56,104)

Color info

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

RGB color model

#803868 color RGB value is (128,56,104).

RGB: (128,56,104) (50%, 22%, 41%)

RGB channels and saturation

R 128 of 255 = 50%
G 56 of 255 = 22%
B 104 of 255 = 41%

128
56
104

R + G + B ~ 38%. #803868 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 56 + 104 = 288 (100%)
R 128 of 288 ~ 44.44%
G 56 of 288 ~ 19.44%
B 104 of 288 ~ 36.11'%

%44.44
%19.44
%36.11

CMYK color model

#803868 color CMYK value is (0,56,19,50).

  • cyan value is 0.00%
  • magenta value is 56.25%
  • yellow value is 18.75%
  • key color value is 49.80%

CMYK: (0,56,19,50)
C0M56Y19K50 (0%, 56%, 19%, 50%)
(0.00 / 0.56 / 0.19 / 0.50)

CMYK percentages

%0
%56.25
%18.75
%49.8

Codes

Color #803868 in popluar color models

80 38 68
RGB 128 56 104
HSL 320° 39.13% 36.08%
HSB/HSV 320° 56.25% 50.20%
CMYK 0.00% 56.25% 18.75%
49.80%

Color #803868 in popluar number systems.

HEX 80 38 68
Decimal 128 56 104
Binary 10000000 111000 1101000
Octal 200 70 150

Shades and tints

Shades of #803868

#803868
(128,56,104)
#75335F
(117,51,95)
#6A2E56
(106,46,86)
#5F294D
(95,41,77)
#542444
(84,36,68)
#491F3B
(73,31,59)
#3E1A32
(62,26,50)
#331529
(51,21,41)
#281020
(40,16,32)
#1D0B17
(29,11,23)
#12060E
(18,6,14)
#000000
(0,0,0)

Tints of #803868

#803868
(128,56,104)
#8B4A75
(139,74,117)
#965C82
(150,92,130)
#A16E8F
(161,110,143)
#AC809C
(172,128,156)
#B792A9
(183,146,169)
#C2A4B6
(194,164,182)
#CDB6C3
(205,182,195)
#D8C8D0
(216,200,208)
#E3DADD
(227,218,221)
#EEECEA
(238,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #803868 color. Also use rgb(128,56,104) instead hex code.

Text Font Color

.myTextColor { color: #803868; }

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

This text font color is #803868.

Background Color

.myBgColor { background-color: #803868; }

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

This div background color is #803868.

Border color

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

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

This div border color is #803868.

Opacity

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

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

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

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

This text has shadow with #803868 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #803868.

Preview

Color preview on black background

This text has color #803868 on black background.


Color preview on white background

This text has color #803868 on white background.


Black color preview on #803868 background

This text has black color on #803868 background.


White color preview on #803868 background

This text has white color on #803868 background.


Related colors

Complementary color

Complementary color for #hex is #7FC797.


I love getcolorcode.com

Triadic colors

1 #688038 and #386880 with #803868 are triadic colors.

2 #683880 and #388068 with #803868 are triadic colors.