COLOR #306149

HEX: #306149 RGB: (48,97,73)

Color info

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

RGB color model

#306149 color RGB value is (48,97,73).

RGB: (48,97,73) (19%, 38%, 29%)

RGB channels and saturation

R 48 of 255 = 19%
G 97 of 255 = 38%
B 73 of 255 = 29%

48
97
73

R + G + B ~ 29%. #306149 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 97 + 73 = 218 (100%)
R 48 of 218 ~ 22.02%
G 97 of 218 ~ 44.5%
B 73 of 218 ~ 33.49'%

%22.02
%44.5
%33.49

CMYK color model

#306149 color CMYK value is (51,0,25,62).

  • cyan value is 50.52%
  • magenta value is 0.00%
  • yellow value is 24.74%
  • key color value is 61.96%

CMYK: (51,0,25,62)
C51M0Y25K62 (51%, 0%, 25%, 62%)
(0.51 / 0.00 / 0.25 / 0.62)

CMYK percentages

%50.52
%0
%24.74
%61.96

Codes

Color #306149 in popluar color models

30 61 49
RGB 48 97 73
HSL 151° 33.79% 28.43%
HSB/HSV 151° 50.52% 38.04%
CMYK 50.52% 0.00% 24.74%
61.96%

Color #306149 in popluar number systems.

HEX 30 61 49
Decimal 48 97 73
Binary 110000 1100001 1001001
Octal 60 141 111

Shades and tints

Shades of #306149

#306149
(48,97,73)
#2C5943
(44,89,67)
#28513D
(40,81,61)
#244937
(36,73,55)
#204131
(32,65,49)
#1C392B
(28,57,43)
#183125
(24,49,37)
#14291F
(20,41,31)
#102119
(16,33,25)
#0C1913
(12,25,19)
#08110D
(8,17,13)
#000000
(0,0,0)

Tints of #306149

#306149
(48,97,73)
#426F59
(66,111,89)
#547D69
(84,125,105)
#668B79
(102,139,121)
#789989
(120,153,137)
#8AA799
(138,167,153)
#9CB5A9
(156,181,169)
#AEC3B9
(174,195,185)
#C0D1C9
(192,209,201)
#D2DFD9
(210,223,217)
#E4EDE9
(228,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #306149 color. Also use rgb(48,97,73) instead hex code.

Text Font Color

.myTextColor { color: #306149; }

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

This text font color is #306149.

Background Color

.myBgColor { background-color: #306149; }

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

This div background color is #306149.

Border color

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

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

This div border color is #306149.

Opacity

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

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

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

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

This text has shadow with #306149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #306149.

Preview

Color preview on black background

This text has color #306149 on black background.


Color preview on white background

This text has color #306149 on white background.


Black color preview on #306149 background

This text has black color on #306149 background.


White color preview on #306149 background

This text has white color on #306149 background.


Related colors

Complementary color

Complementary color for #hex is #CF9EB6.


I love getcolorcode.com

Triadic colors

1 #493061 and #614930 with #306149 are triadic colors.

2 #496130 and #613049 with #306149 are triadic colors.