#458ad6

Color #458AD6 Havelock Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Havelock Blue #458AD6

Tints of Havelock Blue #458AD6

Color information

#458AD6 (or 0x458AD6) is unknown color: approx Havelock Blue. HEX triplet: 45, 8A and D6. RGB value is (69,138,214). Sum of RGB (Red+Green+Blue) = 69+138+214=421 (55% of max value = 765). Red value is 69 (27.34% from 255 or 16.39% from 421); Green value is 138 (54.30% from 255 or 32.78% from 421); Blue value is 214 (83.98% from 255 or 50.83% from 421); Max value from RGB is 214 - color contains mainly: blue. Hex color #458AD6 is not a web safe color. Web safe color analog (approx): #3399CC. Inversed color of #458AD6 is #BA7529. Grayscale: #7D7D7D. Windows color (decimal): -12219690 or 14060101. OLE color: 14060101.

HSL color Cylindrical-coordinate representation of color #458AD6: hue angle of 211.45º degrees, saturation: 0.64, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #458AD6 is Cyan = 0.68, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.16.

Color convert

RGB69138214-
CMYK0.680.3600.16
HSL211.45º63.88%55.49%-
HSV(B)211.45º67.76%83.92%-
XYZ23.6824.367.06-
YUV126.03177.6487.32-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 69 (27.34% from 255) = 16.39%
GREEN value IS 138 (54.30% from 255) = 32.78%
BLUE value IS 214 (83.98% from 255) = 50.83%
R=16.39%
G=32.78%
B=50.83%

CMYK

C (Cyan) values IS 0.68
M (Magenta) values IS 0.36
Y (Yellow) values IS 0
K (Black) values IS 0.16
SystemRedGreenBlueCMYKHSL
Decimal691382140.680.3600.16211.4563.8855.49
Hex458AD64424010d34037
Octal1052123261044402032310067
Binary100010110001010110101101000100100100010000110100111000000110111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #458ad6

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #458ad6; }

 p { color: rgb(69,138,214); }

 H1.HeaderClassName
 {
   color: #458ad6;
 }
 .AnyTagClassName
 {
   color: #458ad6;
 }
</style>
background-color css

<style>
 a { background-color: #458ad6; }

 a { background-color: rgb(69,138,214); }

 div.DivClassName
 {
   background-color: #458ad6;
 }
 .BgClassName
 {
   background-color: #458ad6;
 }
</style>
border-color css

<style>
 span { border-color: #458ad6; }

 span { border-color: rgb(69,138,214); }

 td.TdClassName
 {
   border-color: #458ad6;
 }
 .TagClassName
 {
   border-color: #458ad6;
 }
</style>

cancel