COLOR #455483

HEX: #455483 RGB: (69,84,131)

Color info

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

RGB color model

#455483 color RGB value is (69,84,131).

RGB: (69,84,131) (27%, 33%, 51%)

RGB channels and saturation

R 69 of 255 = 27%
G 84 of 255 = 33%
B 131 of 255 = 51%

69
84
131

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

Portions of RGB colors in percentages

R + G + B = 69 + 84 + 131 = 284 (100%)
R 69 of 284 ~ 24.3%
G 84 of 284 ~ 29.58%
B 131 of 284 ~ 46.13'%

%24.3
%29.58
%46.13

CMYK color model

#455483 color CMYK value is (47,36,0,49).

  • cyan value is 47.33%
  • magenta value is 35.88%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (47,36,0,49)
C47M36Y0K49 (47%, 36%, 0%, 49%)
(0.47 / 0.36 / 0.00 / 0.49)

CMYK percentages

%47.33
%35.88
%0
%48.63

Codes

Color #455483 in popluar color models

45 54 83
RGB 69 84 131
HSL 225° 31.00% 39.22%
HSB/HSV 225° 47.33% 51.37%
CMYK 47.33% 35.88% 0.00%
48.63%

Color #455483 in popluar number systems.

HEX 45 54 83
Decimal 69 84 131
Binary 1000101 1010100 10000011
Octal 105 124 203

Shades and tints

Shades of #455483

#455483
(69,84,131)
#3F4D78
(63,77,120)
#39466D
(57,70,109)
#333F62
(51,63,98)
#2D3857
(45,56,87)
#27314C
(39,49,76)
#212A41
(33,42,65)
#1B2336
(27,35,54)
#151C2B
(21,28,43)
#0F1520
(15,21,32)
#090E15
(9,14,21)
#000000
(0,0,0)

Tints of #455483

#455483
(69,84,131)
#55638E
(85,99,142)
#657299
(101,114,153)
#7581A4
(117,129,164)
#8590AF
(133,144,175)
#959FBA
(149,159,186)
#A5AEC5
(165,174,197)
#B5BDD0
(181,189,208)
#C5CCDB
(197,204,219)
#D5DBE6
(213,219,230)
#E5EAF1
(229,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #455483 color. Also use rgb(69,84,131) instead hex code.

Text Font Color

.myTextColor { color: #455483; }

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

This text font color is #455483.

Background Color

.myBgColor { background-color: #455483; }

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

This div background color is #455483.

Border color

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

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

This div border color is #455483.

Opacity

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

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

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

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

This text has shadow with #455483 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #455483.

Preview

Color preview on black background

This text has color #455483 on black background.


Color preview on white background

This text has color #455483 on white background.


Black color preview on #455483 background

This text has black color on #455483 background.


White color preview on #455483 background

This text has white color on #455483 background.


Related colors

Complementary color

Complementary color for #hex is #BAAB7C.


I love getcolorcode.com

Triadic colors

1 #834554 and #548345 with #455483 are triadic colors.

2 #835445 and #544583 with #455483 are triadic colors.