COLOR #455973

HEX: #455973 RGB: (69,89,115)

Color info

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

RGB color model

#455973 color RGB value is (69,89,115).

RGB: (69,89,115) (27%, 35%, 45%)

RGB channels and saturation

R 69 of 255 = 27%
G 89 of 255 = 35%
B 115 of 255 = 45%

69
89
115

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

Portions of RGB colors in percentages

R + G + B = 69 + 89 + 115 = 273 (100%)
R 69 of 273 ~ 25.27%
G 89 of 273 ~ 32.6%
B 115 of 273 ~ 42.12'%

%25.27
%32.6
%42.12

CMYK color model

#455973 color CMYK value is (40,23,0,55).

  • cyan value is 40.00%
  • magenta value is 22.61%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (40,23,0,55)
C40M23Y0K55 (40%, 23%, 0%, 55%)
(0.40 / 0.23 / 0.00 / 0.55)

CMYK percentages

%40
%22.61
%0
%54.9

Codes

Color #455973 in popluar color models

45 59 73
RGB 69 89 115
HSL 214° 25.00% 36.08%
HSB/HSV 214° 40.00% 45.10%
CMYK 40.00% 22.61% 0.00%
54.90%

Color #455973 in popluar number systems.

HEX 45 59 73
Decimal 69 89 115
Binary 1000101 1011001 1110011
Octal 105 131 163

Shades and tints

Shades of #455973

#455973
(69,89,115)
#3F5169
(63,81,105)
#39495F
(57,73,95)
#334155
(51,65,85)
#2D394B
(45,57,75)
#273141
(39,49,65)
#212937
(33,41,55)
#1B212D
(27,33,45)
#151923
(21,25,35)
#0F1119
(15,17,25)
#09090F
(9,9,15)
#000000
(0,0,0)

Tints of #455973

#455973
(69,89,115)
#55687F
(85,104,127)
#65778B
(101,119,139)
#758697
(117,134,151)
#8595A3
(133,149,163)
#95A4AF
(149,164,175)
#A5B3BB
(165,179,187)
#B5C2C7
(181,194,199)
#C5D1D3
(197,209,211)
#D5E0DF
(213,224,223)
#E5EFEB
(229,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #455973 color. Also use rgb(69,89,115) instead hex code.

Text Font Color

.myTextColor { color: #455973; }

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

This text font color is #455973.

Background Color

.myBgColor { background-color: #455973; }

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

This div background color is #455973.

Border color

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

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

This div border color is #455973.

Opacity

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

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

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

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

This text has shadow with #455973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #455973.

Preview

Color preview on black background

This text has color #455973 on black background.


Color preview on white background

This text has color #455973 on white background.


Black color preview on #455973 background

This text has black color on #455973 background.


White color preview on #455973 background

This text has white color on #455973 background.


Related colors

Complementary color

Complementary color for #hex is #BAA68C.


I love getcolorcode.com

Triadic colors

1 #734559 and #597345 with #455973 are triadic colors.

2 #735945 and #594573 with #455973 are triadic colors.