COLOR #30471E

HEX: #30471E RGB: (48,71,30)

Color info

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

RGB color model

#30471E color RGB value is (48,71,30).

RGB: (48,71,30) (19%, 28%, 12%)

RGB channels and saturation

R 48 of 255 = 19%
G 71 of 255 = 28%
B 30 of 255 = 12%

48
71
30

R + G + B ~ 20%. #30471E is dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 71 + 30 = 149 (100%)
R 48 of 149 ~ 32.21%
G 71 of 149 ~ 47.65%
B 30 of 149 ~ 20.13'%

%32.21
%47.65
%20.13

CMYK color model

#30471E color CMYK value is (32,0,58,72).

  • cyan value is 32.39%
  • magenta value is 0.00%
  • yellow value is 57.75%
  • key color value is 72.16%
CMYK: (32,0,58,72) C32M0Y58K72 (32%,0%,58%,72%) (0.32/0.00/0.58/0.72) 

CMYK percentages

%32.39
%0
%57.75
%72.16

Codes

Color #30471E in popluar color models

30 47 1E
RGB 48 71 30
HSL 94° 40.59% 19.80%
HSB/HSV 94° 57.75% 27.84%
CMYK 32.39% 0.00% 57.75%
72.16%

Color #30471E in popluar number systems.

HEX 30 47 1E
Decimal 48 71 30
Binary 110000 1000111 11110
Octal 60 107 36

Shades and tints

Shades of #30471E

#30471E
(48,71,30)
#2C411C
(44,65,28)
#283B1A
(40,59,26)
#243518
(36,53,24)
#202F16
(32,47,22)
#1C2914
(28,41,20)
#182312
(24,35,18)
#141D10
(20,29,16)
#10170E
(16,23,14)
#0C110C
(12,17,12)
#080B0A
(8,11,10)
#000000
(0,0,0)

Tints of #30471E

#30471E
(48,71,30)
#425732
(66,87,50)
#546746
(84,103,70)
#66775A
(102,119,90)
#78876E
(120,135,110)
#8A9782
(138,151,130)
#9CA796
(156,167,150)
#AEB7AA
(174,183,170)
#C0C7BE
(192,199,190)
#D2D7D2
(210,215,210)
#E4E7E6
(228,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #30471E; }

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

This text font color is #30471E.

Background Color

.myBgColor { background-color: #30471E; }

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

This div background color is #30471E.

Border color

.myBorderColor { border: 1px solid #30471E; }

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

This div border color is #30471E.

Opacity

.myOpacity80 { color: #30471E; opacity: 0.8; }

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

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

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

This text has shadow with #30471E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30471E.

Preview

Color preview on black background

This text has color #30471E on black background.


Color preview on white background

This text has color #30471E on white background.


Black color preview on #30471E background

This text has black color on #30471E background.


White color preview on #30471E background

This text has white color on #30471E background.


Related colors

Complementary color

Complementary color for #hex is #CFB8E1.


I love getcolorcode.com

Triadic colors

1 #1E3047 and #471E30 with #30471E are triadic colors.

2 #1E4730 and #47301E with #30471E are triadic colors.