COLOR #306D22

HEX: #306D22 RGB: (48,109,34)

Color info

#306D22 contains mainly green color. Web safe color of #306D22 is #336633 (or #363).

RGB color model

#306D22 color RGB value is (48,109,34).

RGB: (48,109,34) (19%, 43%, 13%)

RGB channels and saturation

R 48 of 255 = 19%
G 109 of 255 = 43%
B 34 of 255 = 13%

48
109
34

R + G + B ~ 25%. #306D22 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 109 + 34 = 191 (100%)
R 48 of 191 ~ 25.13%
G 109 of 191 ~ 57.07%
B 34 of 191 ~ 17.8'%

%25.13
%57.07
%17.8

CMYK color model

#306D22 color CMYK value is (56,0,69,57).

  • cyan value is 55.96%
  • magenta value is 0.00%
  • yellow value is 68.81%
  • key color value is 57.25%
CMYK: (56,0,69,57) C56M0Y69K57 (56%,0%,69%,57%) (0.56/0.00/0.69/0.57) 

CMYK percentages

%55.96
%0
%68.81
%57.25

Codes

Color #306D22 in popluar color models

30 6D 22
RGB 48 109 34
HSL 109° 52.45% 28.04%
HSB/HSV 109° 68.81% 42.75%
CMYK 55.96% 0.00% 68.81%
57.25%

Color #306D22 in popluar number systems.

HEX 30 6D 22
Decimal 48 109 34
Binary 110000 1101101 100010
Octal 60 155 42

Shades and tints

Shades of #306D22

#306D22
(48,109,34)
#2C641F
(44,100,31)
#285B1C
(40,91,28)
#245219
(36,82,25)
#204916
(32,73,22)
#1C4013
(28,64,19)
#183710
(24,55,16)
#142E0D
(20,46,13)
#10250A
(16,37,10)
#0C1C07
(12,28,7)
#081304
(8,19,4)
#000000
(0,0,0)

Tints of #306D22

#306D22
(48,109,34)
#427A36
(66,122,54)
#54874A
(84,135,74)
#66945E
(102,148,94)
#78A172
(120,161,114)
#8AAE86
(138,174,134)
#9CBB9A
(156,187,154)
#AEC8AE
(174,200,174)
#C0D5C2
(192,213,194)
#D2E2D6
(210,226,214)
#E4EFEA
(228,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #306D22 color. Also use rgb(48,109,34) instead hex code.

Text Font Color

.myTextColor { color: #306D22; }

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

This text font color is #306D22.

Background Color

.myBgColor { background-color: #306D22; }

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

This div background color is #306D22.

Border color

.myBorderColor { border: 1px solid #306D22; }

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

This div border color is #306D22.

Opacity

.myOpacity80 { color: #306D22; opacity: 0.8; }

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

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

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

This text has shadow with #306D22 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #306D22.

Preview

Color preview on black background

This text has color #306D22 on black background.


Color preview on white background

This text has color #306D22 on white background.


Black color preview on #306D22 background

This text has black color on #306D22 background.


White color preview on #306D22 background

This text has white color on #306D22 background.


Related colors

Complementary color

Complementary color for #hex is #CF92DD.


I love getcolorcode.com

Triadic colors

1 #22306D and #6D2230 with #306D22 are triadic colors.

2 #226D30 and #6D3022 with #306D22 are triadic colors.