COLOR #804F58

HEX: #804F58 RGB: (128,79,88)

Color info

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

RGB color model

#804F58 color RGB value is (128,79,88).

RGB: (128,79,88) (50%, 31%, 35%)

RGB channels and saturation

R 128 of 255 = 50%
G 79 of 255 = 31%
B 88 of 255 = 35%

128
79
88

R + G + B ~ 39%. #804F58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 79 + 88 = 295 (100%)
R 128 of 295 ~ 43.39%
G 79 of 295 ~ 26.78%
B 88 of 295 ~ 29.83'%

%43.39
%26.78
%29.83

CMYK color model

#804F58 color CMYK value is (0,38,31,50).

  • cyan value is 0.00%
  • magenta value is 38.28%
  • yellow value is 31.25%
  • key color value is 49.80%
CMYK: (0,38,31,50) C0M38Y31K50 (0%,38%,31%,50%) (0.00/0.38/0.31/0.50) 

CMYK percentages

%0
%38.28
%31.25
%49.8

Codes

Color #804F58 in popluar color models

80 4F 58
RGB 128 79 88
HSL 349° 23.67% 40.59%
HSB/HSV 349° 38.28% 50.20%
CMYK 0.00% 38.28% 31.25%
49.80%

Color #804F58 in popluar number systems.

HEX 80 4F 58
Decimal 128 79 88
Binary 10000000 1001111 1011000
Octal 200 117 130

Shades and tints

Shades of #804F58

#804F58
(128,79,88)
#754850
(117,72,80)
#6A4148
(106,65,72)
#5F3A40
(95,58,64)
#543338
(84,51,56)
#492C30
(73,44,48)
#3E2528
(62,37,40)
#331E20
(51,30,32)
#281718
(40,23,24)
#1D1010
(29,16,16)
#120908
(18,9,8)
#000000
(0,0,0)

Tints of #804F58

#804F58
(128,79,88)
#8B5F67
(139,95,103)
#966F76
(150,111,118)
#A17F85
(161,127,133)
#AC8F94
(172,143,148)
#B79FA3
(183,159,163)
#C2AFB2
(194,175,178)
#CDBFC1
(205,191,193)
#D8CFD0
(216,207,208)
#E3DFDF
(227,223,223)
#EEEFEE
(238,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #804F58 color. Also use rgb(128,79,88) instead hex code.

Text Font Color

.myTextColor { color: #804F58; }

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

This text font color is #804F58.

Background Color

.myBgColor { background-color: #804F58; }

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

This div background color is #804F58.

Border color

.myBorderColor { border: 1px solid #804F58; }

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

This div border color is #804F58.

Opacity

.myOpacity80 { color: #804F58; opacity: 0.8; }

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

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

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

This text has shadow with #804F58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #804F58.

Preview

Color preview on black background

This text has color #804F58 on black background.


Color preview on white background

This text has color #804F58 on white background.


Black color preview on #804F58 background

This text has black color on #804F58 background.


White color preview on #804F58 background

This text has white color on #804F58 background.


Related colors

Complementary color

Complementary color for #hex is #7FB0A7.


I love getcolorcode.com

Triadic colors

1 #58804F and #4F5880 with #804F58 are triadic colors.

2 #584F80 and #4F8058 with #804F58 are triadic colors.