COLOR #475F49

HEX: #475F49 RGB: (71,95,73)

Color info

#475F49 contains red, green and blue colors in about the same proportion. Web safe color of #475F49 is #336633 (or #363).

RGB color model

#475F49 color RGB value is (71,95,73).

RGB: (71,95,73) (28%, 37%, 29%)

RGB channels and saturation

R 71 of 255 = 28%
G 95 of 255 = 37%
B 73 of 255 = 29%

71
95
73

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

Portions of RGB colors in percentages

R + G + B = 71 + 95 + 73 = 239 (100%)
R 71 of 239 ~ 29.71%
G 95 of 239 ~ 39.75%
B 73 of 239 ~ 30.54'%

%29.71
%39.75
%30.54

CMYK color model

#475F49 color CMYK value is (25,0,23,63).

  • cyan value is 25.26%
  • magenta value is 0.00%
  • yellow value is 23.16%
  • key color value is 62.75%

CMYK: (25,0,23,63)
C25M0Y23K63 (25%, 0%, 23%, 63%)
(0.25 / 0.00 / 0.23 / 0.63)

CMYK percentages

%25.26
%0
%23.16
%62.75

Codes

Color #475F49 in popluar color models

47 5F 49
RGB 71 95 73
HSL 125° 14.46% 32.55%
HSB/HSV 125° 25.26% 37.25%
CMYK 25.26% 0.00% 23.16%
62.75%

Color #475F49 in popluar number systems.

HEX 47 5F 49
Decimal 71 95 73
Binary 1000111 1011111 1001001
Octal 107 137 111

Shades and tints

Shades of #475F49

#475F49
(71,95,73)
#415743
(65,87,67)
#3B4F3D
(59,79,61)
#354737
(53,71,55)
#2F3F31
(47,63,49)
#29372B
(41,55,43)
#232F25
(35,47,37)
#1D271F
(29,39,31)
#171F19
(23,31,25)
#111713
(17,23,19)
#0B0F0D
(11,15,13)
#000000
(0,0,0)

Tints of #475F49

#475F49
(71,95,73)
#576D59
(87,109,89)
#677B69
(103,123,105)
#778979
(119,137,121)
#879789
(135,151,137)
#97A599
(151,165,153)
#A7B3A9
(167,179,169)
#B7C1B9
(183,193,185)
#C7CFC9
(199,207,201)
#D7DDD9
(215,221,217)
#E7EBE9
(231,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475F49 color. Also use rgb(71,95,73) instead hex code.

Text Font Color

.myTextColor { color: #475F49; }

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

This text font color is #475F49.

Background Color

.myBgColor { background-color: #475F49; }

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

This div background color is #475F49.

Border color

.myBorderColor { border: 1px solid #475F49; }

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

This div border color is #475F49.

Opacity

.myOpacity80 { color: #475F49; opacity: 0.8; }

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

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

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

This text has shadow with #475F49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475F49.

Preview

Color preview on black background

This text has color #475F49 on black background.


Color preview on white background

This text has color #475F49 on white background.


Black color preview on #475F49 background

This text has black color on #475F49 background.


White color preview on #475F49 background

This text has white color on #475F49 background.


Related colors

Complementary color

Complementary color for #hex is #B8A0B6.


I love getcolorcode.com

Triadic colors

1 #49475F and #5F4947 with #475F49 are triadic colors.

2 #495F47 and #5F4749 with #475F49 are triadic colors.