COLOR #304430

HEX: #304430 RGB: (48,68,48)

Color info

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

RGB color model

#304430 color RGB value is (48,68,48).

RGB: (48,68,48) (19%, 27%, 19%)

RGB channels and saturation

R 48 of 255 = 19%
G 68 of 255 = 27%
B 48 of 255 = 19%

48
68
48

R + G + B ~ 22%. #304430 is dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 68 + 48 = 164 (100%)
R 48 of 164 ~ 29.27%
G 68 of 164 ~ 41.46%
B 48 of 164 ~ 29.27'%

%29.27
%41.46
%29.27

CMYK color model

#304430 color CMYK value is (29,0,29,73).

  • cyan value is 29.41%
  • magenta value is 0.00%
  • yellow value is 29.41%
  • key color value is 73.33%

CMYK: (29,0,29,73)
C29M0Y29K73 (29%, 0%, 29%, 73%)
(0.29 / 0.00 / 0.29 / 0.73)

CMYK percentages

%29.41
%0
%29.41
%73.33

Codes

Color #304430 in popluar color models

30 44 30
RGB 48 68 48
HSL 120° 17.24% 22.75%
HSB/HSV 120° 29.41% 26.67%
CMYK 29.41% 0.00% 29.41%
73.33%

Color #304430 in popluar number systems.

HEX 30 44 30
Decimal 48 68 48
Binary 110000 1000100 110000
Octal 60 104 60

Shades and tints

Shades of #304430

#304430
(48,68,48)
#2C3E2C
(44,62,44)
#283828
(40,56,40)
#243224
(36,50,36)
#202C20
(32,44,32)
#1C261C
(28,38,28)
#182018
(24,32,24)
#141A14
(20,26,20)
#101410
(16,20,16)
#0C0E0C
(12,14,12)
#080808
(8,8,8)
#000000
(0,0,0)

Tints of #304430

#304430
(48,68,48)
#425542
(66,85,66)
#546654
(84,102,84)
#667766
(102,119,102)
#788878
(120,136,120)
#8A998A
(138,153,138)
#9CAA9C
(156,170,156)
#AEBBAE
(174,187,174)
#C0CCC0
(192,204,192)
#D2DDD2
(210,221,210)
#E4EEE4
(228,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #304430; }

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

This text font color is #304430.

Background Color

.myBgColor { background-color: #304430; }

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

This div background color is #304430.

Border color

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

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

This div border color is #304430.

Opacity

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

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

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

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

This text has shadow with #304430 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #304430.

Preview

Color preview on black background

This text has color #304430 on black background.


Color preview on white background

This text has color #304430 on white background.


Black color preview on #304430 background

This text has black color on #304430 background.


White color preview on #304430 background

This text has white color on #304430 background.


Related colors

Complementary color

Complementary color for #hex is #CFBBCF.


I love getcolorcode.com

Triadic colors

1 #303044 and #443030 with #304430 are triadic colors.

2 #304430 and #443030 with #304430 are triadic colors.