COLOR #453B58

HEX: #453B58 RGB: (69,59,88)

Color info

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

RGB color model

#453B58 color RGB value is (69,59,88).

RGB: (69,59,88) (27%, 23%, 35%)

RGB channels and saturation

R 69 of 255 = 27%
G 59 of 255 = 23%
B 88 of 255 = 35%

69
59
88

R + G + B ~ 28%. #453B58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 59 + 88 = 216 (100%)
R 69 of 216 ~ 31.94%
G 59 of 216 ~ 27.31%
B 88 of 216 ~ 40.74'%

%31.94
%27.31
%40.74

CMYK color model

#453B58 color CMYK value is (22,33,0,65).

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

CMYK: (22,33,0,65)
C22M33Y0K65 (22%, 33%, 0%, 65%)
(0.22 / 0.33 / 0.00 / 0.65)

CMYK percentages

%21.59
%32.95
%0
%65.49

Codes

Color #453B58 in popluar color models

45 3B 58
RGB 69 59 88
HSL 261° 19.73% 28.82%
HSB/HSV 261° 32.95% 34.51%
CMYK 21.59% 32.95% 0.00%
65.49%

Color #453B58 in popluar number systems.

HEX 45 3B 58
Decimal 69 59 88
Binary 1000101 111011 1011000
Octal 105 73 130

Shades and tints

Shades of #453B58

#453B58
(69,59,88)
#3F3650
(63,54,80)
#393148
(57,49,72)
#332C40
(51,44,64)
#2D2738
(45,39,56)
#272230
(39,34,48)
#211D28
(33,29,40)
#1B1820
(27,24,32)
#151318
(21,19,24)
#0F0E10
(15,14,16)
#090908
(9,9,8)
#000000
(0,0,0)

Tints of #453B58

#453B58
(69,59,88)
#554C67
(85,76,103)
#655D76
(101,93,118)
#756E85
(117,110,133)
#857F94
(133,127,148)
#9590A3
(149,144,163)
#A5A1B2
(165,161,178)
#B5B2C1
(181,178,193)
#C5C3D0
(197,195,208)
#D5D4DF
(213,212,223)
#E5E5EE
(229,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #453B58; }

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

This text font color is #453B58.

Background Color

.myBgColor { background-color: #453B58; }

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

This div background color is #453B58.

Border color

.myBorderColor { border: 1px solid #453B58; }

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

This div border color is #453B58.

Opacity

.myOpacity80 { color: #453B58; opacity: 0.8; }

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

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

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

This text has shadow with #453B58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #453B58.

Preview

Color preview on black background

This text has color #453B58 on black background.


Color preview on white background

This text has color #453B58 on white background.


Black color preview on #453B58 background

This text has black color on #453B58 background.


White color preview on #453B58 background

This text has white color on #453B58 background.


Related colors

Complementary color

Complementary color for #hex is #BAC4A7.


I love getcolorcode.com

Triadic colors

1 #58453B and #3B5845 with #453B58 are triadic colors.

2 #583B45 and #3B4558 with #453B58 are triadic colors.