#2aa4ec

Color #2AA4EC Summer Sky (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Summer Sky #2AA4EC

Tints of Summer Sky #2AA4EC

Color information

#2AA4EC (or 0x2AA4EC) is unknown color: approx Summer Sky. HEX triplet: 2A, A4 and EC. RGB value is (42,164,236). Sum of RGB (Red+Green+Blue) = 42+164+236=442 (58% of max value = 765). Red value is 42 (16.80% from 255 or 9.50% from 442); Green value is 164 (64.45% from 255 or 37.10% from 442); Blue value is 236 (92.58% from 255 or 53.39% from 442); Max value from RGB is 236 - color contains mainly: blue. Hex color #2AA4EC is not a web safe color. Web safe color analog (approx): #3399FF. Inversed color of #2AA4EC is #D55B13. Grayscale: #878787. Windows color (decimal): -13982484 or 15508522. OLE color: 15508522.

HSL color Cylindrical-coordinate representation of color #2AA4EC: hue angle of 202.27º degrees, saturation: 0.84, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #2AA4EC is Cyan = 0.82, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.07.

Color convert

RGB42164236-
CMYK0.820.3100.07
HSL202.27º83.62%54.51%-
HSV(B)202.27º82.2%92.55%-
XYZ29.3733.184.2-
YUV135.73184.5861.15-

RGB Variations

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

RGB

RED value IS 42 (16.80% from 255) = 9.50%
GREEN value IS 164 (64.45% from 255) = 37.10%
BLUE value IS 236 (92.58% from 255) = 53.39%
R=9.50%
G=37.10%
B=53.39%

CMYK

C (Cyan) values IS 0.82
M (Magenta) values IS 0.31
Y (Yellow) values IS 0
K (Black) values IS 0.07
SystemRedGreenBlueCMYKHSL
Decimal421642360.820.3100.07202.2783.6254.51
Hex2AA4EC521F07ca5437
Octal52244354122370731212467
Binary10101010100100111011001010010111110111110010101010100110111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #2aa4ec

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #2aa4ec; }

 p { color: rgb(42,164,236); }

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

<style>
 a { background-color: #2aa4ec; }

 a { background-color: rgb(42,164,236); }

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

<style>
 span { border-color: #2aa4ec; }

 span { border-color: rgb(42,164,236); }

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

cancel