COLOR #304968

HEX: #304968 RGB: (48,73,104)

Color info

#304968 contains red, green and blue colors in about the same proportion. Web safe color of #304968 is #333366 (or #336).

RGB color model

#304968 color RGB value is (48,73,104).

RGB: (48,73,104) (19%, 29%, 41%)

RGB channels and saturation

R 48 of 255 = 19%
G 73 of 255 = 29%
B 104 of 255 = 41%

48
73
104

R + G + B ~ 30%. #304968 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 73 + 104 = 225 (100%)
R 48 of 225 ~ 21.33%
G 73 of 225 ~ 32.44%
B 104 of 225 ~ 46.22'%

%21.33
%32.44
%46.22

CMYK color model

#304968 color CMYK value is (54,30,0,59).

  • cyan value is 53.85%
  • magenta value is 29.81%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (54,30,0,59)
C54M30Y0K59 (54%, 30%, 0%, 59%)
(0.54 / 0.30 / 0.00 / 0.59)

CMYK percentages

%53.85
%29.81
%0
%59.22

Codes

Color #304968 in popluar color models

30 49 68
RGB 48 73 104
HSL 213° 36.84% 29.80%
HSB/HSV 213° 53.85% 40.78%
CMYK 53.85% 29.81% 0.00%
59.22%

Color #304968 in popluar number systems.

HEX 30 49 68
Decimal 48 73 104
Binary 110000 1001001 1101000
Octal 60 111 150

Shades and tints

Shades of #304968

#304968
(48,73,104)
#2C435F
(44,67,95)
#283D56
(40,61,86)
#24374D
(36,55,77)
#203144
(32,49,68)
#1C2B3B
(28,43,59)
#182532
(24,37,50)
#141F29
(20,31,41)
#101920
(16,25,32)
#0C1317
(12,19,23)
#080D0E
(8,13,14)
#000000
(0,0,0)

Tints of #304968

#304968
(48,73,104)
#425975
(66,89,117)
#546982
(84,105,130)
#66798F
(102,121,143)
#78899C
(120,137,156)
#8A99A9
(138,153,169)
#9CA9B6
(156,169,182)
#AEB9C3
(174,185,195)
#C0C9D0
(192,201,208)
#D2D9DD
(210,217,221)
#E4E9EA
(228,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #304968 color. Also use rgb(48,73,104) instead hex code.

Text Font Color

.myTextColor { color: #304968; }

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

This text font color is #304968.

Background Color

.myBgColor { background-color: #304968; }

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

This div background color is #304968.

Border color

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

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

This div border color is #304968.

Opacity

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

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

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

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

This text has shadow with #304968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #304968.

Preview

Color preview on black background

This text has color #304968 on black background.


Color preview on white background

This text has color #304968 on white background.


Black color preview on #304968 background

This text has black color on #304968 background.


White color preview on #304968 background

This text has white color on #304968 background.


Related colors

Complementary color

Complementary color for #hex is #CFB697.


I love getcolorcode.com

Triadic colors

1 #683049 and #496830 with #304968 are triadic colors.

2 #684930 and #493068 with #304968 are triadic colors.