COLOR #304656

HEX: #304656 RGB: (48,70,86)

Color info

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

RGB color model

#304656 color RGB value is (48,70,86).

RGB: (48,70,86) (19%, 27%, 34%)

RGB channels and saturation

R 48 of 255 = 19%
G 70 of 255 = 27%
B 86 of 255 = 34%

48
70
86

R + G + B ~ 27%. #304656 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 70 + 86 = 204 (100%)
R 48 of 204 ~ 23.53%
G 70 of 204 ~ 34.31%
B 86 of 204 ~ 42.16'%

%23.53
%34.31
%42.16

CMYK color model

#304656 color CMYK value is (44,19,0,66).

  • cyan value is 44.19%
  • magenta value is 18.60%
  • yellow value is 0.00%
  • key color value is 66.27%

CMYK: (44,19,0,66)
C44M19Y0K66 (44%, 19%, 0%, 66%)
(0.44 / 0.19 / 0.00 / 0.66)

CMYK percentages

%44.19
%18.6
%0
%66.27

Codes

Color #304656 in popluar color models

30 46 56
RGB 48 70 86
HSL 205° 28.36% 26.27%
HSB/HSV 205° 44.19% 33.73%
CMYK 44.19% 18.60% 0.00%
66.27%

Color #304656 in popluar number systems.

HEX 30 46 56
Decimal 48 70 86
Binary 110000 1000110 1010110
Octal 60 106 126

Shades and tints

Shades of #304656

#304656
(48,70,86)
#2C404F
(44,64,79)
#283A48
(40,58,72)
#243441
(36,52,65)
#202E3A
(32,46,58)
#1C2833
(28,40,51)
#18222C
(24,34,44)
#141C25
(20,28,37)
#10161E
(16,22,30)
#0C1017
(12,16,23)
#080A10
(8,10,16)
#000000
(0,0,0)

Tints of #304656

#304656
(48,70,86)
#425665
(66,86,101)
#546674
(84,102,116)
#667683
(102,118,131)
#788692
(120,134,146)
#8A96A1
(138,150,161)
#9CA6B0
(156,166,176)
#AEB6BF
(174,182,191)
#C0C6CE
(192,198,206)
#D2D6DD
(210,214,221)
#E4E6EC
(228,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #304656 color. Also use rgb(48,70,86) instead hex code.

Text Font Color

.myTextColor { color: #304656; }

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

This text font color is #304656.

Background Color

.myBgColor { background-color: #304656; }

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

This div background color is #304656.

Border color

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

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

This div border color is #304656.

Opacity

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

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

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

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

This text has shadow with #304656 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #304656.

Preview

Color preview on black background

This text has color #304656 on black background.


Color preview on white background

This text has color #304656 on white background.


Black color preview on #304656 background

This text has black color on #304656 background.


White color preview on #304656 background

This text has white color on #304656 background.


Related colors

Complementary color

Complementary color for #hex is #CFB9A9.


I love getcolorcode.com

Triadic colors

1 #563046 and #465630 with #304656 are triadic colors.

2 #564630 and #463056 with #304656 are triadic colors.