COLOR #356462

HEX: #356462 RGB: (53,100,98)

Color info

#356462 contains red, green and blue colors in about the same proportion. Web safe color of #356462 is #336666 (or #366).

RGB color model

#356462 color RGB value is (53,100,98).

RGB: (53,100,98) (21%, 39%, 38%)

RGB channels and saturation

R 53 of 255 = 21%
G 100 of 255 = 39%
B 98 of 255 = 38%

53
100
98

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

Portions of RGB colors in percentages

R + G + B = 53 + 100 + 98 = 251 (100%)
R 53 of 251 ~ 21.12%
G 100 of 251 ~ 39.84%
B 98 of 251 ~ 39.04'%

%21.12
%39.84
%39.04

CMYK color model

#356462 color CMYK value is (47,0,2,61).

  • cyan value is 47.00%
  • magenta value is 0.00%
  • yellow value is 2.00%
  • key color value is 60.78%

CMYK: (47,0,2,61)
C47M0Y2K61 (47%, 0%, 2%, 61%)
(0.47 / 0.00 / 0.02 / 0.61)

CMYK percentages

%47
%0
%2
%60.78

Codes

Color #356462 in popluar color models

35 64 62
RGB 53 100 98
HSL 177° 30.72% 30.00%
HSB/HSV 177° 47.00% 39.22%
CMYK 47.00% 0.00% 2.00%
60.78%

Color #356462 in popluar number systems.

HEX 35 64 62
Decimal 53 100 98
Binary 110101 1100100 1100010
Octal 65 144 142

Shades and tints

Shades of #356462

#356462
(53,100,98)
#315B5A
(49,91,90)
#2D5252
(45,82,82)
#29494A
(41,73,74)
#254042
(37,64,66)
#21373A
(33,55,58)
#1D2E32
(29,46,50)
#19252A
(25,37,42)
#151C22
(21,28,34)
#11131A
(17,19,26)
#0D0A12
(13,10,18)
#000000
(0,0,0)

Tints of #356462

#356462
(53,100,98)
#477270
(71,114,112)
#59807E
(89,128,126)
#6B8E8C
(107,142,140)
#7D9C9A
(125,156,154)
#8FAAA8
(143,170,168)
#A1B8B6
(161,184,182)
#B3C6C4
(179,198,196)
#C5D4D2
(197,212,210)
#D7E2E0
(215,226,224)
#E9F0EE
(233,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #356462 color. Also use rgb(53,100,98) instead hex code.

Text Font Color

.myTextColor { color: #356462; }

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

This text font color is #356462.

Background Color

.myBgColor { background-color: #356462; }

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

This div background color is #356462.

Border color

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

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

This div border color is #356462.

Opacity

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

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

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

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

This text has shadow with #356462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #356462.

Preview

Color preview on black background

This text has color #356462 on black background.


Color preview on white background

This text has color #356462 on white background.


Black color preview on #356462 background

This text has black color on #356462 background.


White color preview on #356462 background

This text has white color on #356462 background.


Related colors

Complementary color

Complementary color for #hex is #CA9B9D.


I love getcolorcode.com

Triadic colors

1 #623564 and #646235 with #356462 are triadic colors.

2 #626435 and #643562 with #356462 are triadic colors.