COLOR #805266

HEX: #805266 RGB: (128,82,102)

Color info

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

RGB color model

#805266 color RGB value is (128,82,102).

RGB: (128,82,102) (50%, 32%, 40%)

RGB channels and saturation

R 128 of 255 = 50%
G 82 of 255 = 32%
B 102 of 255 = 40%

128
82
102

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

Portions of RGB colors in percentages

R + G + B = 128 + 82 + 102 = 312 (100%)
R 128 of 312 ~ 41.03%
G 82 of 312 ~ 26.28%
B 102 of 312 ~ 32.69'%

%41.03
%26.28
%32.69

CMYK color model

#805266 color CMYK value is (0,36,20,50).

  • cyan value is 0.00%
  • magenta value is 35.94%
  • yellow value is 20.31%
  • key color value is 49.80%

CMYK: (0,36,20,50)
C0M36Y20K50 (0%, 36%, 20%, 50%)
(0.00 / 0.36 / 0.20 / 0.50)

CMYK percentages

%0
%35.94
%20.31
%49.8

Codes

Color #805266 in popluar color models

80 52 66
RGB 128 82 102
HSL 334° 21.90% 41.18%
HSB/HSV 334° 35.94% 50.20%
CMYK 0.00% 35.94% 20.31%
49.80%

Color #805266 in popluar number systems.

HEX 80 52 66
Decimal 128 82 102
Binary 10000000 1010010 1100110
Octal 200 122 146

Shades and tints

Shades of #805266

#805266
(128,82,102)
#754B5D
(117,75,93)
#6A4454
(106,68,84)
#5F3D4B
(95,61,75)
#543642
(84,54,66)
#492F39
(73,47,57)
#3E2830
(62,40,48)
#332127
(51,33,39)
#281A1E
(40,26,30)
#1D1315
(29,19,21)
#120C0C
(18,12,12)
#000000
(0,0,0)

Tints of #805266

#805266
(128,82,102)
#8B6173
(139,97,115)
#967080
(150,112,128)
#A17F8D
(161,127,141)
#AC8E9A
(172,142,154)
#B79DA7
(183,157,167)
#C2ACB4
(194,172,180)
#CDBBC1
(205,187,193)
#D8CACE
(216,202,206)
#E3D9DB
(227,217,219)
#EEE8E8
(238,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #805266 color. Also use rgb(128,82,102) instead hex code.

Text Font Color

.myTextColor { color: #805266; }

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

This text font color is #805266.

Background Color

.myBgColor { background-color: #805266; }

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

This div background color is #805266.

Border color

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

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

This div border color is #805266.

Opacity

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

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

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

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

This text has shadow with #805266 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #805266.

Preview

Color preview on black background

This text has color #805266 on black background.


Color preview on white background

This text has color #805266 on white background.


Black color preview on #805266 background

This text has black color on #805266 background.


White color preview on #805266 background

This text has white color on #805266 background.


Related colors

Complementary color

Complementary color for #hex is #7FAD99.


I love getcolorcode.com

Triadic colors

1 #668052 and #526680 with #805266 are triadic colors.

2 #665280 and #528066 with #805266 are triadic colors.