COLOR #476053

HEX: #476053 RGB: (71,96,83)

Color info

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

RGB color model

#476053 color RGB value is (71,96,83).

RGB: (71,96,83) (28%, 38%, 33%)

RGB channels and saturation

R 71 of 255 = 28%
G 96 of 255 = 38%
B 83 of 255 = 33%

71
96
83

R + G + B ~ 33%. #476053 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 96 + 83 = 250 (100%)
R 71 of 250 ~ 28.4%
G 96 of 250 ~ 38.4%
B 83 of 250 ~ 33.2'%

%28.4
%38.4
%33.2

CMYK color model

#476053 color CMYK value is (26,0,14,62).

  • cyan value is 26.04%
  • magenta value is 0.00%
  • yellow value is 13.54%
  • key color value is 62.35%

CMYK: (26,0,14,62)
C26M0Y14K62 (26%, 0%, 14%, 62%)
(0.26 / 0.00 / 0.14 / 0.62)

CMYK percentages

%26.04
%0
%13.54
%62.35

Codes

Color #476053 in popluar color models

47 60 53
RGB 71 96 83
HSL 149° 14.97% 32.75%
HSB/HSV 149° 26.04% 37.65%
CMYK 26.04% 0.00% 13.54%
62.35%

Color #476053 in popluar number systems.

HEX 47 60 53
Decimal 71 96 83
Binary 1000111 1100000 1010011
Octal 107 140 123

Shades and tints

Shades of #476053

#476053
(71,96,83)
#41584C
(65,88,76)
#3B5045
(59,80,69)
#35483E
(53,72,62)
#2F4037
(47,64,55)
#293830
(41,56,48)
#233029
(35,48,41)
#1D2822
(29,40,34)
#17201B
(23,32,27)
#111814
(17,24,20)
#0B100D
(11,16,13)
#000000
(0,0,0)

Tints of #476053

#476053
(71,96,83)
#576E62
(87,110,98)
#677C71
(103,124,113)
#778A80
(119,138,128)
#87988F
(135,152,143)
#97A69E
(151,166,158)
#A7B4AD
(167,180,173)
#B7C2BC
(183,194,188)
#C7D0CB
(199,208,203)
#D7DEDA
(215,222,218)
#E7ECE9
(231,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476053 color. Also use rgb(71,96,83) instead hex code.

Text Font Color

.myTextColor { color: #476053; }

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

This text font color is #476053.

Background Color

.myBgColor { background-color: #476053; }

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

This div background color is #476053.

Border color

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

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

This div border color is #476053.

Opacity

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

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

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

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

This text has shadow with #476053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476053.

Preview

Color preview on black background

This text has color #476053 on black background.


Color preview on white background

This text has color #476053 on white background.


Black color preview on #476053 background

This text has black color on #476053 background.


White color preview on #476053 background

This text has white color on #476053 background.


Related colors

Complementary color

Complementary color for #hex is #B89FAC.


I love getcolorcode.com

Triadic colors

1 #534760 and #605347 with #476053 are triadic colors.

2 #536047 and #604753 with #476053 are triadic colors.