COLOR #457387

HEX: #457387 RGB: (69,115,135)

Color info

#457387 contains mainly green and blue colors. Web safe color of #457387 is #336699 (or #369).

RGB color model

#457387 color RGB value is (69,115,135).

RGB: (69,115,135) (27%, 45%, 53%)

RGB channels and saturation

R 69 of 255 = 27%
G 115 of 255 = 45%
B 135 of 255 = 53%

69
115
135

R + G + B ~ 42%. #457387 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 69 + 115 + 135 = 319 (100%)
R 69 of 319 ~ 21.63%
G 115 of 319 ~ 36.05%
B 135 of 319 ~ 42.32'%

%21.63
%36.05
%42.32

CMYK color model

#457387 color CMYK value is (49,15,0,47).

  • cyan value is 48.89%
  • magenta value is 14.81%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (49,15,0,47)
C49M15Y0K47 (49%, 15%, 0%, 47%)
(0.49 / 0.15 / 0.00 / 0.47)

CMYK percentages

%48.89
%14.81
%0
%47.06

Codes

Color #457387 in popluar color models

45 73 87
RGB 69 115 135
HSL 198° 32.35% 40.00%
HSB/HSV 198° 48.89% 52.94%
CMYK 48.89% 14.81% 0.00%
47.06%

Color #457387 in popluar number systems.

HEX 45 73 87
Decimal 69 115 135
Binary 1000101 1110011 10000111
Octal 105 163 207

Shades and tints

Shades of #457387

#457387
(69,115,135)
#3F697B
(63,105,123)
#395F6F
(57,95,111)
#335563
(51,85,99)
#2D4B57
(45,75,87)
#27414B
(39,65,75)
#21373F
(33,55,63)
#1B2D33
(27,45,51)
#152327
(21,35,39)
#0F191B
(15,25,27)
#090F0F
(9,15,15)
#000000
(0,0,0)

Tints of #457387

#457387
(69,115,135)
#557F91
(85,127,145)
#658B9B
(101,139,155)
#7597A5
(117,151,165)
#85A3AF
(133,163,175)
#95AFB9
(149,175,185)
#A5BBC3
(165,187,195)
#B5C7CD
(181,199,205)
#C5D3D7
(197,211,215)
#D5DFE1
(213,223,225)
#E5EBEB
(229,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #457387; }

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

This text font color is #457387.

Background Color

.myBgColor { background-color: #457387; }

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

This div background color is #457387.

Border color

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

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

This div border color is #457387.

Opacity

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

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

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

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

This text has shadow with #457387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #457387.

Preview

Color preview on black background

This text has color #457387 on black background.


Color preview on white background

This text has color #457387 on white background.


Black color preview on #457387 background

This text has black color on #457387 background.


White color preview on #457387 background

This text has white color on #457387 background.


Related colors

Complementary color

Complementary color for #hex is #BA8C78.


I love getcolorcode.com

Triadic colors

1 #874573 and #738745 with #457387 are triadic colors.

2 #877345 and #734587 with #457387 are triadic colors.