COLOR #306D53

HEX: #306D53 RGB: (48,109,83)

Color info

#306D53 contains mainly green and blue colors. Web safe color of #306D53 is #336666 (or #366).

RGB color model

#306D53 color RGB value is (48,109,83).

RGB: (48,109,83) (19%, 43%, 33%)

RGB channels and saturation

R 48 of 255 = 19%
G 109 of 255 = 43%
B 83 of 255 = 33%

48
109
83

R + G + B ~ 32%. #306D53 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 109 + 83 = 240 (100%)
R 48 of 240 ~ 20%
G 109 of 240 ~ 45.42%
B 83 of 240 ~ 34.58'%

%20
%45.42
%34.58

CMYK color model

#306D53 color CMYK value is (56,0,24,57).

  • cyan value is 55.96%
  • magenta value is 0.00%
  • yellow value is 23.85%
  • key color value is 57.25%

CMYK: (56,0,24,57)
C56M0Y24K57 (56%, 0%, 24%, 57%)
(0.56 / 0.00 / 0.24 / 0.57)

CMYK percentages

%55.96
%0
%23.85
%57.25

Codes

Color #306D53 in popluar color models

30 6D 53
RGB 48 109 83
HSL 154° 38.85% 30.78%
HSB/HSV 154° 55.96% 42.75%
CMYK 55.96% 0.00% 23.85%
57.25%

Color #306D53 in popluar number systems.

HEX 30 6D 53
Decimal 48 109 83
Binary 110000 1101101 1010011
Octal 60 155 123

Shades and tints

Shades of #306D53

#306D53
(48,109,83)
#2C644C
(44,100,76)
#285B45
(40,91,69)
#24523E
(36,82,62)
#204937
(32,73,55)
#1C4030
(28,64,48)
#183729
(24,55,41)
#142E22
(20,46,34)
#10251B
(16,37,27)
#0C1C14
(12,28,20)
#08130D
(8,19,13)
#000000
(0,0,0)

Tints of #306D53

#306D53
(48,109,83)
#427A62
(66,122,98)
#548771
(84,135,113)
#669480
(102,148,128)
#78A18F
(120,161,143)
#8AAE9E
(138,174,158)
#9CBBAD
(156,187,173)
#AEC8BC
(174,200,188)
#C0D5CB
(192,213,203)
#D2E2DA
(210,226,218)
#E4EFE9
(228,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #306D53; }

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

This text font color is #306D53.

Background Color

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

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

This div background color is #306D53.

Border color

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

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

This div border color is #306D53.

Opacity

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

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

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

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

This text has shadow with #306D53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #306D53.

Preview

Color preview on black background

This text has color #306D53 on black background.


Color preview on white background

This text has color #306D53 on white background.


Black color preview on #306D53 background

This text has black color on #306D53 background.


White color preview on #306D53 background

This text has white color on #306D53 background.


Related colors

Complementary color

Complementary color for #hex is #CF92AC.


I love getcolorcode.com

Triadic colors

1 #53306D and #6D5330 with #306D53 are triadic colors.

2 #536D30 and #6D3053 with #306D53 are triadic colors.