COLOR #454271

HEX: #454271 RGB: (69,66,113)

Color info

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

RGB color model

#454271 color RGB value is (69,66,113).

RGB: (69,66,113) (27%, 26%, 44%)

RGB channels and saturation

R 69 of 255 = 27%
G 66 of 255 = 26%
B 113 of 255 = 44%

69
66
113

R + G + B ~ 32%. #454271 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 66 + 113 = 248 (100%)
R 69 of 248 ~ 27.82%
G 66 of 248 ~ 26.61%
B 113 of 248 ~ 45.56'%

%27.82
%26.61
%45.56

CMYK color model

#454271 color CMYK value is (39,42,0,56).

  • cyan value is 38.94%
  • magenta value is 41.59%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (39,42,0,56)
C39M42Y0K56 (39%, 42%, 0%, 56%)
(0.39 / 0.42 / 0.00 / 0.56)

CMYK percentages

%38.94
%41.59
%0
%55.69

Codes

Color #454271 in popluar color models

45 42 71
RGB 69 66 113
HSL 244° 26.26% 35.10%
HSB/HSV 244° 41.59% 44.31%
CMYK 38.94% 41.59% 0.00%
55.69%

Color #454271 in popluar number systems.

HEX 45 42 71
Decimal 69 66 113
Binary 1000101 1000010 1110001
Octal 105 102 161

Shades and tints

Shades of #454271

#454271
(69,66,113)
#3F3C67
(63,60,103)
#39365D
(57,54,93)
#333053
(51,48,83)
#2D2A49
(45,42,73)
#27243F
(39,36,63)
#211E35
(33,30,53)
#1B182B
(27,24,43)
#151221
(21,18,33)
#0F0C17
(15,12,23)
#09060D
(9,6,13)
#000000
(0,0,0)

Tints of #454271

#454271
(69,66,113)
#55537D
(85,83,125)
#656489
(101,100,137)
#757595
(117,117,149)
#8586A1
(133,134,161)
#9597AD
(149,151,173)
#A5A8B9
(165,168,185)
#B5B9C5
(181,185,197)
#C5CAD1
(197,202,209)
#D5DBDD
(213,219,221)
#E5ECE9
(229,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #454271; }

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

This text font color is #454271.

Background Color

.myBgColor { background-color: #454271; }

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

This div background color is #454271.

Border color

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

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

This div border color is #454271.

Opacity

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

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

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

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

This text has shadow with #454271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #454271.

Preview

Color preview on black background

This text has color #454271 on black background.


Color preview on white background

This text has color #454271 on white background.


Black color preview on #454271 background

This text has black color on #454271 background.


White color preview on #454271 background

This text has white color on #454271 background.


Related colors

Complementary color

Complementary color for #hex is #BABD8E.


I love getcolorcode.com

Triadic colors

1 #714542 and #427145 with #454271 are triadic colors.

2 #714245 and #424571 with #454271 are triadic colors.