COLOR #304929

HEX: #304929 RGB: (48,73,41)

Color info

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

RGB color model

#304929 color RGB value is (48,73,41).

RGB: (48,73,41) (19%, 29%, 16%)

RGB channels and saturation

R 48 of 255 = 19%
G 73 of 255 = 29%
B 41 of 255 = 16%

48
73
41

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

Portions of RGB colors in percentages

R + G + B = 48 + 73 + 41 = 162 (100%)
R 48 of 162 ~ 29.63%
G 73 of 162 ~ 45.06%
B 41 of 162 ~ 25.31'%

%29.63
%45.06
%25.31

CMYK color model

#304929 color CMYK value is (34,0,44,71).

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

CMYK: (34,0,44,71)
C34M0Y44K71 (34%, 0%, 44%, 71%)
(0.34 / 0.00 / 0.44 / 0.71)

CMYK percentages

%34.25
%0
%43.84
%71.37

Codes

Color #304929 in popluar color models

30 49 29
RGB 48 73 41
HSL 107° 28.07% 22.35%
HSB/HSV 107° 43.84% 28.63%
CMYK 34.25% 0.00% 43.84%
71.37%

Color #304929 in popluar number systems.

HEX 30 49 29
Decimal 48 73 41
Binary 110000 1001001 101001
Octal 60 111 51

Shades and tints

Shades of #304929

#304929
(48,73,41)
#2C4326
(44,67,38)
#283D23
(40,61,35)
#243720
(36,55,32)
#20311D
(32,49,29)
#1C2B1A
(28,43,26)
#182517
(24,37,23)
#141F14
(20,31,20)
#101911
(16,25,17)
#0C130E
(12,19,14)
#080D0B
(8,13,11)
#000000
(0,0,0)

Tints of #304929

#304929
(48,73,41)
#42593C
(66,89,60)
#54694F
(84,105,79)
#667962
(102,121,98)
#788975
(120,137,117)
#8A9988
(138,153,136)
#9CA99B
(156,169,155)
#AEB9AE
(174,185,174)
#C0C9C1
(192,201,193)
#D2D9D4
(210,217,212)
#E4E9E7
(228,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #304929; }

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

This text font color is #304929.

Background Color

.myBgColor { background-color: #304929; }

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

This div background color is #304929.

Border color

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

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

This div border color is #304929.

Opacity

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

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

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

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

This text has shadow with #304929 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #304929.

Preview

Color preview on black background

This text has color #304929 on black background.


Color preview on white background

This text has color #304929 on white background.


Black color preview on #304929 background

This text has black color on #304929 background.


White color preview on #304929 background

This text has white color on #304929 background.


Related colors

Complementary color

Complementary color for #hex is #CFB6D6.


I love getcolorcode.com

Triadic colors

1 #293049 and #492930 with #304929 are triadic colors.

2 #294930 and #493029 with #304929 are triadic colors.