COLOR #306961

HEX: #306961 RGB: (48,105,97)

Color info

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

RGB color model

#306961 color RGB value is (48,105,97).

RGB: (48,105,97) (19%, 41%, 38%)

RGB channels and saturation

R 48 of 255 = 19%
G 105 of 255 = 41%
B 97 of 255 = 38%

48
105
97

R + G + B ~ 33%. #306961 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 105 + 97 = 250 (100%)
R 48 of 250 ~ 19.2%
G 105 of 250 ~ 42%
B 97 of 250 ~ 38.8'%

%19.2
%42
%38.8

CMYK color model

#306961 color CMYK value is (54,0,8,59).

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

CMYK: (54,0,8,59)
C54M0Y8K59 (54%, 0%, 8%, 59%)
(0.54 / 0.00 / 0.08 / 0.59)

CMYK percentages

%54.29
%0
%7.62
%58.82

Codes

Color #306961 in popluar color models

30 69 61
RGB 48 105 97
HSL 172° 37.25% 30.00%
HSB/HSV 172° 54.29% 41.18%
CMYK 54.29% 0.00% 7.62%
58.82%

Color #306961 in popluar number systems.

HEX 30 69 61
Decimal 48 105 97
Binary 110000 1101001 1100001
Octal 60 151 141

Shades and tints

Shades of #306961

#306961
(48,105,97)
#2C6059
(44,96,89)
#285751
(40,87,81)
#244E49
(36,78,73)
#204541
(32,69,65)
#1C3C39
(28,60,57)
#183331
(24,51,49)
#142A29
(20,42,41)
#102121
(16,33,33)
#0C1819
(12,24,25)
#080F11
(8,15,17)
#000000
(0,0,0)

Tints of #306961

#306961
(48,105,97)
#42766F
(66,118,111)
#54837D
(84,131,125)
#66908B
(102,144,139)
#789D99
(120,157,153)
#8AAAA7
(138,170,167)
#9CB7B5
(156,183,181)
#AEC4C3
(174,196,195)
#C0D1D1
(192,209,209)
#D2DEDF
(210,222,223)
#E4EBED
(228,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #306961; }

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

This text font color is #306961.

Background Color

.myBgColor { background-color: #306961; }

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

This div background color is #306961.

Border color

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

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

This div border color is #306961.

Opacity

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

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

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

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

This text has shadow with #306961 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #306961.

Preview

Color preview on black background

This text has color #306961 on black background.


Color preview on white background

This text has color #306961 on white background.


Black color preview on #306961 background

This text has black color on #306961 background.


White color preview on #306961 background

This text has white color on #306961 background.


Related colors

Complementary color

Complementary color for #hex is #CF969E.


I love getcolorcode.com

Triadic colors

1 #613069 and #696130 with #306961 are triadic colors.

2 #616930 and #693061 with #306961 are triadic colors.