COLOR #354655

HEX: #354655 RGB: (53,70,85)

Color info

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

RGB color model

#354655 color RGB value is (53,70,85).

RGB: (53,70,85) (21%, 27%, 33%)

RGB channels and saturation

R 53 of 255 = 21%
G 70 of 255 = 27%
B 85 of 255 = 33%

53
70
85

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

Portions of RGB colors in percentages

R + G + B = 53 + 70 + 85 = 208 (100%)
R 53 of 208 ~ 25.48%
G 70 of 208 ~ 33.65%
B 85 of 208 ~ 40.87'%

%25.48
%33.65
%40.87

CMYK color model

#354655 color CMYK value is (38,18,0,67).

  • cyan value is 37.65%
  • magenta value is 17.65%
  • yellow value is 0.00%
  • key color value is 66.67%

CMYK: (38,18,0,67)
C38M18Y0K67 (38%, 18%, 0%, 67%)
(0.38 / 0.18 / 0.00 / 0.67)

CMYK percentages

%37.65
%17.65
%0
%66.67

Codes

Color #354655 in popluar color models

35 46 55
RGB 53 70 85
HSL 208° 23.19% 27.06%
HSB/HSV 208° 37.65% 33.33%
CMYK 37.65% 17.65% 0.00%
66.67%

Color #354655 in popluar number systems.

HEX 35 46 55
Decimal 53 70 85
Binary 110101 1000110 1010101
Octal 65 106 125

Shades and tints

Shades of #354655

#354655
(53,70,85)
#31404E
(49,64,78)
#2D3A47
(45,58,71)
#293440
(41,52,64)
#252E39
(37,46,57)
#212832
(33,40,50)
#1D222B
(29,34,43)
#191C24
(25,28,36)
#15161D
(21,22,29)
#111016
(17,16,22)
#0D0A0F
(13,10,15)
#000000
(0,0,0)

Tints of #354655

#354655
(53,70,85)
#475664
(71,86,100)
#596673
(89,102,115)
#6B7682
(107,118,130)
#7D8691
(125,134,145)
#8F96A0
(143,150,160)
#A1A6AF
(161,166,175)
#B3B6BE
(179,182,190)
#C5C6CD
(197,198,205)
#D7D6DC
(215,214,220)
#E9E6EB
(233,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #354655 color. Also use rgb(53,70,85) instead hex code.

Text Font Color

.myTextColor { color: #354655; }

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

This text font color is #354655.

Background Color

.myBgColor { background-color: #354655; }

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

This div background color is #354655.

Border color

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

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

This div border color is #354655.

Opacity

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

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

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

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

This text has shadow with #354655 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #354655.

Preview

Color preview on black background

This text has color #354655 on black background.


Color preview on white background

This text has color #354655 on white background.


Black color preview on #354655 background

This text has black color on #354655 background.


White color preview on #354655 background

This text has white color on #354655 background.


Related colors

Complementary color

Complementary color for #hex is #CAB9AA.


I love getcolorcode.com

Triadic colors

1 #553546 and #465535 with #354655 are triadic colors.

2 #554635 and #463555 with #354655 are triadic colors.