COLOR #807189

HEX: #807189 RGB: (128,113,137)

Color info

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

RGB color model

#807189 color RGB value is (128,113,137).

RGB: (128,113,137) (50%, 44%, 54%)

RGB channels and saturation

R 128 of 255 = 50%
G 113 of 255 = 44%
B 137 of 255 = 54%

128
113
137

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

Portions of RGB colors in percentages

R + G + B = 128 + 113 + 137 = 378 (100%)
R 128 of 378 ~ 33.86%
G 113 of 378 ~ 29.89%
B 137 of 378 ~ 36.24'%

%33.86
%29.89
%36.24

CMYK color model

#807189 color CMYK value is (7,18,0,46).

  • cyan value is 6.57%
  • magenta value is 17.52%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (7,18,0,46)
C7M18Y0K46 (7%, 18%, 0%, 46%)
(0.07 / 0.18 / 0.00 / 0.46)

CMYK percentages

%6.57
%17.52
%0
%46.27

Codes

Color #807189 in popluar color models

80 71 89
RGB 128 113 137
HSL 278° 9.60% 49.02%
HSB/HSV 278° 17.52% 53.73%
CMYK 6.57% 17.52% 0.00%
46.27%

Color #807189 in popluar number systems.

HEX 80 71 89
Decimal 128 113 137
Binary 10000000 1110001 10001001
Octal 200 161 211

Shades and tints

Shades of #807189

#807189
(128,113,137)
#75677D
(117,103,125)
#6A5D71
(106,93,113)
#5F5365
(95,83,101)
#544959
(84,73,89)
#493F4D
(73,63,77)
#3E3541
(62,53,65)
#332B35
(51,43,53)
#282129
(40,33,41)
#1D171D
(29,23,29)
#120D11
(18,13,17)
#000000
(0,0,0)

Tints of #807189

#807189
(128,113,137)
#8B7D93
(139,125,147)
#96899D
(150,137,157)
#A195A7
(161,149,167)
#ACA1B1
(172,161,177)
#B7ADBB
(183,173,187)
#C2B9C5
(194,185,197)
#CDC5CF
(205,197,207)
#D8D1D9
(216,209,217)
#E3DDE3
(227,221,227)
#EEE9ED
(238,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #807189 color. Also use rgb(128,113,137) instead hex code.

Text Font Color

.myTextColor { color: #807189; }

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

This text font color is #807189.

Background Color

.myBgColor { background-color: #807189; }

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

This div background color is #807189.

Border color

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

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

This div border color is #807189.

Opacity

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

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

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

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

This text has shadow with #807189 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807189.

Preview

Color preview on black background

This text has color #807189 on black background.


Color preview on white background

This text has color #807189 on white background.


Black color preview on #807189 background

This text has black color on #807189 background.


White color preview on #807189 background

This text has white color on #807189 background.


Related colors

Complementary color

Complementary color for #hex is #7F8E76.


I love getcolorcode.com

Triadic colors

1 #898071 and #718980 with #807189 are triadic colors.

2 #897180 and #718089 with #807189 are triadic colors.