COLOR #803758

HEX: #803758 RGB: (128,55,88)

Color info

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

RGB color model

#803758 color RGB value is (128,55,88).

RGB: (128,55,88) (50%, 22%, 35%)

RGB channels and saturation

R 128 of 255 = 50%
G 55 of 255 = 22%
B 88 of 255 = 35%

128
55
88

R + G + B ~ 36%. #803758 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 55 + 88 = 271 (100%)
R 128 of 271 ~ 47.23%
G 55 of 271 ~ 20.3%
B 88 of 271 ~ 32.47'%

%47.23
%20.3
%32.47

CMYK color model

#803758 color CMYK value is (0,57,31,50).

  • cyan value is 0.00%
  • magenta value is 57.03%
  • yellow value is 31.25%
  • key color value is 49.80%

CMYK: (0,57,31,50)
C0M57Y31K50 (0%, 57%, 31%, 50%)
(0.00 / 0.57 / 0.31 / 0.50)

CMYK percentages

%0
%57.03
%31.25
%49.8

Codes

Color #803758 in popluar color models

80 37 58
RGB 128 55 88
HSL 333° 39.89% 35.88%
HSB/HSV 333° 57.03% 50.20%
CMYK 0.00% 57.03% 31.25%
49.80%

Color #803758 in popluar number systems.

HEX 80 37 58
Decimal 128 55 88
Binary 10000000 110111 1011000
Octal 200 67 130

Shades and tints

Shades of #803758

#803758
(128,55,88)
#753250
(117,50,80)
#6A2D48
(106,45,72)
#5F2840
(95,40,64)
#542338
(84,35,56)
#491E30
(73,30,48)
#3E1928
(62,25,40)
#331420
(51,20,32)
#280F18
(40,15,24)
#1D0A10
(29,10,16)
#120508
(18,5,8)
#000000
(0,0,0)

Tints of #803758

#803758
(128,55,88)
#8B4967
(139,73,103)
#965B76
(150,91,118)
#A16D85
(161,109,133)
#AC7F94
(172,127,148)
#B791A3
(183,145,163)
#C2A3B2
(194,163,178)
#CDB5C1
(205,181,193)
#D8C7D0
(216,199,208)
#E3D9DF
(227,217,223)
#EEEBEE
(238,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #803758 color. Also use rgb(128,55,88) instead hex code.

Text Font Color

.myTextColor { color: #803758; }

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

This text font color is #803758.

Background Color

.myBgColor { background-color: #803758; }

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

This div background color is #803758.

Border color

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

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

This div border color is #803758.

Opacity

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

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

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

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

This text has shadow with #803758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #803758.

Preview

Color preview on black background

This text has color #803758 on black background.


Color preview on white background

This text has color #803758 on white background.


Black color preview on #803758 background

This text has black color on #803758 background.


White color preview on #803758 background

This text has white color on #803758 background.


Related colors

Complementary color

Complementary color for #hex is #7FC8A7.


I love getcolorcode.com

Triadic colors

1 #588037 and #375880 with #803758 are triadic colors.

2 #583780 and #378058 with #803758 are triadic colors.