COLOR #474933

HEX: #474933 RGB: (71,73,51)

Color info

#474933 contains red, green and blue colors in about the same proportion. Web safe color of #474933 is #333333 (or #333).

RGB color model

#474933 color RGB value is (71,73,51).

RGB: (71,73,51) (28%, 29%, 20%)

RGB channels and saturation

R 71 of 255 = 28%
G 73 of 255 = 29%
B 51 of 255 = 20%

71
73
51

R + G + B ~ 26%. #474933 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 73 + 51 = 195 (100%)
R 71 of 195 ~ 36.41%
G 73 of 195 ~ 37.44%
B 51 of 195 ~ 26.15'%

%36.41
%37.44
%26.15

CMYK color model

#474933 color CMYK value is (3,0,30,71).

  • cyan value is 2.74%
  • magenta value is 0.00%
  • yellow value is 30.14%
  • key color value is 71.37%

CMYK: (3,0,30,71)
C3M0Y30K71 (3%, 0%, 30%, 71%)
(0.03 / 0.00 / 0.30 / 0.71)

CMYK percentages

%2.74
%0
%30.14
%71.37

Codes

Color #474933 in popluar color models

47 49 33
RGB 71 73 51
HSL 65° 17.74% 24.31%
HSB/HSV 65° 30.14% 28.63%
CMYK 2.74% 0.00% 30.14%
71.37%

Color #474933 in popluar number systems.

HEX 47 49 33
Decimal 71 73 51
Binary 1000111 1001001 110011
Octal 107 111 63

Shades and tints

Shades of #474933

#474933
(71,73,51)
#41432F
(65,67,47)
#3B3D2B
(59,61,43)
#353727
(53,55,39)
#2F3123
(47,49,35)
#292B1F
(41,43,31)
#23251B
(35,37,27)
#1D1F17
(29,31,23)
#171913
(23,25,19)
#11130F
(17,19,15)
#0B0D0B
(11,13,11)
#000000
(0,0,0)

Tints of #474933

#474933
(71,73,51)
#575945
(87,89,69)
#676957
(103,105,87)
#777969
(119,121,105)
#87897B
(135,137,123)
#97998D
(151,153,141)
#A7A99F
(167,169,159)
#B7B9B1
(183,185,177)
#C7C9C3
(199,201,195)
#D7D9D5
(215,217,213)
#E7E9E7
(231,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474933; }

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

This text font color is #474933.

Background Color

.myBgColor { background-color: #474933; }

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

This div background color is #474933.

Border color

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

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

This div border color is #474933.

Opacity

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

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

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

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

This text has shadow with #474933 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474933.

Preview

Color preview on black background

This text has color #474933 on black background.


Color preview on white background

This text has color #474933 on white background.


Black color preview on #474933 background

This text has black color on #474933 background.


White color preview on #474933 background

This text has white color on #474933 background.


Related colors

Complementary color

Complementary color for #hex is #B8B6CC.


I love getcolorcode.com

Triadic colors

1 #334749 and #493347 with #474933 are triadic colors.

2 #334947 and #494733 with #474933 are triadic colors.