COLOR #454462

HEX: #454462 RGB: (69,68,98)

Color info

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

RGB color model

#454462 color RGB value is (69,68,98).

RGB: (69,68,98) (27%, 27%, 38%)

RGB channels and saturation

R 69 of 255 = 27%
G 68 of 255 = 27%
B 98 of 255 = 38%

69
68
98

R + G + B ~ 31%. #454462 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 68 + 98 = 235 (100%)
R 69 of 235 ~ 29.36%
G 68 of 235 ~ 28.94%
B 98 of 235 ~ 41.7'%

%29.36
%28.94
%41.7

CMYK color model

#454462 color CMYK value is (30,31,0,62).

  • cyan value is 29.59%
  • magenta value is 30.61%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (30,31,0,62)
C30M31Y0K62 (30%, 31%, 0%, 62%)
(0.30 / 0.31 / 0.00 / 0.62)

CMYK percentages

%29.59
%30.61
%0
%61.57

Codes

Color #454462 in popluar color models

45 44 62
RGB 69 68 98
HSL 242° 18.07% 32.55%
HSB/HSV 242° 30.61% 38.43%
CMYK 29.59% 30.61% 0.00%
61.57%

Color #454462 in popluar number systems.

HEX 45 44 62
Decimal 69 68 98
Binary 1000101 1000100 1100010
Octal 105 104 142

Shades and tints

Shades of #454462

#454462
(69,68,98)
#3F3E5A
(63,62,90)
#393852
(57,56,82)
#33324A
(51,50,74)
#2D2C42
(45,44,66)
#27263A
(39,38,58)
#212032
(33,32,50)
#1B1A2A
(27,26,42)
#151422
(21,20,34)
#0F0E1A
(15,14,26)
#090812
(9,8,18)
#000000
(0,0,0)

Tints of #454462

#454462
(69,68,98)
#555570
(85,85,112)
#65667E
(101,102,126)
#75778C
(117,119,140)
#85889A
(133,136,154)
#9599A8
(149,153,168)
#A5AAB6
(165,170,182)
#B5BBC4
(181,187,196)
#C5CCD2
(197,204,210)
#D5DDE0
(213,221,224)
#E5EEEE
(229,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #454462; }

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

This text font color is #454462.

Background Color

.myBgColor { background-color: #454462; }

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

This div background color is #454462.

Border color

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

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

This div border color is #454462.

Opacity

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

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

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

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

This text has shadow with #454462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #454462.

Preview

Color preview on black background

This text has color #454462 on black background.


Color preview on white background

This text has color #454462 on white background.


Black color preview on #454462 background

This text has black color on #454462 background.


White color preview on #454462 background

This text has white color on #454462 background.


Related colors

Complementary color

Complementary color for #hex is #BABB9D.


I love getcolorcode.com

Triadic colors

1 #624544 and #446245 with #454462 are triadic colors.

2 #624445 and #444562 with #454462 are triadic colors.