COLOR #455779

HEX: #455779 RGB: (69,87,121)

Color info

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

RGB color model

#455779 color RGB value is (69,87,121).

RGB: (69,87,121) (27%, 34%, 47%)

RGB channels and saturation

R 69 of 255 = 27%
G 87 of 255 = 34%
B 121 of 255 = 47%

69
87
121

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

Portions of RGB colors in percentages

R + G + B = 69 + 87 + 121 = 277 (100%)
R 69 of 277 ~ 24.91%
G 87 of 277 ~ 31.41%
B 121 of 277 ~ 43.68'%

%24.91
%31.41
%43.68

CMYK color model

#455779 color CMYK value is (43,28,0,53).

  • cyan value is 42.98%
  • magenta value is 28.10%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (43,28,0,53)
C43M28Y0K53 (43%, 28%, 0%, 53%)
(0.43 / 0.28 / 0.00 / 0.53)

CMYK percentages

%42.98
%28.1
%0
%52.55

Codes

Color #455779 in popluar color models

45 57 79
RGB 69 87 121
HSL 219° 27.37% 37.25%
HSB/HSV 219° 42.98% 47.45%
CMYK 42.98% 28.10% 0.00%
52.55%

Color #455779 in popluar number systems.

HEX 45 57 79
Decimal 69 87 121
Binary 1000101 1010111 1111001
Octal 105 127 171

Shades and tints

Shades of #455779

#455779
(69,87,121)
#3F506E
(63,80,110)
#394963
(57,73,99)
#334258
(51,66,88)
#2D3B4D
(45,59,77)
#273442
(39,52,66)
#212D37
(33,45,55)
#1B262C
(27,38,44)
#151F21
(21,31,33)
#0F1816
(15,24,22)
#09110B
(9,17,11)
#000000
(0,0,0)

Tints of #455779

#455779
(69,87,121)
#556685
(85,102,133)
#657591
(101,117,145)
#75849D
(117,132,157)
#8593A9
(133,147,169)
#95A2B5
(149,162,181)
#A5B1C1
(165,177,193)
#B5C0CD
(181,192,205)
#C5CFD9
(197,207,217)
#D5DEE5
(213,222,229)
#E5EDF1
(229,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #455779 color. Also use rgb(69,87,121) instead hex code.

Text Font Color

.myTextColor { color: #455779; }

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

This text font color is #455779.

Background Color

.myBgColor { background-color: #455779; }

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

This div background color is #455779.

Border color

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

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

This div border color is #455779.

Opacity

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

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

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

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

This text has shadow with #455779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #455779.

Preview

Color preview on black background

This text has color #455779 on black background.


Color preview on white background

This text has color #455779 on white background.


Black color preview on #455779 background

This text has black color on #455779 background.


White color preview on #455779 background

This text has white color on #455779 background.


Related colors

Complementary color

Complementary color for #hex is #BAA886.


I love getcolorcode.com

Triadic colors

1 #794557 and #577945 with #455779 are triadic colors.

2 #795745 and #574579 with #455779 are triadic colors.