COLOR #455276

HEX: #455276 RGB: (69,82,118)

Color info

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

RGB color model

#455276 color RGB value is (69,82,118).

RGB: (69,82,118) (27%, 32%, 46%)

RGB channels and saturation

R 69 of 255 = 27%
G 82 of 255 = 32%
B 118 of 255 = 46%

69
82
118

R + G + B ~ 35%. #455276 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 82 + 118 = 269 (100%)
R 69 of 269 ~ 25.65%
G 82 of 269 ~ 30.48%
B 118 of 269 ~ 43.87'%

%25.65
%30.48
%43.87

CMYK color model

#455276 color CMYK value is (42,31,0,54).

  • cyan value is 41.53%
  • magenta value is 30.51%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (42,31,0,54)
C42M31Y0K54 (42%, 31%, 0%, 54%)
(0.42 / 0.31 / 0.00 / 0.54)

CMYK percentages

%41.53
%30.51
%0
%53.73

Codes

Color #455276 in popluar color models

45 52 76
RGB 69 82 118
HSL 224° 26.20% 36.67%
HSB/HSV 224° 41.53% 46.27%
CMYK 41.53% 30.51% 0.00%
53.73%

Color #455276 in popluar number systems.

HEX 45 52 76
Decimal 69 82 118
Binary 1000101 1010010 1110110
Octal 105 122 166

Shades and tints

Shades of #455276

#455276
(69,82,118)
#3F4B6C
(63,75,108)
#394462
(57,68,98)
#333D58
(51,61,88)
#2D364E
(45,54,78)
#272F44
(39,47,68)
#21283A
(33,40,58)
#1B2130
(27,33,48)
#151A26
(21,26,38)
#0F131C
(15,19,28)
#090C12
(9,12,18)
#000000
(0,0,0)

Tints of #455276

#455276
(69,82,118)
#556182
(85,97,130)
#65708E
(101,112,142)
#757F9A
(117,127,154)
#858EA6
(133,142,166)
#959DB2
(149,157,178)
#A5ACBE
(165,172,190)
#B5BBCA
(181,187,202)
#C5CAD6
(197,202,214)
#D5D9E2
(213,217,226)
#E5E8EE
(229,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #455276 color. Also use rgb(69,82,118) instead hex code.

Text Font Color

.myTextColor { color: #455276; }

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

This text font color is #455276.

Background Color

.myBgColor { background-color: #455276; }

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

This div background color is #455276.

Border color

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

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

This div border color is #455276.

Opacity

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

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

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

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

This text has shadow with #455276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #455276.

Preview

Color preview on black background

This text has color #455276 on black background.


Color preview on white background

This text has color #455276 on white background.


Black color preview on #455276 background

This text has black color on #455276 background.


White color preview on #455276 background

This text has white color on #455276 background.


Related colors

Complementary color

Complementary color for #hex is #BAAD89.


I love getcolorcode.com

Triadic colors

1 #764552 and #527645 with #455276 are triadic colors.

2 #765245 and #524576 with #455276 are triadic colors.