COLOR #354072

HEX: #354072 RGB: (53,64,114)

Color info

#354072 contains mainly green and blue colors. Web safe color of #354072 is #333366 (or #336).

RGB color model

#354072 color RGB value is (53,64,114).

RGB: (53,64,114) (21%, 25%, 45%)

RGB channels and saturation

R 53 of 255 = 21%
G 64 of 255 = 25%
B 114 of 255 = 45%

53
64
114

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

Portions of RGB colors in percentages

R + G + B = 53 + 64 + 114 = 231 (100%)
R 53 of 231 ~ 22.94%
G 64 of 231 ~ 27.71%
B 114 of 231 ~ 49.35'%

%22.94
%27.71
%49.35

CMYK color model

#354072 color CMYK value is (54,44,0,55).

  • cyan value is 53.51%
  • magenta value is 43.86%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (54,44,0,55)
C54M44Y0K55 (54%, 44%, 0%, 55%)
(0.54 / 0.44 / 0.00 / 0.55)

CMYK percentages

%53.51
%43.86
%0
%55.29

Codes

Color #354072 in popluar color models

35 40 72
RGB 53 64 114
HSL 229° 36.53% 32.75%
HSB/HSV 229° 53.51% 44.71%
CMYK 53.51% 43.86% 0.00%
55.29%

Color #354072 in popluar number systems.

HEX 35 40 72
Decimal 53 64 114
Binary 110101 1000000 1110010
Octal 65 100 162

Shades and tints

Shades of #354072

#354072
(53,64,114)
#313B68
(49,59,104)
#2D365E
(45,54,94)
#293154
(41,49,84)
#252C4A
(37,44,74)
#212740
(33,39,64)
#1D2236
(29,34,54)
#191D2C
(25,29,44)
#151822
(21,24,34)
#111318
(17,19,24)
#0D0E0E
(13,14,14)
#000000
(0,0,0)

Tints of #354072

#354072
(53,64,114)
#47517E
(71,81,126)
#59628A
(89,98,138)
#6B7396
(107,115,150)
#7D84A2
(125,132,162)
#8F95AE
(143,149,174)
#A1A6BA
(161,166,186)
#B3B7C6
(179,183,198)
#C5C8D2
(197,200,210)
#D7D9DE
(215,217,222)
#E9EAEA
(233,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #354072 color. Also use rgb(53,64,114) instead hex code.

Text Font Color

.myTextColor { color: #354072; }

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

This text font color is #354072.

Background Color

.myBgColor { background-color: #354072; }

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

This div background color is #354072.

Border color

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

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

This div border color is #354072.

Opacity

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

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

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

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

This text has shadow with #354072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #354072.

Preview

Color preview on black background

This text has color #354072 on black background.


Color preview on white background

This text has color #354072 on white background.


Black color preview on #354072 background

This text has black color on #354072 background.


White color preview on #354072 background

This text has white color on #354072 background.


Related colors

Complementary color

Complementary color for #hex is #CABF8D.


I love getcolorcode.com

Triadic colors

1 #723540 and #407235 with #354072 are triadic colors.

2 #724035 and #403572 with #354072 are triadic colors.