COLOR #805268

HEX: #805268 RGB: (128,82,104)

Color info

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

RGB color model

#805268 color RGB value is (128,82,104).

RGB: (128,82,104) (50%, 32%, 41%)

RGB channels and saturation

R 128 of 255 = 50%
G 82 of 255 = 32%
B 104 of 255 = 41%

128
82
104

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

Portions of RGB colors in percentages

R + G + B = 128 + 82 + 104 = 314 (100%)
R 128 of 314 ~ 40.76%
G 82 of 314 ~ 26.11%
B 104 of 314 ~ 33.12'%

%40.76
%26.11
%33.12

CMYK color model

#805268 color CMYK value is (0,36,19,50).

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

CMYK: (0,36,19,50)
C0M36Y19K50 (0%, 36%, 19%, 50%)
(0.00 / 0.36 / 0.19 / 0.50)

CMYK percentages

%0
%35.94
%18.75
%49.8

Codes

Color #805268 in popluar color models

80 52 68
RGB 128 82 104
HSL 331° 21.90% 41.18%
HSB/HSV 331° 35.94% 50.20%
CMYK 0.00% 35.94% 18.75%
49.80%

Color #805268 in popluar number systems.

HEX 80 52 68
Decimal 128 82 104
Binary 10000000 1010010 1101000
Octal 200 122 150

Shades and tints

Shades of #805268

#805268
(128,82,104)
#754B5F
(117,75,95)
#6A4456
(106,68,86)
#5F3D4D
(95,61,77)
#543644
(84,54,68)
#492F3B
(73,47,59)
#3E2832
(62,40,50)
#332129
(51,33,41)
#281A20
(40,26,32)
#1D1317
(29,19,23)
#120C0E
(18,12,14)
#000000
(0,0,0)

Tints of #805268

#805268
(128,82,104)
#8B6175
(139,97,117)
#967082
(150,112,130)
#A17F8F
(161,127,143)
#AC8E9C
(172,142,156)
#B79DA9
(183,157,169)
#C2ACB6
(194,172,182)
#CDBBC3
(205,187,195)
#D8CAD0
(216,202,208)
#E3D9DD
(227,217,221)
#EEE8EA
(238,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #805268; }

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

This text font color is #805268.

Background Color

.myBgColor { background-color: #805268; }

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

This div background color is #805268.

Border color

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

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

This div border color is #805268.

Opacity

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

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

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

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

This text has shadow with #805268 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #805268.

Preview

Color preview on black background

This text has color #805268 on black background.


Color preview on white background

This text has color #805268 on white background.


Black color preview on #805268 background

This text has black color on #805268 background.


White color preview on #805268 background

This text has white color on #805268 background.


Related colors

Complementary color

Complementary color for #hex is #7FAD97.


I love getcolorcode.com

Triadic colors

1 #688052 and #526880 with #805268 are triadic colors.

2 #685280 and #528068 with #805268 are triadic colors.