COLOR #455081

HEX: #455081 RGB: (69,80,129)

Color info

#455081 contains mainly green and blue colors. Web safe color of #455081 is #336699 (or #369).

RGB color model

#455081 color RGB value is (69,80,129).

RGB: (69,80,129) (27%, 31%, 51%)

RGB channels and saturation

R 69 of 255 = 27%
G 80 of 255 = 31%
B 129 of 255 = 51%

69
80
129

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

Portions of RGB colors in percentages

R + G + B = 69 + 80 + 129 = 278 (100%)
R 69 of 278 ~ 24.82%
G 80 of 278 ~ 28.78%
B 129 of 278 ~ 46.4'%

%24.82
%28.78
%46.4

CMYK color model

#455081 color CMYK value is (47,38,0,49).

  • cyan value is 46.51%
  • magenta value is 37.98%
  • yellow value is 0.00%
  • key color value is 49.41%
CMYK: (47,38,0,49) C47M38Y0K49 (47%,38%,0%,49%) (0.47/0.38/0.00/0.49) 

CMYK percentages

%46.51
%37.98
%0
%49.41

Codes

Color #455081 in popluar color models

45 50 81
RGB 69 80 129
HSL 229° 30.30% 38.82%
HSB/HSV 229° 46.51% 50.59%
CMYK 46.51% 37.98% 0.00%
49.41%

Color #455081 in popluar number systems.

HEX 45 50 81
Decimal 69 80 129
Binary 1000101 1010000 10000001
Octal 105 120 201

Shades and tints

Shades of #455081

#455081
(69,80,129)
#3F4976
(63,73,118)
#39426B
(57,66,107)
#333B60
(51,59,96)
#2D3455
(45,52,85)
#272D4A
(39,45,74)
#21263F
(33,38,63)
#1B1F34
(27,31,52)
#151829
(21,24,41)
#0F111E
(15,17,30)
#090A13
(9,10,19)
#000000
(0,0,0)

Tints of #455081

#455081
(69,80,129)
#555F8C
(85,95,140)
#656E97
(101,110,151)
#757DA2
(117,125,162)
#858CAD
(133,140,173)
#959BB8
(149,155,184)
#A5AAC3
(165,170,195)
#B5B9CE
(181,185,206)
#C5C8D9
(197,200,217)
#D5D7E4
(213,215,228)
#E5E6EF
(229,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #455081 color. Also use rgb(69,80,129) instead hex code.

Text Font Color

.myTextColor { color: #455081; }

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

This text font color is #455081.

Background Color

.myBgColor { background-color: #455081; }

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

This div background color is #455081.

Border color

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

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

This div border color is #455081.

Opacity

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

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

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

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

This text has shadow with #455081 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #455081.

Preview

Color preview on black background

This text has color #455081 on black background.


Color preview on white background

This text has color #455081 on white background.


Black color preview on #455081 background

This text has black color on #455081 background.


White color preview on #455081 background

This text has white color on #455081 background.


Related colors

Complementary color

Complementary color for #hex is #BAAF7E.


I love getcolorcode.com

Triadic colors

1 #814550 and #508145 with #455081 are triadic colors.

2 #815045 and #504581 with #455081 are triadic colors.