COLOR #454673

HEX: #454673 RGB: (69,70,115)

Color info

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

RGB color model

#454673 color RGB value is (69,70,115).

RGB: (69,70,115) (27%, 27%, 45%)

RGB channels and saturation

R 69 of 255 = 27%
G 70 of 255 = 27%
B 115 of 255 = 45%

69
70
115

R + G + B ~ 33%. #454673 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 70 + 115 = 254 (100%)
R 69 of 254 ~ 27.17%
G 70 of 254 ~ 27.56%
B 115 of 254 ~ 45.28'%

%27.17
%27.56
%45.28

CMYK color model

#454673 color CMYK value is (40,39,0,55).

  • cyan value is 40.00%
  • magenta value is 39.13%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (40,39,0,55)
C40M39Y0K55 (40%, 39%, 0%, 55%)
(0.40 / 0.39 / 0.00 / 0.55)

CMYK percentages

%40
%39.13
%0
%54.9

Codes

Color #454673 in popluar color models

45 46 73
RGB 69 70 115
HSL 239° 25.00% 36.08%
HSB/HSV 239° 40.00% 45.10%
CMYK 40.00% 39.13% 0.00%
54.90%

Color #454673 in popluar number systems.

HEX 45 46 73
Decimal 69 70 115
Binary 1000101 1000110 1110011
Octal 105 106 163

Shades and tints

Shades of #454673

#454673
(69,70,115)
#3F4069
(63,64,105)
#393A5F
(57,58,95)
#333455
(51,52,85)
#2D2E4B
(45,46,75)
#272841
(39,40,65)
#212237
(33,34,55)
#1B1C2D
(27,28,45)
#151623
(21,22,35)
#0F1019
(15,16,25)
#090A0F
(9,10,15)
#000000
(0,0,0)

Tints of #454673

#454673
(69,70,115)
#55567F
(85,86,127)
#65668B
(101,102,139)
#757697
(117,118,151)
#8586A3
(133,134,163)
#9596AF
(149,150,175)
#A5A6BB
(165,166,187)
#B5B6C7
(181,182,199)
#C5C6D3
(197,198,211)
#D5D6DF
(213,214,223)
#E5E6EB
(229,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #454673 color. Also use rgb(69,70,115) instead hex code.

Text Font Color

.myTextColor { color: #454673; }

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

This text font color is #454673.

Background Color

.myBgColor { background-color: #454673; }

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

This div background color is #454673.

Border color

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

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

This div border color is #454673.

Opacity

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

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

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

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

This text has shadow with #454673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #454673.

Preview

Color preview on black background

This text has color #454673 on black background.


Color preview on white background

This text has color #454673 on white background.


Black color preview on #454673 background

This text has black color on #454673 background.


White color preview on #454673 background

This text has white color on #454673 background.


Related colors

Complementary color

Complementary color for #hex is #BAB98C.


I love getcolorcode.com

Triadic colors

1 #734546 and #467345 with #454673 are triadic colors.

2 #734645 and #464573 with #454673 are triadic colors.