COLOR #806273

HEX: #806273 RGB: (128,98,115)

Color info

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

RGB color model

#806273 color RGB value is (128,98,115).

RGB: (128,98,115) (50%, 38%, 45%)

RGB channels and saturation

R 128 of 255 = 50%
G 98 of 255 = 38%
B 115 of 255 = 45%

128
98
115

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

Portions of RGB colors in percentages

R + G + B = 128 + 98 + 115 = 341 (100%)
R 128 of 341 ~ 37.54%
G 98 of 341 ~ 28.74%
B 115 of 341 ~ 33.72'%

%37.54
%28.74
%33.72

CMYK color model

#806273 color CMYK value is (0,23,10,50).

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

CMYK: (0,23,10,50)
C0M23Y10K50 (0%, 23%, 10%, 50%)
(0.00 / 0.23 / 0.10 / 0.50)

CMYK percentages

%0
%23.44
%10.16
%49.8

Codes

Color #806273 in popluar color models

80 62 73
RGB 128 98 115
HSL 326° 13.27% 44.31%
HSB/HSV 326° 23.44% 50.20%
CMYK 0.00% 23.44% 10.16%
49.80%

Color #806273 in popluar number systems.

HEX 80 62 73
Decimal 128 98 115
Binary 10000000 1100010 1110011
Octal 200 142 163

Shades and tints

Shades of #806273

#806273
(128,98,115)
#755A69
(117,90,105)
#6A525F
(106,82,95)
#5F4A55
(95,74,85)
#54424B
(84,66,75)
#493A41
(73,58,65)
#3E3237
(62,50,55)
#332A2D
(51,42,45)
#282223
(40,34,35)
#1D1A19
(29,26,25)
#12120F
(18,18,15)
#000000
(0,0,0)

Tints of #806273

#806273
(128,98,115)
#8B707F
(139,112,127)
#967E8B
(150,126,139)
#A18C97
(161,140,151)
#AC9AA3
(172,154,163)
#B7A8AF
(183,168,175)
#C2B6BB
(194,182,187)
#CDC4C7
(205,196,199)
#D8D2D3
(216,210,211)
#E3E0DF
(227,224,223)
#EEEEEB
(238,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #806273; }

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

This text font color is #806273.

Background Color

.myBgColor { background-color: #806273; }

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

This div background color is #806273.

Border color

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

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

This div border color is #806273.

Opacity

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

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

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

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

This text has shadow with #806273 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806273.

Preview

Color preview on black background

This text has color #806273 on black background.


Color preview on white background

This text has color #806273 on white background.


Black color preview on #806273 background

This text has black color on #806273 background.


White color preview on #806273 background

This text has white color on #806273 background.


Related colors

Complementary color

Complementary color for #hex is #7F9D8C.


I love getcolorcode.com

Triadic colors

1 #738062 and #627380 with #806273 are triadic colors.

2 #736280 and #628073 with #806273 are triadic colors.