COLOR #354551

HEX: #354551 RGB: (53,69,81)

Color info

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

RGB color model

#354551 color RGB value is (53,69,81).

RGB: (53,69,81) (21%, 27%, 32%)

RGB channels and saturation

R 53 of 255 = 21%
G 69 of 255 = 27%
B 81 of 255 = 32%

53
69
81

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

Portions of RGB colors in percentages

R + G + B = 53 + 69 + 81 = 203 (100%)
R 53 of 203 ~ 26.11%
G 69 of 203 ~ 33.99%
B 81 of 203 ~ 39.9'%

%26.11
%33.99
%39.9

CMYK color model

#354551 color CMYK value is (35,15,0,68).

  • cyan value is 34.57%
  • magenta value is 14.81%
  • yellow value is 0.00%
  • key color value is 68.24%

CMYK: (35,15,0,68)
C35M15Y0K68 (35%, 15%, 0%, 68%)
(0.35 / 0.15 / 0.00 / 0.68)

CMYK percentages

%34.57
%14.81
%0
%68.24

Codes

Color #354551 in popluar color models

35 45 51
RGB 53 69 81
HSL 206° 20.90% 26.27%
HSB/HSV 206° 34.57% 31.76%
CMYK 34.57% 14.81% 0.00%
68.24%

Color #354551 in popluar number systems.

HEX 35 45 51
Decimal 53 69 81
Binary 110101 1000101 1010001
Octal 65 105 121

Shades and tints

Shades of #354551

#354551
(53,69,81)
#313F4A
(49,63,74)
#2D3943
(45,57,67)
#29333C
(41,51,60)
#252D35
(37,45,53)
#21272E
(33,39,46)
#1D2127
(29,33,39)
#191B20
(25,27,32)
#151519
(21,21,25)
#110F12
(17,15,18)
#0D090B
(13,9,11)
#000000
(0,0,0)

Tints of #354551

#354551
(53,69,81)
#475560
(71,85,96)
#59656F
(89,101,111)
#6B757E
(107,117,126)
#7D858D
(125,133,141)
#8F959C
(143,149,156)
#A1A5AB
(161,165,171)
#B3B5BA
(179,181,186)
#C5C5C9
(197,197,201)
#D7D5D8
(215,213,216)
#E9E5E7
(233,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #354551; }

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

This text font color is #354551.

Background Color

.myBgColor { background-color: #354551; }

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

This div background color is #354551.

Border color

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

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

This div border color is #354551.

Opacity

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

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

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

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

This text has shadow with #354551 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #354551.

Preview

Color preview on black background

This text has color #354551 on black background.


Color preview on white background

This text has color #354551 on white background.


Black color preview on #354551 background

This text has black color on #354551 background.


White color preview on #354551 background

This text has white color on #354551 background.


Related colors

Complementary color

Complementary color for #hex is #CABAAE.


I love getcolorcode.com

Triadic colors

1 #513545 and #455135 with #354551 are triadic colors.

2 #514535 and #453551 with #354551 are triadic colors.