#1cc0eb

Color #1CC0EB Deep Sky Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Deep Sky Blue #1CC0EB

Tints of Deep Sky Blue #1CC0EB

Color information

#1CC0EB (or 0x1CC0EB) is unknown color: approx Deep Sky Blue. HEX triplet: 1C, C0 and EB. RGB value is (28,192,235). Sum of RGB (Red+Green+Blue) = 28+192+235=455 (60% of max value = 765). Red value is 28 (11.33% from 255 or 6.15% from 455); Green value is 192 (75.39% from 255 or 42.20% from 455); Blue value is 235 (92.19% from 255 or 51.65% from 455); Max value from RGB is 235 - color contains mainly: blue. Hex color #1CC0EB is not a web safe color. Web safe color analog (approx): #33CCFF. Inversed color of #1CC0EB is #E33F14. Grayscale: #939393. Windows color (decimal): -14892821 or 15450140. OLE color: 15450140.

HSL color Cylindrical-coordinate representation of color #1CC0EB: hue angle of 192.46º degrees, saturation: 0.84, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #1CC0EB is Cyan = 0.88, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.08.

Color convert

RGB28192235-
CMYK0.880.1800.08
HSL192.46º83.81%51.57%-
HSV(B)192.46º88.09%92.16%-
XYZ34.3243.9485.27-
YUV147.87177.1742.5-

RGB Variations

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

RGB

RED value IS 28 (11.33% from 255) = 6.15%
GREEN value IS 192 (75.39% from 255) = 42.20%
BLUE value IS 235 (92.19% from 255) = 51.65%
R=6.15%
G=42.20%
B=51.65%

CMYK

C (Cyan) values IS 0.88
M (Magenta) values IS 0.18
Y (Yellow) values IS 0
K (Black) values IS 0.08
SystemRedGreenBlueCMYKHSL
Decimal281922350.880.1800.08192.4683.8151.57
Hex1CC0EB581208c05434
Octal343003531302201030012464
Binary11100110000001110101110110001001001000110000001010100110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #1cc0eb

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #1cc0eb; }

 p { color: rgb(28,192,235); }

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

<style>
 a { background-color: #1cc0eb; }

 a { background-color: rgb(28,192,235); }

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

<style>
 span { border-color: #1cc0eb; }

 span { border-color: rgb(28,192,235); }

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

cancel