COLOR #807274

HEX: #807274 RGB: (128,114,116)

Color info

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

RGB color model

#807274 color RGB value is (128,114,116).

RGB: (128,114,116) (50%, 45%, 45%)

RGB channels and saturation

R 128 of 255 = 50%
G 114 of 255 = 45%
B 116 of 255 = 45%

128
114
116

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

Portions of RGB colors in percentages

R + G + B = 128 + 114 + 116 = 358 (100%)
R 128 of 358 ~ 35.75%
G 114 of 358 ~ 31.84%
B 116 of 358 ~ 32.4'%

%35.75
%31.84
%32.4

CMYK color model

#807274 color CMYK value is (0,11,9,50).

  • cyan value is 0.00%
  • magenta value is 10.94%
  • yellow value is 9.38%
  • key color value is 49.80%

CMYK: (0,11,9,50)
C0M11Y9K50 (0%, 11%, 9%, 50%)
(0.00 / 0.11 / 0.09 / 0.50)

CMYK percentages

%0
%10.94
%9.38
%49.8

Codes

Color #807274 in popluar color models

80 72 74
RGB 128 114 116
HSL 351° 5.79% 47.45%
HSB/HSV 351° 10.94% 50.20%
CMYK 0.00% 10.94% 9.38%
49.80%

Color #807274 in popluar number systems.

HEX 80 72 74
Decimal 128 114 116
Binary 10000000 1110010 1110100
Octal 200 162 164

Shades and tints

Shades of #807274

#807274
(128,114,116)
#75686A
(117,104,106)
#6A5E60
(106,94,96)
#5F5456
(95,84,86)
#544A4C
(84,74,76)
#494042
(73,64,66)
#3E3638
(62,54,56)
#332C2E
(51,44,46)
#282224
(40,34,36)
#1D181A
(29,24,26)
#120E10
(18,14,16)
#000000
(0,0,0)

Tints of #807274

#807274
(128,114,116)
#8B7E80
(139,126,128)
#968A8C
(150,138,140)
#A19698
(161,150,152)
#ACA2A4
(172,162,164)
#B7AEB0
(183,174,176)
#C2BABC
(194,186,188)
#CDC6C8
(205,198,200)
#D8D2D4
(216,210,212)
#E3DEE0
(227,222,224)
#EEEAEC
(238,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #807274 color. Also use rgb(128,114,116) instead hex code.

Text Font Color

.myTextColor { color: #807274; }

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

This text font color is #807274.

Background Color

.myBgColor { background-color: #807274; }

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

This div background color is #807274.

Border color

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

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

This div border color is #807274.

Opacity

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

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

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

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

This text has shadow with #807274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807274.

Preview

Color preview on black background

This text has color #807274 on black background.


Color preview on white background

This text has color #807274 on white background.


Black color preview on #807274 background

This text has black color on #807274 background.


White color preview on #807274 background

This text has white color on #807274 background.


Related colors

Complementary color

Complementary color for #hex is #7F8D8B.


I love getcolorcode.com

Triadic colors

1 #748072 and #727480 with #807274 are triadic colors.

2 #747280 and #728074 with #807274 are triadic colors.