COLOR #475451

HEX: #475451 RGB: (71,84,81)

Color info

#475451 contains red, green and blue colors in about the same proportion. Web safe color of #475451 is #336666 (or #366).

RGB color model

#475451 color RGB value is (71,84,81).

RGB: (71,84,81) (28%, 33%, 32%)

RGB channels and saturation

R 71 of 255 = 28%
G 84 of 255 = 33%
B 81 of 255 = 32%

71
84
81

R + G + B ~ 31%. #475451 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 84 + 81 = 236 (100%)
R 71 of 236 ~ 30.08%
G 84 of 236 ~ 35.59%
B 81 of 236 ~ 34.32'%

%30.08
%35.59
%34.32

CMYK color model

#475451 color CMYK value is (15,0,4,67).

  • cyan value is 15.48%
  • magenta value is 0.00%
  • yellow value is 3.57%
  • key color value is 67.06%

CMYK: (15,0,4,67)
C15M0Y4K67 (15%, 0%, 4%, 67%)
(0.15 / 0.00 / 0.04 / 0.67)

CMYK percentages

%15.48
%0
%3.57
%67.06

Codes

Color #475451 in popluar color models

47 54 51
RGB 71 84 81
HSL 166° 8.39% 30.39%
HSB/HSV 166° 15.48% 32.94%
CMYK 15.48% 0.00% 3.57%
67.06%

Color #475451 in popluar number systems.

HEX 47 54 51
Decimal 71 84 81
Binary 1000111 1010100 1010001
Octal 107 124 121

Shades and tints

Shades of #475451

#475451
(71,84,81)
#414D4A
(65,77,74)
#3B4643
(59,70,67)
#353F3C
(53,63,60)
#2F3835
(47,56,53)
#29312E
(41,49,46)
#232A27
(35,42,39)
#1D2320
(29,35,32)
#171C19
(23,28,25)
#111512
(17,21,18)
#0B0E0B
(11,14,11)
#000000
(0,0,0)

Tints of #475451

#475451
(71,84,81)
#576360
(87,99,96)
#67726F
(103,114,111)
#77817E
(119,129,126)
#87908D
(135,144,141)
#979F9C
(151,159,156)
#A7AEAB
(167,174,171)
#B7BDBA
(183,189,186)
#C7CCC9
(199,204,201)
#D7DBD8
(215,219,216)
#E7EAE7
(231,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475451 color. Also use rgb(71,84,81) instead hex code.

Text Font Color

.myTextColor { color: #475451; }

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

This text font color is #475451.

Background Color

.myBgColor { background-color: #475451; }

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

This div background color is #475451.

Border color

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

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

This div border color is #475451.

Opacity

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

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

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

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

This text has shadow with #475451 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475451.

Preview

Color preview on black background

This text has color #475451 on black background.


Color preview on white background

This text has color #475451 on white background.


Black color preview on #475451 background

This text has black color on #475451 background.


White color preview on #475451 background

This text has white color on #475451 background.


Related colors

Complementary color

Complementary color for #hex is #B8ABAE.


I love getcolorcode.com

Triadic colors

1 #514754 and #545147 with #475451 are triadic colors.

2 #515447 and #544751 with #475451 are triadic colors.