COLOR #354882

HEX: #354882 RGB: (53,72,130)

Color info

#354882 contains mainly green and blue colors. Web safe color of #354882 is #333399 (or #339).

RGB color model

#354882 color RGB value is (53,72,130).

RGB: (53,72,130) (21%, 28%, 51%)

RGB channels and saturation

R 53 of 255 = 21%
G 72 of 255 = 28%
B 130 of 255 = 51%

53
72
130

R + G + B ~ 33%. #354882 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 72 + 130 = 255 (100%)
R 53 of 255 ~ 20.78%
G 72 of 255 ~ 28.24%
B 130 of 255 ~ 50.98'%

%20.78
%28.24
%50.98

CMYK color model

#354882 color CMYK value is (59,45,0,49).

  • cyan value is 59.23%
  • magenta value is 44.62%
  • yellow value is 0.00%
  • key color value is 49.02%
CMYK: (59,45,0,49) C59M45Y0K49 (59%,45%,0%,49%) (0.59/0.45/0.00/0.49) 

CMYK percentages

%59.23
%44.62
%0
%49.02

Codes

Color #354882 in popluar color models

35 48 82
RGB 53 72 130
HSL 225° 42.08% 35.88%
HSB/HSV 225° 59.23% 50.98%
CMYK 59.23% 44.62% 0.00%
49.02%

Color #354882 in popluar number systems.

HEX 35 48 82
Decimal 53 72 130
Binary 110101 1001000 10000010
Octal 65 110 202

Shades and tints

Shades of #354882

#354882
(53,72,130)
#314277
(49,66,119)
#2D3C6C
(45,60,108)
#293661
(41,54,97)
#253056
(37,48,86)
#212A4B
(33,42,75)
#1D2440
(29,36,64)
#191E35
(25,30,53)
#15182A
(21,24,42)
#11121F
(17,18,31)
#0D0C14
(13,12,20)
#000000
(0,0,0)

Tints of #354882

#354882
(53,72,130)
#47588D
(71,88,141)
#596898
(89,104,152)
#6B78A3
(107,120,163)
#7D88AE
(125,136,174)
#8F98B9
(143,152,185)
#A1A8C4
(161,168,196)
#B3B8CF
(179,184,207)
#C5C8DA
(197,200,218)
#D7D8E5
(215,216,229)
#E9E8F0
(233,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #354882 color. Also use rgb(53,72,130) instead hex code.

Text Font Color

.myTextColor { color: #354882; }

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

This text font color is #354882.

Background Color

.myBgColor { background-color: #354882; }

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

This div background color is #354882.

Border color

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

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

This div border color is #354882.

Opacity

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

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

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

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

This text has shadow with #354882 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #354882.

Preview

Color preview on black background

This text has color #354882 on black background.


Color preview on white background

This text has color #354882 on white background.


Black color preview on #354882 background

This text has black color on #354882 background.


White color preview on #354882 background

This text has white color on #354882 background.


Related colors

Complementary color

Complementary color for #hex is #CAB77D.


I love getcolorcode.com

Triadic colors

1 #823548 and #488235 with #354882 are triadic colors.

2 #824835 and #483582 with #354882 are triadic colors.