COLOR #306549

HEX: #306549 RGB: (48,101,73)

Color info

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

RGB color model

#306549 color RGB value is (48,101,73).

RGB: (48,101,73) (19%, 40%, 29%)

RGB channels and saturation

R 48 of 255 = 19%
G 101 of 255 = 40%
B 73 of 255 = 29%

48
101
73

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

Portions of RGB colors in percentages

R + G + B = 48 + 101 + 73 = 222 (100%)
R 48 of 222 ~ 21.62%
G 101 of 222 ~ 45.5%
B 73 of 222 ~ 32.88'%

%21.62
%45.5
%32.88

CMYK color model

#306549 color CMYK value is (52,0,28,60).

  • cyan value is 52.48%
  • magenta value is 0.00%
  • yellow value is 27.72%
  • key color value is 60.39%

CMYK: (52,0,28,60)
C52M0Y28K60 (52%, 0%, 28%, 60%)
(0.52 / 0.00 / 0.28 / 0.60)

CMYK percentages

%52.48
%0
%27.72
%60.39

Codes

Color #306549 in popluar color models

30 65 49
RGB 48 101 73
HSL 148° 35.57% 29.22%
HSB/HSV 148° 52.48% 39.61%
CMYK 52.48% 0.00% 27.72%
60.39%

Color #306549 in popluar number systems.

HEX 30 65 49
Decimal 48 101 73
Binary 110000 1100101 1001001
Octal 60 145 111

Shades and tints

Shades of #306549

#306549
(48,101,73)
#2C5C43
(44,92,67)
#28533D
(40,83,61)
#244A37
(36,74,55)
#204131
(32,65,49)
#1C382B
(28,56,43)
#182F25
(24,47,37)
#14261F
(20,38,31)
#101D19
(16,29,25)
#0C1413
(12,20,19)
#080B0D
(8,11,13)
#000000
(0,0,0)

Tints of #306549

#306549
(48,101,73)
#427359
(66,115,89)
#548169
(84,129,105)
#668F79
(102,143,121)
#789D89
(120,157,137)
#8AAB99
(138,171,153)
#9CB9A9
(156,185,169)
#AEC7B9
(174,199,185)
#C0D5C9
(192,213,201)
#D2E3D9
(210,227,217)
#E4F1E9
(228,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #306549; }

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

This text font color is #306549.

Background Color

.myBgColor { background-color: #306549; }

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

This div background color is #306549.

Border color

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

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

This div border color is #306549.

Opacity

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

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

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

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

This text has shadow with #306549 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #306549.

Preview

Color preview on black background

This text has color #306549 on black background.


Color preview on white background

This text has color #306549 on white background.


Black color preview on #306549 background

This text has black color on #306549 background.


White color preview on #306549 background

This text has white color on #306549 background.


Related colors

Complementary color

Complementary color for #hex is #CF9AB6.


I love getcolorcode.com

Triadic colors

1 #493065 and #654930 with #306549 are triadic colors.

2 #496530 and #653049 with #306549 are triadic colors.