COLOR #304086

HEX: #304086 RGB: (48,64,134)

Color info

#304086 contains mainly blue color. Web safe color of #304086 is #333399 (or #339).

RGB color model

#304086 color RGB value is (48,64,134).

RGB: (48,64,134) (19%, 25%, 53%)

RGB channels and saturation

R 48 of 255 = 19%
G 64 of 255 = 25%
B 134 of 255 = 53%

48
64
134

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

Portions of RGB colors in percentages

R + G + B = 48 + 64 + 134 = 246 (100%)
R 48 of 246 ~ 19.51%
G 64 of 246 ~ 26.02%
B 134 of 246 ~ 54.47'%

%19.51
%26.02
%54.47

CMYK color model

#304086 color CMYK value is (64,52,0,47).

  • cyan value is 64.18%
  • magenta value is 52.24%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (64,52,0,47)
C64M52Y0K47 (64%, 52%, 0%, 47%)
(0.64 / 0.52 / 0.00 / 0.47)

CMYK percentages

%64.18
%52.24
%0
%47.45

Codes

Color #304086 in popluar color models

30 40 86
RGB 48 64 134
HSL 229° 47.25% 35.69%
HSB/HSV 229° 64.18% 52.55%
CMYK 64.18% 52.24% 0.00%
47.45%

Color #304086 in popluar number systems.

HEX 30 40 86
Decimal 48 64 134
Binary 110000 1000000 10000110
Octal 60 100 206

Shades and tints

Shades of #304086

#304086
(48,64,134)
#2C3B7A
(44,59,122)
#28366E
(40,54,110)
#243162
(36,49,98)
#202C56
(32,44,86)
#1C274A
(28,39,74)
#18223E
(24,34,62)
#141D32
(20,29,50)
#101826
(16,24,38)
#0C131A
(12,19,26)
#080E0E
(8,14,14)
#000000
(0,0,0)

Tints of #304086

#304086
(48,64,134)
#425191
(66,81,145)
#54629C
(84,98,156)
#6673A7
(102,115,167)
#7884B2
(120,132,178)
#8A95BD
(138,149,189)
#9CA6C8
(156,166,200)
#AEB7D3
(174,183,211)
#C0C8DE
(192,200,222)
#D2D9E9
(210,217,233)
#E4EAF4
(228,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #304086 color. Also use rgb(48,64,134) instead hex code.

Text Font Color

.myTextColor { color: #304086; }

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

This text font color is #304086.

Background Color

.myBgColor { background-color: #304086; }

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

This div background color is #304086.

Border color

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

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

This div border color is #304086.

Opacity

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

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

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

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

This text has shadow with #304086 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #304086.

Preview

Color preview on black background

This text has color #304086 on black background.


Color preview on white background

This text has color #304086 on white background.


Black color preview on #304086 background

This text has black color on #304086 background.


White color preview on #304086 background

This text has white color on #304086 background.


Related colors

Complementary color

Complementary color for #hex is #CFBF79.


I love getcolorcode.com

Triadic colors

1 #863040 and #408630 with #304086 are triadic colors.

2 #864030 and #403086 with #304086 are triadic colors.