#29AAF0

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

Shades of Summer Sky #29AAF0

Tints of Summer Sky #29AAF0

Color information

#29AAF0 (or 0x29AAF0) is unknown color: approx Summer Sky. HEX triplet: 29, AA and F0. RGB value is (41,170,240). Sum of RGB (Red+Green+Blue) = 41+170+240=451 (59% of max value = 765). Red value is 41 (16.41% from 255 or 9.09% from 451); Green value is 170 (66.80% from 255 or 37.69% from 451); Blue value is 240 (94.14% from 255 or 53.22% from 451); Max value from RGB is 240 - color contains mainly: blue. Hex color #29AAF0 is not a web safe color. Web safe color analog (approx): #3399FF. Inversed color of #29AAF0 is #D6550F. Grayscale: #8B8B8B. Windows color (decimal): -14046480 or 15772201. OLE color: 15772201.

HSL color Cylindrical-coordinate representation of color #29AAF0: hue angle of 201.11º degrees, saturation: 0.87, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #29AAF0 is Cyan = 0.83, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.06.

Color convert

RGB41170240-
CMYK0.830.2900.06
HSL201.11º86.9%55.1%-
HSV(B)201.11º82.92%94.12%-
XYZ31.0235.5187.66-
YUV139.41184.7657.81-

RGB Variations

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

RGB

RED value IS 41 (16.41% from 255) = 9.09%
GREEN value IS 170 (66.80% from 255) = 37.69%
BLUE value IS 240 (94.14% from 255) = 53.22%
R=9.09%
G=37.69%
B=53.22%

CMYK

C (Cyan) values IS 0.83
M (Magenta) values IS 0.29
Y (Yellow) values IS 0
K (Black) values IS 0.06
SystemRedGreenBlueCMYKHSL
Decimal411702400.830.2900.06201.1186.955.1
Hex29AAF0531D06c95737
Octal51252360123350631112767
Binary10100110101010111100001010011111010110110010011010111110111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #29AAF0

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #29AAF0; }

 p { color: rgb(41,170,240); }

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

<style>
 a { background-color: #29AAF0; }

 a { background-color: rgb(41,170,240); }

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

<style>
 span { border-color: #29AAF0; }

 span { border-color: rgb(41,170,240); }

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

cancel