COLOR #474930

HEX: #474930 RGB: (71,73,48)

Color info

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

RGB color model

#474930 color RGB value is (71,73,48).

RGB: (71,73,48) (28%, 29%, 19%)

RGB channels and saturation

R 71 of 255 = 28%
G 73 of 255 = 29%
B 48 of 255 = 19%

71
73
48

R + G + B ~ 25%. #474930 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 73 + 48 = 192 (100%)
R 71 of 192 ~ 36.98%
G 73 of 192 ~ 38.02%
B 48 of 192 ~ 25'%

%36.98
%38.02
%25

CMYK color model

#474930 color CMYK value is (3,0,34,71).

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

CMYK: (3,0,34,71)
C3M0Y34K71 (3%, 0%, 34%, 71%)
(0.03 / 0.00 / 0.34 / 0.71)

CMYK percentages

%2.74
%0
%34.25
%71.37

Codes

Color #474930 in popluar color models

47 49 30
RGB 71 73 48
HSL 65° 20.66% 23.73%
HSB/HSV 65° 34.25% 28.63%
CMYK 2.74% 0.00% 34.25%
71.37%

Color #474930 in popluar number systems.

HEX 47 49 30
Decimal 71 73 48
Binary 1000111 1001001 110000
Octal 107 111 60

Shades and tints

Shades of #474930

#474930
(71,73,48)
#41432C
(65,67,44)
#3B3D28
(59,61,40)
#353724
(53,55,36)
#2F3120
(47,49,32)
#292B1C
(41,43,28)
#232518
(35,37,24)
#1D1F14
(29,31,20)
#171910
(23,25,16)
#11130C
(17,19,12)
#0B0D08
(11,13,8)
#000000
(0,0,0)

Tints of #474930

#474930
(71,73,48)
#575942
(87,89,66)
#676954
(103,105,84)
#777966
(119,121,102)
#878978
(135,137,120)
#97998A
(151,153,138)
#A7A99C
(167,169,156)
#B7B9AE
(183,185,174)
#C7C9C0
(199,201,192)
#D7D9D2
(215,217,210)
#E7E9E4
(231,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474930; }

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

This text font color is #474930.

Background Color

.myBgColor { background-color: #474930; }

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

This div background color is #474930.

Border color

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

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

This div border color is #474930.

Opacity

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

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

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

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

This text has shadow with #474930 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474930.

Preview

Color preview on black background

This text has color #474930 on black background.


Color preview on white background

This text has color #474930 on white background.


Black color preview on #474930 background

This text has black color on #474930 background.


White color preview on #474930 background

This text has white color on #474930 background.


Related colors

Complementary color

Complementary color for #hex is #B8B6CF.


I love getcolorcode.com

Triadic colors

1 #304749 and #493047 with #474930 are triadic colors.

2 #304947 and #494730 with #474930 are triadic colors.