#5afae4

Color #5AFAE4 Baby Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Baby Blue #5AFAE4

Tints of Baby Blue #5AFAE4

Color information

#5AFAE4 (or 0x5AFAE4) is unknown color: approx Baby Blue. HEX triplet: 5A, FA and E4. RGB value is (90,250,228). Sum of RGB (Red+Green+Blue) = 90+250+228=568 (75% of max value = 765). Red value is 90 (35.55% from 255 or 15.85% from 568); Green value is 250 (98.05% from 255 or 44.01% from 568); Blue value is 228 (89.45% from 255 or 40.14% from 568); Max value from RGB is 250 - color contains mainly: green. Hex color #5AFAE4 is not a web safe color. Web safe color analog (approx): #66FFCC. Inversed color of #5AFAE4 is #A5051B. Grayscale: #C7C7C7. Windows color (decimal): -10814748 or 15006298. OLE color: 15006298.

HSL color Cylindrical-coordinate representation of color #5AFAE4: hue angle of 171.75º degrees, saturation: 0.94, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #5AFAE4 is Cyan = 0.64, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.02.

Color convert

RGB90250228-
CMYK0.6400.090.02
HSL171.75º94.12%66.67%-
HSV(B)171.75º64%98.04%-
XYZ52.4176.1585.33-
YUV199.65143.9949.79-

RGB Variations

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

RGB

RED value IS 90 (35.55% from 255) = 15.85%
GREEN value IS 250 (98.05% from 255) = 44.01%
BLUE value IS 228 (89.45% from 255) = 40.14%
R=15.85%
G=44.01%
B=40.14%

CMYK

C (Cyan) values IS 0.64
M (Magenta) values IS 0
Y (Yellow) values IS 0.09
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal902502280.6400.090.02171.7594.1266.67
Hex5AFAE440092ac5e43
Octal1323723441000112254136103
Binary10110101111101011100100100000001001101010110010111101000011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #5afae4

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #5afae4; }

 p { color: rgb(90,250,228); }

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

<style>
 a { background-color: #5afae4; }

 a { background-color: rgb(90,250,228); }

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

<style>
 span { border-color: #5afae4; }

 span { border-color: rgb(90,250,228); }

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

cancel