COLOR #306176

HEX: #306176 RGB: (48,97,118)

Color info

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

RGB color model

#306176 color RGB value is (48,97,118).

RGB: (48,97,118) (19%, 38%, 46%)

RGB channels and saturation

R 48 of 255 = 19%
G 97 of 255 = 38%
B 118 of 255 = 46%

48
97
118

R + G + B ~ 34%. #306176 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 97 + 118 = 263 (100%)
R 48 of 263 ~ 18.25%
G 97 of 263 ~ 36.88%
B 118 of 263 ~ 44.87'%

%18.25
%36.88
%44.87

CMYK color model

#306176 color CMYK value is (59,18,0,54).

  • cyan value is 59.32%
  • magenta value is 17.80%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (59,18,0,54) C59M18Y0K54 (59%,18%,0%,54%) (0.59/0.18/0.00/0.54) 

CMYK percentages

%59.32
%17.8
%0
%53.73

Codes

Color #306176 in popluar color models

30 61 76
RGB 48 97 118
HSL 198° 42.17% 32.55%
HSB/HSV 198° 59.32% 46.27%
CMYK 59.32% 17.80% 0.00%
53.73%

Color #306176 in popluar number systems.

HEX 30 61 76
Decimal 48 97 118
Binary 110000 1100001 1110110
Octal 60 141 166

Shades and tints

Shades of #306176

#306176
(48,97,118)
#2C596C
(44,89,108)
#285162
(40,81,98)
#244958
(36,73,88)
#20414E
(32,65,78)
#1C3944
(28,57,68)
#18313A
(24,49,58)
#142930
(20,41,48)
#102126
(16,33,38)
#0C191C
(12,25,28)
#081112
(8,17,18)
#000000
(0,0,0)

Tints of #306176

#306176
(48,97,118)
#426F82
(66,111,130)
#547D8E
(84,125,142)
#668B9A
(102,139,154)
#7899A6
(120,153,166)
#8AA7B2
(138,167,178)
#9CB5BE
(156,181,190)
#AEC3CA
(174,195,202)
#C0D1D6
(192,209,214)
#D2DFE2
(210,223,226)
#E4EDEE
(228,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #306176; }

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

This text font color is #306176.

Background Color

.myBgColor { background-color: #306176; }

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

This div background color is #306176.

Border color

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

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

This div border color is #306176.

Opacity

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

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

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

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

This text has shadow with #306176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #306176.

Preview

Color preview on black background

This text has color #306176 on black background.


Color preview on white background

This text has color #306176 on white background.


Black color preview on #306176 background

This text has black color on #306176 background.


White color preview on #306176 background

This text has white color on #306176 background.


Related colors

Complementary color

Complementary color for #hex is #CF9E89.


I love getcolorcode.com

Triadic colors

1 #763061 and #617630 with #306176 are triadic colors.

2 #766130 and #613076 with #306176 are triadic colors.