COLOR #803375

HEX: #803375 RGB: (128,51,117)

Color info

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

RGB color model

#803375 color RGB value is (128,51,117).

RGB: (128,51,117) (50%, 20%, 46%)

RGB channels and saturation

R 128 of 255 = 50%
G 51 of 255 = 20%
B 117 of 255 = 46%

128
51
117

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

Portions of RGB colors in percentages

R + G + B = 128 + 51 + 117 = 296 (100%)
R 128 of 296 ~ 43.24%
G 51 of 296 ~ 17.23%
B 117 of 296 ~ 39.53'%

%43.24
%17.23
%39.53

CMYK color model

#803375 color CMYK value is (0,60,9,50).

  • cyan value is 0.00%
  • magenta value is 60.16%
  • yellow value is 8.59%
  • key color value is 49.80%

CMYK: (0,60,9,50)
C0M60Y9K50 (0%, 60%, 9%, 50%)
(0.00 / 0.60 / 0.09 / 0.50)

CMYK percentages

%0
%60.16
%8.59
%49.8

Codes

Color #803375 in popluar color models

80 33 75
RGB 128 51 117
HSL 309° 43.02% 35.10%
HSB/HSV 309° 60.16% 50.20%
CMYK 0.00% 60.16% 8.59%
49.80%

Color #803375 in popluar number systems.

HEX 80 33 75
Decimal 128 51 117
Binary 10000000 110011 1110101
Octal 200 63 165

Shades and tints

Shades of #803375

#803375
(128,51,117)
#752F6B
(117,47,107)
#6A2B61
(106,43,97)
#5F2757
(95,39,87)
#54234D
(84,35,77)
#491F43
(73,31,67)
#3E1B39
(62,27,57)
#33172F
(51,23,47)
#281325
(40,19,37)
#1D0F1B
(29,15,27)
#120B11
(18,11,17)
#000000
(0,0,0)

Tints of #803375

#803375
(128,51,117)
#8B4581
(139,69,129)
#96578D
(150,87,141)
#A16999
(161,105,153)
#AC7BA5
(172,123,165)
#B78DB1
(183,141,177)
#C29FBD
(194,159,189)
#CDB1C9
(205,177,201)
#D8C3D5
(216,195,213)
#E3D5E1
(227,213,225)
#EEE7ED
(238,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #803375 color. Also use rgb(128,51,117) instead hex code.

Text Font Color

.myTextColor { color: #803375; }

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

This text font color is #803375.

Background Color

.myBgColor { background-color: #803375; }

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

This div background color is #803375.

Border color

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

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

This div border color is #803375.

Opacity

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

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

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

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

This text has shadow with #803375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #803375.

Preview

Color preview on black background

This text has color #803375 on black background.


Color preview on white background

This text has color #803375 on white background.


Black color preview on #803375 background

This text has black color on #803375 background.


White color preview on #803375 background

This text has white color on #803375 background.


Related colors

Complementary color

Complementary color for #hex is #7FCC8A.


I love getcolorcode.com

Triadic colors

1 #758033 and #337580 with #803375 are triadic colors.

2 #753380 and #338075 with #803375 are triadic colors.