COLOR #30511E

HEX: #30511E RGB: (48,81,30)

Color info

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

RGB color model

#30511E color RGB value is (48,81,30).

RGB: (48,81,30) (19%, 32%, 12%)

RGB channels and saturation

R 48 of 255 = 19%
G 81 of 255 = 32%
B 30 of 255 = 12%

48
81
30

R + G + B ~ 21%. #30511E is dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 81 + 30 = 159 (100%)
R 48 of 159 ~ 30.19%
G 81 of 159 ~ 50.94%
B 30 of 159 ~ 18.87'%

%30.19
%50.94
%18.87

CMYK color model

#30511E color CMYK value is (41,0,63,68).

  • cyan value is 40.74%
  • magenta value is 0.00%
  • yellow value is 62.96%
  • key color value is 68.24%

CMYK: (41,0,63,68)
C41M0Y63K68 (41%, 0%, 63%, 68%)
(0.41 / 0.00 / 0.63 / 0.68)

CMYK percentages

%40.74
%0
%62.96
%68.24

Codes

Color #30511E in popluar color models

30 51 1E
RGB 48 81 30
HSL 99° 45.95% 21.76%
HSB/HSV 99° 62.96% 31.76%
CMYK 40.74% 0.00% 62.96%
68.24%

Color #30511E in popluar number systems.

HEX 30 51 1E
Decimal 48 81 30
Binary 110000 1010001 11110
Octal 60 121 36

Shades and tints

Shades of #30511E

#30511E
(48,81,30)
#2C4A1C
(44,74,28)
#28431A
(40,67,26)
#243C18
(36,60,24)
#203516
(32,53,22)
#1C2E14
(28,46,20)
#182712
(24,39,18)
#142010
(20,32,16)
#10190E
(16,25,14)
#0C120C
(12,18,12)
#080B0A
(8,11,10)
#000000
(0,0,0)

Tints of #30511E

#30511E
(48,81,30)
#426032
(66,96,50)
#546F46
(84,111,70)
#667E5A
(102,126,90)
#788D6E
(120,141,110)
#8A9C82
(138,156,130)
#9CAB96
(156,171,150)
#AEBAAA
(174,186,170)
#C0C9BE
(192,201,190)
#D2D8D2
(210,216,210)
#E4E7E6
(228,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #30511E; }

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

This text font color is #30511E.

Background Color

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

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

This div background color is #30511E.

Border color

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

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

This div border color is #30511E.

Opacity

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

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

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

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

This text has shadow with #30511E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30511E.

Preview

Color preview on black background

This text has color #30511E on black background.


Color preview on white background

This text has color #30511E on white background.


Black color preview on #30511E background

This text has black color on #30511E background.


White color preview on #30511E background

This text has white color on #30511E background.


Related colors

Complementary color

Complementary color for #hex is #CFAEE1.


I love getcolorcode.com

Triadic colors

1 #1E3051 and #511E30 with #30511E are triadic colors.

2 #1E5130 and #51301E with #30511E are triadic colors.