COLOR #454264

HEX: #454264 RGB: (69,66,100)

Color info

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

RGB color model

#454264 color RGB value is (69,66,100).

RGB: (69,66,100) (27%, 26%, 39%)

RGB channels and saturation

R 69 of 255 = 27%
G 66 of 255 = 26%
B 100 of 255 = 39%

69
66
100

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

Portions of RGB colors in percentages

R + G + B = 69 + 66 + 100 = 235 (100%)
R 69 of 235 ~ 29.36%
G 66 of 235 ~ 28.09%
B 100 of 235 ~ 42.55'%

%29.36
%28.09
%42.55

CMYK color model

#454264 color CMYK value is (31,34,0,61).

  • cyan value is 31.00%
  • magenta value is 34.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (31,34,0,61)
C31M34Y0K61 (31%, 34%, 0%, 61%)
(0.31 / 0.34 / 0.00 / 0.61)

CMYK percentages

%31
%34
%0
%60.78

Codes

Color #454264 in popluar color models

45 42 64
RGB 69 66 100
HSL 245° 20.48% 32.55%
HSB/HSV 245° 34.00% 39.22%
CMYK 31.00% 34.00% 0.00%
60.78%

Color #454264 in popluar number systems.

HEX 45 42 64
Decimal 69 66 100
Binary 1000101 1000010 1100100
Octal 105 102 144

Shades and tints

Shades of #454264

#454264
(69,66,100)
#3F3C5B
(63,60,91)
#393652
(57,54,82)
#333049
(51,48,73)
#2D2A40
(45,42,64)
#272437
(39,36,55)
#211E2E
(33,30,46)
#1B1825
(27,24,37)
#15121C
(21,18,28)
#0F0C13
(15,12,19)
#09060A
(9,6,10)
#000000
(0,0,0)

Tints of #454264

#454264
(69,66,100)
#555372
(85,83,114)
#656480
(101,100,128)
#75758E
(117,117,142)
#85869C
(133,134,156)
#9597AA
(149,151,170)
#A5A8B8
(165,168,184)
#B5B9C6
(181,185,198)
#C5CAD4
(197,202,212)
#D5DBE2
(213,219,226)
#E5ECF0
(229,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #454264 color. Also use rgb(69,66,100) instead hex code.

Text Font Color

.myTextColor { color: #454264; }

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

This text font color is #454264.

Background Color

.myBgColor { background-color: #454264; }

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

This div background color is #454264.

Border color

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

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

This div border color is #454264.

Opacity

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

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

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

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

This text has shadow with #454264 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #454264.

Preview

Color preview on black background

This text has color #454264 on black background.


Color preview on white background

This text has color #454264 on white background.


Black color preview on #454264 background

This text has black color on #454264 background.


White color preview on #454264 background

This text has white color on #454264 background.


Related colors

Complementary color

Complementary color for #hex is #BABD9B.


I love getcolorcode.com

Triadic colors

1 #644542 and #426445 with #454264 are triadic colors.

2 #644245 and #424564 with #454264 are triadic colors.