#1770f4

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

Shades of Dodger Blue #1770F4

Tints of Dodger Blue #1770F4

Color information

#1770F4 (or 0x1770F4) is unknown color: approx Dodger Blue. HEX triplet: 17, 70 and F4. RGB value is (23,112,244). Sum of RGB (Red+Green+Blue) = 23+112+244=379 (50% of max value = 765). Red value is 23 (9.38% from 255 or 6.07% from 379); Green value is 112 (44.14% from 255 or 29.55% from 379); Blue value is 244 (95.70% from 255 or 64.38% from 379); Max value from RGB is 244 - color contains mainly: blue. Hex color #1770F4 is not a web safe color. Web safe color analog (approx): #0066FF. Inversed color of #1770F4 is #E88F0B. Grayscale: #636363. Windows color (decimal): -15240972 or 16019479. OLE color: 16019479.

HSL color Cylindrical-coordinate representation of color #1770F4: hue angle of 215.84º degrees, saturation: 0.91, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #1770F4 is Cyan = 0.91, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.04.

Color convert

RGB23112244-
CMYK0.910.5400.04
HSL215.84º90.95%52.35%-
HSV(B)215.84º90.57%95.69%-
XYZ22.4818.387.94-
YUV100.44209.0172.77-

RGB Variations

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

RGB

RED value IS 23 (9.38% from 255) = 6.07%
GREEN value IS 112 (44.14% from 255) = 29.55%
BLUE value IS 244 (95.70% from 255) = 64.38%
R=6.07%
G=29.55%
B=64.38%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0.54
Y (Yellow) values IS 0
K (Black) values IS 0.04
SystemRedGreenBlueCMYKHSL
Decimal231122440.910.5400.04215.8490.9552.35
Hex1770F45B3604d85b34
Octal27160364133660433013364
Binary1011111100001111010010110111101100100110110001011011110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #1770f4

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #1770f4; }

 p { color: rgb(23,112,244); }

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

<style>
 a { background-color: #1770f4; }

 a { background-color: rgb(23,112,244); }

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

<style>
 span { border-color: #1770f4; }

 span { border-color: rgb(23,112,244); }

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

cancel