COLOR #306561

HEX: #306561 RGB: (48,101,97)

Color info

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

RGB color model

#306561 color RGB value is (48,101,97).

RGB: (48,101,97) (19%, 40%, 38%)

RGB channels and saturation

R 48 of 255 = 19%
G 101 of 255 = 40%
B 97 of 255 = 38%

48
101
97

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

Portions of RGB colors in percentages

R + G + B = 48 + 101 + 97 = 246 (100%)
R 48 of 246 ~ 19.51%
G 101 of 246 ~ 41.06%
B 97 of 246 ~ 39.43'%

%19.51
%41.06
%39.43

CMYK color model

#306561 color CMYK value is (52,0,4,60).

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

CMYK: (52,0,4,60)
C52M0Y4K60 (52%, 0%, 4%, 60%)
(0.52 / 0.00 / 0.04 / 0.60)

CMYK percentages

%52.48
%0
%3.96
%60.39

Codes

Color #306561 in popluar color models

30 65 61
RGB 48 101 97
HSL 175° 35.57% 29.22%
HSB/HSV 175° 52.48% 39.61%
CMYK 52.48% 0.00% 3.96%
60.39%

Color #306561 in popluar number systems.

HEX 30 65 61
Decimal 48 101 97
Binary 110000 1100101 1100001
Octal 60 145 141

Shades and tints

Shades of #306561

#306561
(48,101,97)
#2C5C59
(44,92,89)
#285351
(40,83,81)
#244A49
(36,74,73)
#204141
(32,65,65)
#1C3839
(28,56,57)
#182F31
(24,47,49)
#142629
(20,38,41)
#101D21
(16,29,33)
#0C1419
(12,20,25)
#080B11
(8,11,17)
#000000
(0,0,0)

Tints of #306561

#306561
(48,101,97)
#42736F
(66,115,111)
#54817D
(84,129,125)
#668F8B
(102,143,139)
#789D99
(120,157,153)
#8AABA7
(138,171,167)
#9CB9B5
(156,185,181)
#AEC7C3
(174,199,195)
#C0D5D1
(192,213,209)
#D2E3DF
(210,227,223)
#E4F1ED
(228,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #306561; }

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

This text font color is #306561.

Background Color

.myBgColor { background-color: #306561; }

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

This div background color is #306561.

Border color

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

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

This div border color is #306561.

Opacity

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

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

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

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

This text has shadow with #306561 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #306561.

Preview

Color preview on black background

This text has color #306561 on black background.


Color preview on white background

This text has color #306561 on white background.


Black color preview on #306561 background

This text has black color on #306561 background.


White color preview on #306561 background

This text has white color on #306561 background.


Related colors

Complementary color

Complementary color for #hex is #CF9A9E.


I love getcolorcode.com

Triadic colors

1 #613065 and #656130 with #306561 are triadic colors.

2 #616530 and #653061 with #306561 are triadic colors.