#2ca8ee

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

Shades of Summer Sky #2CA8EE

Tints of Summer Sky #2CA8EE

Color information

#2CA8EE (or 0x2CA8EE) is unknown color: approx Summer Sky. HEX triplet: 2C, A8 and EE. RGB value is (44,168,238). Sum of RGB (Red+Green+Blue) = 44+168+238=450 (59% of max value = 765). Red value is 44 (17.58% from 255 or 9.78% from 450); Green value is 168 (66.02% from 255 or 37.33% from 450); Blue value is 238 (93.36% from 255 or 52.89% from 450); Max value from RGB is 238 - color contains mainly: blue. Hex color #2CA8EE is not a web safe color. Web safe color analog (approx): #3399FF. Inversed color of #2CA8EE is #D35711. Grayscale: #8A8A8A. Windows color (decimal): -13850386 or 15640620. OLE color: 15640620.

HSL color Cylindrical-coordinate representation of color #2CA8EE: hue angle of 201.65º degrees, saturation: 0.85, 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 #2CA8EE is Cyan = 0.82, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.07.

Color convert

RGB44168238-
CMYK0.820.2900.07
HSL201.65º85.09%55.29%-
HSV(B)201.65º81.51%93.33%-
XYZ30.4734.7185.98-
YUV138.9183.9260.31-

RGB Variations

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

RGB

RED value IS 44 (17.58% from 255) = 9.78%
GREEN value IS 168 (66.02% from 255) = 37.33%
BLUE value IS 238 (93.36% from 255) = 52.89%
R=9.78%
G=37.33%
B=52.89%

CMYK

C (Cyan) values IS 0.82
M (Magenta) values IS 0.29
Y (Yellow) values IS 0
K (Black) values IS 0.07
SystemRedGreenBlueCMYKHSL
Decimal441682380.820.2900.07201.6585.0955.29
Hex2CA8EE521D07ca5537
Octal54250356122350731212567
Binary10110010101000111011101010010111010111110010101010101110111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #2ca8ee

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(44,168,238); }

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

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

 a { background-color: rgb(44,168,238); }

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

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

 span { border-color: rgb(44,168,238); }

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

cancel