COLOR #806270

HEX: #806270 RGB: (128,98,112)

Color info

#806270 contains red, green and blue colors in about the same proportion. Web safe color of #806270 is #666666 (or #666).

RGB color model

#806270 color RGB value is (128,98,112).

RGB: (128,98,112) (50%, 38%, 44%)

RGB channels and saturation

R 128 of 255 = 50%
G 98 of 255 = 38%
B 112 of 255 = 44%

128
98
112

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

Portions of RGB colors in percentages

R + G + B = 128 + 98 + 112 = 338 (100%)
R 128 of 338 ~ 37.87%
G 98 of 338 ~ 28.99%
B 112 of 338 ~ 33.14'%

%37.87
%28.99
%33.14

CMYK color model

#806270 color CMYK value is (0,23,13,50).

  • cyan value is 0.00%
  • magenta value is 23.44%
  • yellow value is 12.50%
  • key color value is 49.80%

CMYK: (0,23,13,50)
C0M23Y13K50 (0%, 23%, 13%, 50%)
(0.00 / 0.23 / 0.13 / 0.50)

CMYK percentages

%0
%23.44
%12.5
%49.8

Codes

Color #806270 in popluar color models

80 62 70
RGB 128 98 112
HSL 332° 13.27% 44.31%
HSB/HSV 332° 23.44% 50.20%
CMYK 0.00% 23.44% 12.50%
49.80%

Color #806270 in popluar number systems.

HEX 80 62 70
Decimal 128 98 112
Binary 10000000 1100010 1110000
Octal 200 142 160

Shades and tints

Shades of #806270

#806270
(128,98,112)
#755A66
(117,90,102)
#6A525C
(106,82,92)
#5F4A52
(95,74,82)
#544248
(84,66,72)
#493A3E
(73,58,62)
#3E3234
(62,50,52)
#332A2A
(51,42,42)
#282220
(40,34,32)
#1D1A16
(29,26,22)
#12120C
(18,18,12)
#000000
(0,0,0)

Tints of #806270

#806270
(128,98,112)
#8B707D
(139,112,125)
#967E8A
(150,126,138)
#A18C97
(161,140,151)
#AC9AA4
(172,154,164)
#B7A8B1
(183,168,177)
#C2B6BE
(194,182,190)
#CDC4CB
(205,196,203)
#D8D2D8
(216,210,216)
#E3E0E5
(227,224,229)
#EEEEF2
(238,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #806270; }

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

This text font color is #806270.

Background Color

.myBgColor { background-color: #806270; }

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

This div background color is #806270.

Border color

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

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

This div border color is #806270.

Opacity

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

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

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

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

This text has shadow with #806270 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806270.

Preview

Color preview on black background

This text has color #806270 on black background.


Color preview on white background

This text has color #806270 on white background.


Black color preview on #806270 background

This text has black color on #806270 background.


White color preview on #806270 background

This text has white color on #806270 background.


Related colors

Complementary color

Complementary color for #hex is #7F9D8F.


I love getcolorcode.com

Triadic colors

1 #708062 and #627080 with #806270 are triadic colors.

2 #706280 and #628070 with #806270 are triadic colors.