COLOR #356973

HEX: #356973 RGB: (53,105,115)

Color info

#356973 contains mainly green and blue colors. Web safe color of #356973 is #336666 (or #366).

RGB color model

#356973 color RGB value is (53,105,115).

RGB: (53,105,115) (21%, 41%, 45%)

RGB channels and saturation

R 53 of 255 = 21%
G 105 of 255 = 41%
B 115 of 255 = 45%

53
105
115

R + G + B ~ 36%. #356973 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 105 + 115 = 273 (100%)
R 53 of 273 ~ 19.41%
G 105 of 273 ~ 38.46%
B 115 of 273 ~ 42.12'%

%19.41
%38.46
%42.12

CMYK color model

#356973 color CMYK value is (54,9,0,55).

  • cyan value is 53.91%
  • magenta value is 8.70%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (54,9,0,55)
C54M9Y0K55 (54%, 9%, 0%, 55%)
(0.54 / 0.09 / 0.00 / 0.55)

CMYK percentages

%53.91
%8.7
%0
%54.9

Codes

Color #356973 in popluar color models

35 69 73
RGB 53 105 115
HSL 190° 36.90% 32.94%
HSB/HSV 190° 53.91% 45.10%
CMYK 53.91% 8.70% 0.00%
54.90%

Color #356973 in popluar number systems.

HEX 35 69 73
Decimal 53 105 115
Binary 110101 1101001 1110011
Octal 65 151 163

Shades and tints

Shades of #356973

#356973
(53,105,115)
#316069
(49,96,105)
#2D575F
(45,87,95)
#294E55
(41,78,85)
#25454B
(37,69,75)
#213C41
(33,60,65)
#1D3337
(29,51,55)
#192A2D
(25,42,45)
#152123
(21,33,35)
#111819
(17,24,25)
#0D0F0F
(13,15,15)
#000000
(0,0,0)

Tints of #356973

#356973
(53,105,115)
#47767F
(71,118,127)
#59838B
(89,131,139)
#6B9097
(107,144,151)
#7D9DA3
(125,157,163)
#8FAAAF
(143,170,175)
#A1B7BB
(161,183,187)
#B3C4C7
(179,196,199)
#C5D1D3
(197,209,211)
#D7DEDF
(215,222,223)
#E9EBEB
(233,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #356973 color. Also use rgb(53,105,115) instead hex code.

Text Font Color

.myTextColor { color: #356973; }

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

This text font color is #356973.

Background Color

.myBgColor { background-color: #356973; }

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

This div background color is #356973.

Border color

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

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

This div border color is #356973.

Opacity

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

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

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

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

This text has shadow with #356973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #356973.

Preview

Color preview on black background

This text has color #356973 on black background.


Color preview on white background

This text has color #356973 on white background.


Black color preview on #356973 background

This text has black color on #356973 background.


White color preview on #356973 background

This text has white color on #356973 background.


Related colors

Complementary color

Complementary color for #hex is #CA968C.


I love getcolorcode.com

Triadic colors

1 #733569 and #697335 with #356973 are triadic colors.

2 #736935 and #693573 with #356973 are triadic colors.