#1092E6

Color #1092E6 Dodger Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Dodger Blue #1092E6

Tints of Dodger Blue #1092E6

Color information

#1092E6 (or 0x1092E6) is unknown color: approx Dodger Blue. HEX triplet: 10, 92 and E6. RGB value is (16,146,230). Sum of RGB (Red+Green+Blue) = 16+146+230=392 (51% of max value = 765). Red value is 16 (6.64% from 255 or 4.08% from 392); Green value is 146 (57.42% from 255 or 37.24% from 392); Blue value is 230 (90.23% from 255 or 58.67% from 392); Max value from RGB is 230 - color contains mainly: blue. Hex color #1092E6 is not a web safe color. Web safe color analog (approx): #0099FF. Inversed color of #1092E6 is #EF6D19. Grayscale: #747474. Windows color (decimal): -15691034 or 15110672. OLE color: 15110672.

HSL color Cylindrical-coordinate representation of color #1092E6: hue angle of 203.55º degrees, saturation: 0.87, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #1092E6 is Cyan = 0.93, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.10.

Color convert

RGB16146230-
CMYK0.930.3700.10
HSL203.55º86.99%48.24%-
HSV(B)203.55º93.04%90.2%-
XYZ24.7826.3878.65-
YUV116.71191.9356.17-

RGB Variations

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

RGB

RED value IS 16 (6.64% from 255) = 4.08%
GREEN value IS 146 (57.42% from 255) = 37.24%
BLUE value IS 230 (90.23% from 255) = 58.67%
R=4.08%
G=37.24%
B=58.67%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0.37
Y (Yellow) values IS 0
K (Black) values IS 0.10
SystemRedGreenBlueCMYKHSL
Decimal161462300.930.3700.10203.5586.9948.24
Hex1092E65D250Acc5730
Octal202223461354501231412760
Binary100001001001011100110101110110010101010110011001010111110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #1092E6

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #1092E6; }

 p { color: rgb(16,146,230); }

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

<style>
 a { background-color: #1092E6; }

 a { background-color: rgb(16,146,230); }

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

<style>
 span { border-color: #1092E6; }

 span { border-color: rgb(16,146,230); }

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

cancel