COLOR #306778

HEX: #306778 RGB: (48,103,120)

Color info

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

RGB color model

#306778 color RGB value is (48,103,120).

RGB: (48,103,120) (19%, 40%, 47%)

RGB channels and saturation

R 48 of 255 = 19%
G 103 of 255 = 40%
B 120 of 255 = 47%

48
103
120

R + G + B ~ 35%. #306778 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 103 + 120 = 271 (100%)
R 48 of 271 ~ 17.71%
G 103 of 271 ~ 38.01%
B 120 of 271 ~ 44.28'%

%17.71
%38.01
%44.28

CMYK color model

#306778 color CMYK value is (60,14,0,53).

  • cyan value is 60.00%
  • magenta value is 14.17%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (60,14,0,53)
C60M14Y0K53 (60%, 14%, 0%, 53%)
(0.60 / 0.14 / 0.00 / 0.53)

CMYK percentages

%60
%14.17
%0
%52.94

Codes

Color #306778 in popluar color models

30 67 78
RGB 48 103 120
HSL 194° 42.86% 32.94%
HSB/HSV 194° 60.00% 47.06%
CMYK 60.00% 14.17% 0.00%
52.94%

Color #306778 in popluar number systems.

HEX 30 67 78
Decimal 48 103 120
Binary 110000 1100111 1111000
Octal 60 147 170

Shades and tints

Shades of #306778

#306778
(48,103,120)
#2C5E6E
(44,94,110)
#285564
(40,85,100)
#244C5A
(36,76,90)
#204350
(32,67,80)
#1C3A46
(28,58,70)
#18313C
(24,49,60)
#142832
(20,40,50)
#101F28
(16,31,40)
#0C161E
(12,22,30)
#080D14
(8,13,20)
#000000
(0,0,0)

Tints of #306778

#306778
(48,103,120)
#427484
(66,116,132)
#548190
(84,129,144)
#668E9C
(102,142,156)
#789BA8
(120,155,168)
#8AA8B4
(138,168,180)
#9CB5C0
(156,181,192)
#AEC2CC
(174,194,204)
#C0CFD8
(192,207,216)
#D2DCE4
(210,220,228)
#E4E9F0
(228,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #306778 color. Also use rgb(48,103,120) instead hex code.

Text Font Color

.myTextColor { color: #306778; }

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

This text font color is #306778.

Background Color

.myBgColor { background-color: #306778; }

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

This div background color is #306778.

Border color

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

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

This div border color is #306778.

Opacity

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

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

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

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

This text has shadow with #306778 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #306778.

Preview

Color preview on black background

This text has color #306778 on black background.


Color preview on white background

This text has color #306778 on white background.


Black color preview on #306778 background

This text has black color on #306778 background.


White color preview on #306778 background

This text has white color on #306778 background.


Related colors

Complementary color

Complementary color for #hex is #CF9887.


I love getcolorcode.com

Triadic colors

1 #783067 and #677830 with #306778 are triadic colors.

2 #786730 and #673078 with #306778 are triadic colors.