#12a8fe

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

Shades of Dodger Blue #12A8FE

Tints of Dodger Blue #12A8FE

Color information

#12A8FE (or 0x12A8FE) is unknown color: approx Dodger Blue. HEX triplet: 12, A8 and FE. RGB value is (18,168,254). Sum of RGB (Red+Green+Blue) = 18+168+254=440 (58% of max value = 765). Red value is 18 (7.42% from 255 or 4.09% from 440); Green value is 168 (66.02% from 255 or 38.18% from 440); Blue value is 254 (99.61% from 255 or 57.73% from 440); Max value from RGB is 254 - color contains mainly: blue. Hex color #12A8FE is not a web safe color. Web safe color analog (approx): #0099FF. Inversed color of #12A8FE is #ED5701. Grayscale: #848484. Windows color (decimal): -15554306 or 16689170. OLE color: 16689170.

HSL color Cylindrical-coordinate representation of color #12A8FE: hue angle of 201.86º degrees, saturation: 0.99, lightness: 0.53%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #12A8FE is Cyan = 0.93, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.00.

Color convert

RGB18168254-
CMYK0.930.3400.00
HSL201.86º99.16%53.33%-
HSV(B)201.86º92.91%99.61%-
XYZ32.1435.2998.88-
YUV132.95196.346.01-

RGB Variations

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

RGB

RED value IS 18 (7.42% from 255) = 4.09%
GREEN value IS 168 (66.02% from 255) = 38.18%
BLUE value IS 254 (99.61% from 255) = 57.73%
R=4.09%
G=38.18%
B=57.73%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0.34
Y (Yellow) values IS 0
K (Black) values IS 0.00
SystemRedGreenBlueCMYKHSL
Decimal181682540.930.3400.00201.8699.1653.33
Hex12A8FE5D2200ca6335
Octal22250376135420031214365
Binary100101010100011111110101110110001000110010101100011110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #12a8fe

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #12a8fe; }

 p { color: rgb(18,168,254); }

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

<style>
 a { background-color: #12a8fe; }

 a { background-color: rgb(18,168,254); }

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

<style>
 span { border-color: #12a8fe; }

 span { border-color: rgb(18,168,254); }

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

cancel