COLOR #454458

HEX: #454458 RGB: (69,68,88)

Color info

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

RGB color model

#454458 color RGB value is (69,68,88).

RGB: (69,68,88) (27%, 27%, 35%)

RGB channels and saturation

R 69 of 255 = 27%
G 68 of 255 = 27%
B 88 of 255 = 35%

69
68
88

R + G + B ~ 30%. #454458 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 68 + 88 = 225 (100%)
R 69 of 225 ~ 30.67%
G 68 of 225 ~ 30.22%
B 88 of 225 ~ 39.11'%

%30.67
%30.22
%39.11

CMYK color model

#454458 color CMYK value is (22,23,0,65).

  • cyan value is 21.59%
  • magenta value is 22.73%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (22,23,0,65)
C22M23Y0K65 (22%, 23%, 0%, 65%)
(0.22 / 0.23 / 0.00 / 0.65)

CMYK percentages

%21.59
%22.73
%0
%65.49

Codes

Color #454458 in popluar color models

45 44 58
RGB 69 68 88
HSL 243° 12.82% 30.59%
HSB/HSV 243° 22.73% 34.51%
CMYK 21.59% 22.73% 0.00%
65.49%

Color #454458 in popluar number systems.

HEX 45 44 58
Decimal 69 68 88
Binary 1000101 1000100 1011000
Octal 105 104 130

Shades and tints

Shades of #454458

#454458
(69,68,88)
#3F3E50
(63,62,80)
#393848
(57,56,72)
#333240
(51,50,64)
#2D2C38
(45,44,56)
#272630
(39,38,48)
#212028
(33,32,40)
#1B1A20
(27,26,32)
#151418
(21,20,24)
#0F0E10
(15,14,16)
#090808
(9,8,8)
#000000
(0,0,0)

Tints of #454458

#454458
(69,68,88)
#555567
(85,85,103)
#656676
(101,102,118)
#757785
(117,119,133)
#858894
(133,136,148)
#9599A3
(149,153,163)
#A5AAB2
(165,170,178)
#B5BBC1
(181,187,193)
#C5CCD0
(197,204,208)
#D5DDDF
(213,221,223)
#E5EEEE
(229,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #454458 color. Also use rgb(69,68,88) instead hex code.

Text Font Color

.myTextColor { color: #454458; }

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

This text font color is #454458.

Background Color

.myBgColor { background-color: #454458; }

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

This div background color is #454458.

Border color

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

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

This div border color is #454458.

Opacity

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

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

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

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

This text has shadow with #454458 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #454458.

Preview

Color preview on black background

This text has color #454458 on black background.


Color preview on white background

This text has color #454458 on white background.


Black color preview on #454458 background

This text has black color on #454458 background.


White color preview on #454458 background

This text has white color on #454458 background.


Related colors

Complementary color

Complementary color for #hex is #BABBA7.


I love getcolorcode.com

Triadic colors

1 #584544 and #445845 with #454458 are triadic colors.

2 #584445 and #444558 with #454458 are triadic colors.