#46acdb

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

Shades of Summer Sky #46ACDB

Tints of Summer Sky #46ACDB

Color information

#46ACDB (or 0x46ACDB) is unknown color: approx Summer Sky. HEX triplet: 46, AC and DB. RGB value is (70,172,219). Sum of RGB (Red+Green+Blue) = 70+172+219=461 (61% of max value = 765). Red value is 70 (27.73% from 255 or 15.18% from 461); Green value is 172 (67.58% from 255 or 37.31% from 461); Blue value is 219 (85.94% from 255 or 47.51% from 461); Max value from RGB is 219 - color contains mainly: blue. Hex color #46ACDB is not a web safe color. Web safe color analog (approx): #3399CC. Inversed color of #46ACDB is #B95324. Grayscale: #929292. Windows color (decimal): -12145445 or 14396486. OLE color: 14396486.

HSL color Cylindrical-coordinate representation of color #46ACDB: hue angle of 198.93º degrees, saturation: 0.67, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #46ACDB is Cyan = 0.68, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.14.

Color convert

RGB70172219-
CMYK0.680.2100.14
HSL198.93º67.42%56.67%-
HSV(B)198.93º68.04%85.88%-
XYZ30.0635.9272.37-
YUV146.86168.7173.18-

RGB Variations

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

RGB

RED value IS 70 (27.73% from 255) = 15.18%
GREEN value IS 172 (67.58% from 255) = 37.31%
BLUE value IS 219 (85.94% from 255) = 47.51%
R=15.18%
G=37.31%
B=47.51%

CMYK

C (Cyan) values IS 0.68
M (Magenta) values IS 0.21
Y (Yellow) values IS 0
K (Black) values IS 0.14
SystemRedGreenBlueCMYKHSL
Decimal701722190.680.2100.14198.9367.4256.67
Hex46ACDB44150Ec74339
Octal1062543331042501630710371
Binary1000110101011001101101110001001010101110110001111000011111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #46acdb

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #46acdb; }

 p { color: rgb(70,172,219); }

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

<style>
 a { background-color: #46acdb; }

 a { background-color: rgb(70,172,219); }

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

<style>
 span { border-color: #46acdb; }

 span { border-color: rgb(70,172,219); }

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

cancel