COLOR #354561

HEX: #354561 RGB: (53,69,97)

Color info

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

RGB color model

#354561 color RGB value is (53,69,97).

RGB: (53,69,97) (21%, 27%, 38%)

RGB channels and saturation

R 53 of 255 = 21%
G 69 of 255 = 27%
B 97 of 255 = 38%

53
69
97

R + G + B ~ 29%. #354561 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 69 + 97 = 219 (100%)
R 53 of 219 ~ 24.2%
G 69 of 219 ~ 31.51%
B 97 of 219 ~ 44.29'%

%24.2
%31.51
%44.29

CMYK color model

#354561 color CMYK value is (45,29,0,62).

  • cyan value is 45.36%
  • magenta value is 28.87%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (45,29,0,62)
C45M29Y0K62 (45%, 29%, 0%, 62%)
(0.45 / 0.29 / 0.00 / 0.62)

CMYK percentages

%45.36
%28.87
%0
%61.96

Codes

Color #354561 in popluar color models

35 45 61
RGB 53 69 97
HSL 218° 29.33% 29.41%
HSB/HSV 218° 45.36% 38.04%
CMYK 45.36% 28.87% 0.00%
61.96%

Color #354561 in popluar number systems.

HEX 35 45 61
Decimal 53 69 97
Binary 110101 1000101 1100001
Octal 65 105 141

Shades and tints

Shades of #354561

#354561
(53,69,97)
#313F59
(49,63,89)
#2D3951
(45,57,81)
#293349
(41,51,73)
#252D41
(37,45,65)
#212739
(33,39,57)
#1D2131
(29,33,49)
#191B29
(25,27,41)
#151521
(21,21,33)
#110F19
(17,15,25)
#0D0911
(13,9,17)
#000000
(0,0,0)

Tints of #354561

#354561
(53,69,97)
#47556F
(71,85,111)
#59657D
(89,101,125)
#6B758B
(107,117,139)
#7D8599
(125,133,153)
#8F95A7
(143,149,167)
#A1A5B5
(161,165,181)
#B3B5C3
(179,181,195)
#C5C5D1
(197,197,209)
#D7D5DF
(215,213,223)
#E9E5ED
(233,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #354561 color. Also use rgb(53,69,97) instead hex code.

Text Font Color

.myTextColor { color: #354561; }

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

This text font color is #354561.

Background Color

.myBgColor { background-color: #354561; }

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

This div background color is #354561.

Border color

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

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

This div border color is #354561.

Opacity

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

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

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

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

This text has shadow with #354561 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #354561.

Preview

Color preview on black background

This text has color #354561 on black background.


Color preview on white background

This text has color #354561 on white background.


Black color preview on #354561 background

This text has black color on #354561 background.


White color preview on #354561 background

This text has white color on #354561 background.


Related colors

Complementary color

Complementary color for #hex is #CABA9E.


I love getcolorcode.com

Triadic colors

1 #613545 and #456135 with #354561 are triadic colors.

2 #614535 and #453561 with #354561 are triadic colors.