#29BDEA

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

Shades of Summer Sky #29BDEA

Tints of Summer Sky #29BDEA

Color information

#29BDEA (or 0x29BDEA) is unknown color: approx Summer Sky. HEX triplet: 29, BD and EA. RGB value is (41,189,234). Sum of RGB (Red+Green+Blue) = 41+189+234=464 (61% of max value = 765). Red value is 41 (16.41% from 255 or 8.84% from 464); Green value is 189 (74.22% from 255 or 40.73% from 464); Blue value is 234 (91.80% from 255 or 50.43% from 464); Max value from RGB is 234 - color contains mainly: blue. Hex color #29BDEA is not a web safe color. Web safe color analog (approx): #33CCFF. Inversed color of #29BDEA is #D64215. Grayscale: #959595. Windows color (decimal): -14041622 or 15383849. OLE color: 15383849.

HSL color Cylindrical-coordinate representation of color #29BDEA: hue angle of 193.99º degrees, saturation: 0.82, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #29BDEA is Cyan = 0.82, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.08.

Color convert

RGB41189234-
CMYK0.820.1900.08
HSL193.99º82.13%53.92%-
HSV(B)193.99º82.48%91.76%-
XYZ33.9642.8184.31-
YUV149.88175.4750.34-

RGB Variations

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

RGB

RED value IS 41 (16.41% from 255) = 8.84%
GREEN value IS 189 (74.22% from 255) = 40.73%
BLUE value IS 234 (91.80% from 255) = 50.43%
R=8.84%
G=40.73%
B=50.43%

CMYK

C (Cyan) values IS 0.82
M (Magenta) values IS 0.19
Y (Yellow) values IS 0
K (Black) values IS 0.08
SystemRedGreenBlueCMYKHSL
Decimal411892340.820.1900.08193.9982.1353.92
Hex29BDEA521308c25236
Octal512753521222301030212266
Binary101001101111011110101010100101001101000110000101010010110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #29BDEA

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(41,189,234); }

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

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

 a { background-color: rgb(41,189,234); }

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

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

 span { border-color: rgb(41,189,234); }

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

cancel