COLOR #475136

HEX: #475136 RGB: (71,81,54)

Color info

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

RGB color model

#475136 color RGB value is (71,81,54).

RGB: (71,81,54) (28%, 32%, 21%)

RGB channels and saturation

R 71 of 255 = 28%
G 81 of 255 = 32%
B 54 of 255 = 21%

71
81
54

R + G + B ~ 27%. #475136 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 81 + 54 = 206 (100%)
R 71 of 206 ~ 34.47%
G 81 of 206 ~ 39.32%
B 54 of 206 ~ 26.21'%

%34.47
%39.32
%26.21

CMYK color model

#475136 color CMYK value is (12,0,33,68).

  • cyan value is 12.35%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 68.24%
CMYK: (12,0,33,68) C12M0Y33K68 (12%,0%,33%,68%) (0.12/0.00/0.33/0.68) 

CMYK percentages

%12.35
%0
%33.33
%68.24

Codes

Color #475136 in popluar color models

47 51 36
RGB 71 81 54
HSL 82° 20.00% 26.47%
HSB/HSV 82° 33.33% 31.76%
CMYK 12.35% 0.00% 33.33%
68.24%

Color #475136 in popluar number systems.

HEX 47 51 36
Decimal 71 81 54
Binary 1000111 1010001 110110
Octal 107 121 66

Shades and tints

Shades of #475136

#475136
(71,81,54)
#414A32
(65,74,50)
#3B432E
(59,67,46)
#353C2A
(53,60,42)
#2F3526
(47,53,38)
#292E22
(41,46,34)
#23271E
(35,39,30)
#1D201A
(29,32,26)
#171916
(23,25,22)
#111212
(17,18,18)
#0B0B0E
(11,11,14)
#000000
(0,0,0)

Tints of #475136

#475136
(71,81,54)
#576048
(87,96,72)
#676F5A
(103,111,90)
#777E6C
(119,126,108)
#878D7E
(135,141,126)
#979C90
(151,156,144)
#A7ABA2
(167,171,162)
#B7BAB4
(183,186,180)
#C7C9C6
(199,201,198)
#D7D8D8
(215,216,216)
#E7E7EA
(231,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #475136; }

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

This text font color is #475136.

Background Color

.myBgColor { background-color: #475136; }

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

This div background color is #475136.

Border color

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

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

This div border color is #475136.

Opacity

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

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

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

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

This text has shadow with #475136 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475136.

Preview

Color preview on black background

This text has color #475136 on black background.


Color preview on white background

This text has color #475136 on white background.


Black color preview on #475136 background

This text has black color on #475136 background.


White color preview on #475136 background

This text has white color on #475136 background.


Related colors

Complementary color

Complementary color for #hex is #B8AEC9.


I love getcolorcode.com

Triadic colors

1 #364751 and #513647 with #475136 are triadic colors.

2 #365147 and #514736 with #475136 are triadic colors.