COLOR #457484

HEX: #457484 RGB: (69,116,132)

Color info

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

RGB color model

#457484 color RGB value is (69,116,132).

RGB: (69,116,132) (27%, 45%, 52%)

RGB channels and saturation

R 69 of 255 = 27%
G 116 of 255 = 45%
B 132 of 255 = 52%

69
116
132

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

Portions of RGB colors in percentages

R + G + B = 69 + 116 + 132 = 317 (100%)
R 69 of 317 ~ 21.77%
G 116 of 317 ~ 36.59%
B 132 of 317 ~ 41.64'%

%21.77
%36.59
%41.64

CMYK color model

#457484 color CMYK value is (48,12,0,48).

  • cyan value is 47.73%
  • magenta value is 12.12%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (48,12,0,48)
C48M12Y0K48 (48%, 12%, 0%, 48%)
(0.48 / 0.12 / 0.00 / 0.48)

CMYK percentages

%47.73
%12.12
%0
%48.24

Codes

Color #457484 in popluar color models

45 74 84
RGB 69 116 132
HSL 195° 31.34% 39.41%
HSB/HSV 195° 47.73% 51.76%
CMYK 47.73% 12.12% 0.00%
48.24%

Color #457484 in popluar number systems.

HEX 45 74 84
Decimal 69 116 132
Binary 1000101 1110100 10000100
Octal 105 164 204

Shades and tints

Shades of #457484

#457484
(69,116,132)
#3F6A78
(63,106,120)
#39606C
(57,96,108)
#335660
(51,86,96)
#2D4C54
(45,76,84)
#274248
(39,66,72)
#21383C
(33,56,60)
#1B2E30
(27,46,48)
#152424
(21,36,36)
#0F1A18
(15,26,24)
#09100C
(9,16,12)
#000000
(0,0,0)

Tints of #457484

#457484
(69,116,132)
#55808F
(85,128,143)
#658C9A
(101,140,154)
#7598A5
(117,152,165)
#85A4B0
(133,164,176)
#95B0BB
(149,176,187)
#A5BCC6
(165,188,198)
#B5C8D1
(181,200,209)
#C5D4DC
(197,212,220)
#D5E0E7
(213,224,231)
#E5ECF2
(229,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #457484 color. Also use rgb(69,116,132) instead hex code.

Text Font Color

.myTextColor { color: #457484; }

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

This text font color is #457484.

Background Color

.myBgColor { background-color: #457484; }

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

This div background color is #457484.

Border color

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

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

This div border color is #457484.

Opacity

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

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

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

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

This text has shadow with #457484 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #457484.

Preview

Color preview on black background

This text has color #457484 on black background.


Color preview on white background

This text has color #457484 on white background.


Black color preview on #457484 background

This text has black color on #457484 background.


White color preview on #457484 background

This text has white color on #457484 background.


Related colors

Complementary color

Complementary color for #hex is #BA8B7B.


I love getcolorcode.com

Triadic colors

1 #844574 and #748445 with #457484 are triadic colors.

2 #847445 and #744584 with #457484 are triadic colors.