COLOR #306438

HEX: #306438 RGB: (48,100,56)

Color info

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

RGB color model

#306438 color RGB value is (48,100,56).

RGB: (48,100,56) (19%, 39%, 22%)

RGB channels and saturation

R 48 of 255 = 19%
G 100 of 255 = 39%
B 56 of 255 = 22%

48
100
56

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

Portions of RGB colors in percentages

R + G + B = 48 + 100 + 56 = 204 (100%)
R 48 of 204 ~ 23.53%
G 100 of 204 ~ 49.02%
B 56 of 204 ~ 27.45'%

%23.53
%49.02
%27.45

CMYK color model

#306438 color CMYK value is (52,0,44,61).

  • cyan value is 52.00%
  • magenta value is 0.00%
  • yellow value is 44.00%
  • key color value is 60.78%

CMYK: (52,0,44,61)
C52M0Y44K61 (52%, 0%, 44%, 61%)
(0.52 / 0.00 / 0.44 / 0.61)

CMYK percentages

%52
%0
%44
%60.78

Codes

Color #306438 in popluar color models

30 64 38
RGB 48 100 56
HSL 129° 35.14% 29.02%
HSB/HSV 129° 52.00% 39.22%
CMYK 52.00% 0.00% 44.00%
60.78%

Color #306438 in popluar number systems.

HEX 30 64 38
Decimal 48 100 56
Binary 110000 1100100 111000
Octal 60 144 70

Shades and tints

Shades of #306438

#306438
(48,100,56)
#2C5B33
(44,91,51)
#28522E
(40,82,46)
#244929
(36,73,41)
#204024
(32,64,36)
#1C371F
(28,55,31)
#182E1A
(24,46,26)
#142515
(20,37,21)
#101C10
(16,28,16)
#0C130B
(12,19,11)
#080A06
(8,10,6)
#000000
(0,0,0)

Tints of #306438

#306438
(48,100,56)
#42724A
(66,114,74)
#54805C
(84,128,92)
#668E6E
(102,142,110)
#789C80
(120,156,128)
#8AAA92
(138,170,146)
#9CB8A4
(156,184,164)
#AEC6B6
(174,198,182)
#C0D4C8
(192,212,200)
#D2E2DA
(210,226,218)
#E4F0EC
(228,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #306438; }

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

This text font color is #306438.

Background Color

.myBgColor { background-color: #306438; }

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

This div background color is #306438.

Border color

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

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

This div border color is #306438.

Opacity

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

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

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

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

This text has shadow with #306438 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #306438.

Preview

Color preview on black background

This text has color #306438 on black background.


Color preview on white background

This text has color #306438 on white background.


Black color preview on #306438 background

This text has black color on #306438 background.


White color preview on #306438 background

This text has white color on #306438 background.


Related colors

Complementary color

Complementary color for #hex is #CF9BC7.


I love getcolorcode.com

Triadic colors

1 #383064 and #643830 with #306438 are triadic colors.

2 #386430 and #643038 with #306438 are triadic colors.