COLOR #456073

HEX: #456073 RGB: (69,96,115)

Color info

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

RGB color model

#456073 color RGB value is (69,96,115).

RGB: (69,96,115) (27%, 38%, 45%)

RGB channels and saturation

R 69 of 255 = 27%
G 96 of 255 = 38%
B 115 of 255 = 45%

69
96
115

R + G + B ~ 37%. #456073 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 96 + 115 = 280 (100%)
R 69 of 280 ~ 24.64%
G 96 of 280 ~ 34.29%
B 115 of 280 ~ 41.07'%

%24.64
%34.29
%41.07

CMYK color model

#456073 color CMYK value is (40,17,0,55).

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

CMYK: (40,17,0,55)
C40M17Y0K55 (40%, 17%, 0%, 55%)
(0.40 / 0.17 / 0.00 / 0.55)

CMYK percentages

%40
%16.52
%0
%54.9

Codes

Color #456073 in popluar color models

45 60 73
RGB 69 96 115
HSL 205° 25.00% 36.08%
HSB/HSV 205° 40.00% 45.10%
CMYK 40.00% 16.52% 0.00%
54.90%

Color #456073 in popluar number systems.

HEX 45 60 73
Decimal 69 96 115
Binary 1000101 1100000 1110011
Octal 105 140 163

Shades and tints

Shades of #456073

#456073
(69,96,115)
#3F5869
(63,88,105)
#39505F
(57,80,95)
#334855
(51,72,85)
#2D404B
(45,64,75)
#273841
(39,56,65)
#213037
(33,48,55)
#1B282D
(27,40,45)
#152023
(21,32,35)
#0F1819
(15,24,25)
#09100F
(9,16,15)
#000000
(0,0,0)

Tints of #456073

#456073
(69,96,115)
#556E7F
(85,110,127)
#657C8B
(101,124,139)
#758A97
(117,138,151)
#8598A3
(133,152,163)
#95A6AF
(149,166,175)
#A5B4BB
(165,180,187)
#B5C2C7
(181,194,199)
#C5D0D3
(197,208,211)
#D5DEDF
(213,222,223)
#E5ECEB
(229,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #456073; }

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

This text font color is #456073.

Background Color

.myBgColor { background-color: #456073; }

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

This div background color is #456073.

Border color

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

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

This div border color is #456073.

Opacity

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

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

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

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

This text has shadow with #456073 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #456073.

Preview

Color preview on black background

This text has color #456073 on black background.


Color preview on white background

This text has color #456073 on white background.


Black color preview on #456073 background

This text has black color on #456073 background.


White color preview on #456073 background

This text has white color on #456073 background.


Related colors

Complementary color

Complementary color for #hex is #BA9F8C.


I love getcolorcode.com

Triadic colors

1 #734560 and #607345 with #456073 are triadic colors.

2 #736045 and #604573 with #456073 are triadic colors.