COLOR #454053

HEX: #454053 RGB: (69,64,83)

Color info

#454053 contains red, green and blue colors in about the same proportion. Web safe color of #454053 is #333366 (or #336).

RGB color model

#454053 color RGB value is (69,64,83).

RGB: (69,64,83) (27%, 25%, 33%)

RGB channels and saturation

R 69 of 255 = 27%
G 64 of 255 = 25%
B 83 of 255 = 33%

69
64
83

R + G + B ~ 28%. #454053 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 64 + 83 = 216 (100%)
R 69 of 216 ~ 31.94%
G 64 of 216 ~ 29.63%
B 83 of 216 ~ 38.43'%

%31.94
%29.63
%38.43

CMYK color model

#454053 color CMYK value is (17,23,0,67).

  • cyan value is 16.87%
  • magenta value is 22.89%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (17,23,0,67)
C17M23Y0K67 (17%, 23%, 0%, 67%)
(0.17 / 0.23 / 0.00 / 0.67)

CMYK percentages

%16.87
%22.89
%0
%67.45

Codes

Color #454053 in popluar color models

45 40 53
RGB 69 64 83
HSL 256° 12.93% 28.82%
HSB/HSV 256° 22.89% 32.55%
CMYK 16.87% 22.89% 0.00%
67.45%

Color #454053 in popluar number systems.

HEX 45 40 53
Decimal 69 64 83
Binary 1000101 1000000 1010011
Octal 105 100 123

Shades and tints

Shades of #454053

#454053
(69,64,83)
#3F3B4C
(63,59,76)
#393645
(57,54,69)
#33313E
(51,49,62)
#2D2C37
(45,44,55)
#272730
(39,39,48)
#212229
(33,34,41)
#1B1D22
(27,29,34)
#15181B
(21,24,27)
#0F1314
(15,19,20)
#090E0D
(9,14,13)
#000000
(0,0,0)

Tints of #454053

#454053
(69,64,83)
#555162
(85,81,98)
#656271
(101,98,113)
#757380
(117,115,128)
#85848F
(133,132,143)
#95959E
(149,149,158)
#A5A6AD
(165,166,173)
#B5B7BC
(181,183,188)
#C5C8CB
(197,200,203)
#D5D9DA
(213,217,218)
#E5EAE9
(229,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #454053 color. Also use rgb(69,64,83) instead hex code.

Text Font Color

.myTextColor { color: #454053; }

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

This text font color is #454053.

Background Color

.myBgColor { background-color: #454053; }

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

This div background color is #454053.

Border color

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

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

This div border color is #454053.

Opacity

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

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

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

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

This text has shadow with #454053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #454053.

Preview

Color preview on black background

This text has color #454053 on black background.


Color preview on white background

This text has color #454053 on white background.


Black color preview on #454053 background

This text has black color on #454053 background.


White color preview on #454053 background

This text has white color on #454053 background.


Related colors

Complementary color

Complementary color for #hex is #BABFAC.


I love getcolorcode.com

Triadic colors

1 #534540 and #405345 with #454053 are triadic colors.

2 #534045 and #404553 with #454053 are triadic colors.