COLOR #306933

HEX: #306933 RGB: (48,105,51)

Color info

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

RGB color model

#306933 color RGB value is (48,105,51).

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

RGB channels and saturation

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

48
105
51

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

Portions of RGB colors in percentages

R + G + B = 48 + 105 + 51 = 204 (100%)
R 48 of 204 ~ 23.53%
G 105 of 204 ~ 51.47%
B 51 of 204 ~ 25'%

%23.53
%51.47
%25

CMYK color model

#306933 color CMYK value is (54,0,51,59).

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

CMYK: (54,0,51,59)
C54M0Y51K59 (54%, 0%, 51%, 59%)
(0.54 / 0.00 / 0.51 / 0.59)

CMYK percentages

%54.29
%0
%51.43
%58.82

Codes

Color #306933 in popluar color models

30 69 33
RGB 48 105 51
HSL 123° 37.25% 30.00%
HSB/HSV 123° 54.29% 41.18%
CMYK 54.29% 0.00% 51.43%
58.82%

Color #306933 in popluar number systems.

HEX 30 69 33
Decimal 48 105 51
Binary 110000 1101001 110011
Octal 60 151 63

Shades and tints

Shades of #306933

#306933
(48,105,51)
#2C602F
(44,96,47)
#28572B
(40,87,43)
#244E27
(36,78,39)
#204523
(32,69,35)
#1C3C1F
(28,60,31)
#18331B
(24,51,27)
#142A17
(20,42,23)
#102113
(16,33,19)
#0C180F
(12,24,15)
#080F0B
(8,15,11)
#000000
(0,0,0)

Tints of #306933

#306933
(48,105,51)
#427645
(66,118,69)
#548357
(84,131,87)
#669069
(102,144,105)
#789D7B
(120,157,123)
#8AAA8D
(138,170,141)
#9CB79F
(156,183,159)
#AEC4B1
(174,196,177)
#C0D1C3
(192,209,195)
#D2DED5
(210,222,213)
#E4EBE7
(228,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #306933; }

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

This text font color is #306933.

Background Color

.myBgColor { background-color: #306933; }

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

This div background color is #306933.

Border color

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

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

This div border color is #306933.

Opacity

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

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

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

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

This text has shadow with #306933 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #306933.

Preview

Color preview on black background

This text has color #306933 on black background.


Color preview on white background

This text has color #306933 on white background.


Black color preview on #306933 background

This text has black color on #306933 background.


White color preview on #306933 background

This text has white color on #306933 background.


Related colors

Complementary color

Complementary color for #hex is #CF96CC.


I love getcolorcode.com

Triadic colors

1 #333069 and #693330 with #306933 are triadic colors.

2 #336930 and #693033 with #306933 are triadic colors.