COLOR #306813

HEX: #306813 RGB: (48,104,19)

Color info

#306813 contains mainly red and green colors. Web safe color of #306813 is #336600 (or #360).

RGB color model

#306813 color RGB value is (48,104,19).

RGB: (48,104,19) (19%, 41%, 7%)

RGB channels and saturation

R 48 of 255 = 19%
G 104 of 255 = 41%
B 19 of 255 = 7%

48
104
19

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

Portions of RGB colors in percentages

R + G + B = 48 + 104 + 19 = 171 (100%)
R 48 of 171 ~ 28.07%
G 104 of 171 ~ 60.82%
B 19 of 171 ~ 11.11'%

%28.07
%60.82
%11.11

CMYK color model

#306813 color CMYK value is (54,0,82,59).

  • cyan value is 53.85%
  • magenta value is 0.00%
  • yellow value is 81.73%
  • key color value is 59.22%

CMYK: (54,0,82,59)
C54M0Y82K59 (54%, 0%, 82%, 59%)
(0.54 / 0.00 / 0.82 / 0.59)

CMYK percentages

%53.85
%0
%81.73
%59.22

Codes

Color #306813 in popluar color models

30 68 13
RGB 48 104 19
HSL 100° 69.11% 24.12%
HSB/HSV 100° 81.73% 40.78%
CMYK 53.85% 0.00% 81.73%
59.22%

Color #306813 in popluar number systems.

HEX 30 68 13
Decimal 48 104 19
Binary 110000 1101000 10011
Octal 60 150 23

Shades and tints

Shades of #306813

#306813
(48,104,19)
#2C5F12
(44,95,18)
#285611
(40,86,17)
#244D10
(36,77,16)
#20440F
(32,68,15)
#1C3B0E
(28,59,14)
#18320D
(24,50,13)
#14290C
(20,41,12)
#10200B
(16,32,11)
#0C170A
(12,23,10)
#080E09
(8,14,9)
#000000
(0,0,0)

Tints of #306813

#306813
(48,104,19)
#427528
(66,117,40)
#54823D
(84,130,61)
#668F52
(102,143,82)
#789C67
(120,156,103)
#8AA97C
(138,169,124)
#9CB691
(156,182,145)
#AEC3A6
(174,195,166)
#C0D0BB
(192,208,187)
#D2DDD0
(210,221,208)
#E4EAE5
(228,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #306813; }

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

This text font color is #306813.

Background Color

.myBgColor { background-color: #306813; }

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

This div background color is #306813.

Border color

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

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

This div border color is #306813.

Opacity

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

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

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

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

This text has shadow with #306813 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #306813.

Preview

Color preview on black background

This text has color #306813 on black background.


Color preview on white background

This text has color #306813 on white background.


Black color preview on #306813 background

This text has black color on #306813 background.


White color preview on #306813 background

This text has white color on #306813 background.


Related colors

Complementary color

Complementary color for #hex is #CF97EC.


I love getcolorcode.com

Triadic colors

1 #133068 and #681330 with #306813 are triadic colors.

2 #136830 and #683013 with #306813 are triadic colors.