COLOR #475333

HEX: #475333 RGB: (71,83,51)

Color info

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

RGB color model

#475333 color RGB value is (71,83,51).

RGB: (71,83,51) (28%, 33%, 20%)

RGB channels and saturation

R 71 of 255 = 28%
G 83 of 255 = 33%
B 51 of 255 = 20%

71
83
51

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

Portions of RGB colors in percentages

R + G + B = 71 + 83 + 51 = 205 (100%)
R 71 of 205 ~ 34.63%
G 83 of 205 ~ 40.49%
B 51 of 205 ~ 24.88'%

%34.63
%40.49
%24.88

CMYK color model

#475333 color CMYK value is (14,0,39,67).

  • cyan value is 14.46%
  • magenta value is 0.00%
  • yellow value is 38.55%
  • key color value is 67.45%

CMYK: (14,0,39,67)
C14M0Y39K67 (14%, 0%, 39%, 67%)
(0.14 / 0.00 / 0.39 / 0.67)

CMYK percentages

%14.46
%0
%38.55
%67.45

Codes

Color #475333 in popluar color models

47 53 33
RGB 71 83 51
HSL 83° 23.88% 26.27%
HSB/HSV 83° 38.55% 32.55%
CMYK 14.46% 0.00% 38.55%
67.45%

Color #475333 in popluar number systems.

HEX 47 53 33
Decimal 71 83 51
Binary 1000111 1010011 110011
Octal 107 123 63

Shades and tints

Shades of #475333

#475333
(71,83,51)
#414C2F
(65,76,47)
#3B452B
(59,69,43)
#353E27
(53,62,39)
#2F3723
(47,55,35)
#29301F
(41,48,31)
#23291B
(35,41,27)
#1D2217
(29,34,23)
#171B13
(23,27,19)
#11140F
(17,20,15)
#0B0D0B
(11,13,11)
#000000
(0,0,0)

Tints of #475333

#475333
(71,83,51)
#576245
(87,98,69)
#677157
(103,113,87)
#778069
(119,128,105)
#878F7B
(135,143,123)
#979E8D
(151,158,141)
#A7AD9F
(167,173,159)
#B7BCB1
(183,188,177)
#C7CBC3
(199,203,195)
#D7DAD5
(215,218,213)
#E7E9E7
(231,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #475333; }

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

This text font color is #475333.

Background Color

.myBgColor { background-color: #475333; }

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

This div background color is #475333.

Border color

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

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

This div border color is #475333.

Opacity

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

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

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

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

This text has shadow with #475333 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475333.

Preview

Color preview on black background

This text has color #475333 on black background.


Color preview on white background

This text has color #475333 on white background.


Black color preview on #475333 background

This text has black color on #475333 background.


White color preview on #475333 background

This text has white color on #475333 background.


Related colors

Complementary color

Complementary color for #hex is #B8ACCC.


I love getcolorcode.com

Triadic colors

1 #334753 and #533347 with #475333 are triadic colors.

2 #335347 and #534733 with #475333 are triadic colors.