COLOR #306932

HEX: #306932 RGB: (48,105,50)

Color info

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

RGB color model

#306932 color RGB value is (48,105,50).

RGB: (48,105,50) (19%, 41%, 20%)

RGB channels and saturation

R 48 of 255 = 19%
G 105 of 255 = 41%
B 50 of 255 = 20%

48
105
50

R + G + B ~ 27%. #306932 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 105 + 50 = 203 (100%)
R 48 of 203 ~ 23.65%
G 105 of 203 ~ 51.72%
B 50 of 203 ~ 24.63'%

%23.65
%51.72
%24.63

CMYK color model

#306932 color CMYK value is (54,0,52,59).

  • cyan value is 54.29%
  • magenta value is 0.00%
  • yellow value is 52.38%
  • key color value is 58.82%

CMYK: (54,0,52,59)
C54M0Y52K59 (54%, 0%, 52%, 59%)
(0.54 / 0.00 / 0.52 / 0.59)

CMYK percentages

%54.29
%0
%52.38
%58.82

Codes

Color #306932 in popluar color models

30 69 32
RGB 48 105 50
HSL 122° 37.25% 30.00%
HSB/HSV 122° 54.29% 41.18%
CMYK 54.29% 0.00% 52.38%
58.82%

Color #306932 in popluar number systems.

HEX 30 69 32
Decimal 48 105 50
Binary 110000 1101001 110010
Octal 60 151 62

Shades and tints

Shades of #306932

#306932
(48,105,50)
#2C602E
(44,96,46)
#28572A
(40,87,42)
#244E26
(36,78,38)
#204522
(32,69,34)
#1C3C1E
(28,60,30)
#18331A
(24,51,26)
#142A16
(20,42,22)
#102112
(16,33,18)
#0C180E
(12,24,14)
#080F0A
(8,15,10)
#000000
(0,0,0)

Tints of #306932

#306932
(48,105,50)
#427644
(66,118,68)
#548356
(84,131,86)
#669068
(102,144,104)
#789D7A
(120,157,122)
#8AAA8C
(138,170,140)
#9CB79E
(156,183,158)
#AEC4B0
(174,196,176)
#C0D1C2
(192,209,194)
#D2DED4
(210,222,212)
#E4EBE6
(228,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #306932; }

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

This text font color is #306932.

Background Color

.myBgColor { background-color: #306932; }

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

This div background color is #306932.

Border color

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

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

This div border color is #306932.

Opacity

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

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

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

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

This text has shadow with #306932 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #306932.

Preview

Color preview on black background

This text has color #306932 on black background.


Color preview on white background

This text has color #306932 on white background.


Black color preview on #306932 background

This text has black color on #306932 background.


White color preview on #306932 background

This text has white color on #306932 background.


Related colors

Complementary color

Complementary color for #hex is #CF96CD.


I love getcolorcode.com

Triadic colors

1 #323069 and #693230 with #306932 are triadic colors.

2 #326930 and #693032 with #306932 are triadic colors.