COLOR #807088

HEX: #807088 RGB: (128,112,136)

Color info

#807088 contains red, green and blue colors in about the same proportion. Web safe color of #807088 is #666699 (or #669).

RGB color model

#807088 color RGB value is (128,112,136).

RGB: (128,112,136) (50%, 44%, 53%)

RGB channels and saturation

R 128 of 255 = 50%
G 112 of 255 = 44%
B 136 of 255 = 53%

128
112
136

R + G + B ~ 49%. #807088 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 128 + 112 + 136 = 376 (100%)
R 128 of 376 ~ 34.04%
G 112 of 376 ~ 29.79%
B 136 of 376 ~ 36.17'%

%34.04
%29.79
%36.17

CMYK color model

#807088 color CMYK value is (6,18,0,47).

  • cyan value is 5.88%
  • magenta value is 17.65%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (6,18,0,47)
C6M18Y0K47 (6%, 18%, 0%, 47%)
(0.06 / 0.18 / 0.00 / 0.47)

CMYK percentages

%5.88
%17.65
%0
%46.67

Codes

Color #807088 in popluar color models

80 70 88
RGB 128 112 136
HSL 280° 9.68% 48.63%
HSB/HSV 280° 17.65% 53.33%
CMYK 5.88% 17.65% 0.00%
46.67%

Color #807088 in popluar number systems.

HEX 80 70 88
Decimal 128 112 136
Binary 10000000 1110000 10001000
Octal 200 160 210

Shades and tints

Shades of #807088

#807088
(128,112,136)
#75667C
(117,102,124)
#6A5C70
(106,92,112)
#5F5264
(95,82,100)
#544858
(84,72,88)
#493E4C
(73,62,76)
#3E3440
(62,52,64)
#332A34
(51,42,52)
#282028
(40,32,40)
#1D161C
(29,22,28)
#120C10
(18,12,16)
#000000
(0,0,0)

Tints of #807088

#807088
(128,112,136)
#8B7D92
(139,125,146)
#968A9C
(150,138,156)
#A197A6
(161,151,166)
#ACA4B0
(172,164,176)
#B7B1BA
(183,177,186)
#C2BEC4
(194,190,196)
#CDCBCE
(205,203,206)
#D8D8D8
(216,216,216)
#E3E5E2
(227,229,226)
#EEF2EC
(238,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #807088 color. Also use rgb(128,112,136) instead hex code.

Text Font Color

.myTextColor { color: #807088; }

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

This text font color is #807088.

Background Color

.myBgColor { background-color: #807088; }

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

This div background color is #807088.

Border color

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

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

This div border color is #807088.

Opacity

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

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

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

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

This text has shadow with #807088 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807088.

Preview

Color preview on black background

This text has color #807088 on black background.


Color preview on white background

This text has color #807088 on white background.


Black color preview on #807088 background

This text has black color on #807088 background.


White color preview on #807088 background

This text has white color on #807088 background.


Related colors

Complementary color

Complementary color for #hex is #7F8F77.


I love getcolorcode.com

Triadic colors

1 #888070 and #708880 with #807088 are triadic colors.

2 #887080 and #708088 with #807088 are triadic colors.