COLOR #306952

HEX: #306952 RGB: (48,105,82)

Color info

#306952 contains red, green and blue colors in about the same proportion. Web safe color of #306952 is #336666 (or #366).

RGB color model

#306952 color RGB value is (48,105,82).

RGB: (48,105,82) (19%, 41%, 32%)

RGB channels and saturation

R 48 of 255 = 19%
G 105 of 255 = 41%
B 82 of 255 = 32%

48
105
82

R + G + B ~ 31%. #306952 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 105 + 82 = 235 (100%)
R 48 of 235 ~ 20.43%
G 105 of 235 ~ 44.68%
B 82 of 235 ~ 34.89'%

%20.43
%44.68
%34.89

CMYK color model

#306952 color CMYK value is (54,0,22,59).

  • cyan value is 54.29%
  • magenta value is 0.00%
  • yellow value is 21.90%
  • key color value is 58.82%

CMYK: (54,0,22,59)
C54M0Y22K59 (54%, 0%, 22%, 59%)
(0.54 / 0.00 / 0.22 / 0.59)

CMYK percentages

%54.29
%0
%21.9
%58.82

Codes

Color #306952 in popluar color models

30 69 52
RGB 48 105 82
HSL 156° 37.25% 30.00%
HSB/HSV 156° 54.29% 41.18%
CMYK 54.29% 0.00% 21.90%
58.82%

Color #306952 in popluar number systems.

HEX 30 69 52
Decimal 48 105 82
Binary 110000 1101001 1010010
Octal 60 151 122

Shades and tints

Shades of #306952

#306952
(48,105,82)
#2C604B
(44,96,75)
#285744
(40,87,68)
#244E3D
(36,78,61)
#204536
(32,69,54)
#1C3C2F
(28,60,47)
#183328
(24,51,40)
#142A21
(20,42,33)
#10211A
(16,33,26)
#0C1813
(12,24,19)
#080F0C
(8,15,12)
#000000
(0,0,0)

Tints of #306952

#306952
(48,105,82)
#427661
(66,118,97)
#548370
(84,131,112)
#66907F
(102,144,127)
#789D8E
(120,157,142)
#8AAA9D
(138,170,157)
#9CB7AC
(156,183,172)
#AEC4BB
(174,196,187)
#C0D1CA
(192,209,202)
#D2DED9
(210,222,217)
#E4EBE8
(228,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #306952 color. Also use rgb(48,105,82) instead hex code.

Text Font Color

.myTextColor { color: #306952; }

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

This text font color is #306952.

Background Color

.myBgColor { background-color: #306952; }

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

This div background color is #306952.

Border color

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

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

This div border color is #306952.

Opacity

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

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

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

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

This text has shadow with #306952 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #306952.

Preview

Color preview on black background

This text has color #306952 on black background.


Color preview on white background

This text has color #306952 on white background.


Black color preview on #306952 background

This text has black color on #306952 background.


White color preview on #306952 background

This text has white color on #306952 background.


Related colors

Complementary color

Complementary color for #hex is #CF96AD.


I love getcolorcode.com

Triadic colors

1 #523069 and #695230 with #306952 are triadic colors.

2 #526930 and #693052 with #306952 are triadic colors.