#1032d0

Color #1032D0 Persian Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Persian Blue #1032D0

Tints of Persian Blue #1032D0

Color information

#1032D0 (or 0x1032D0) is unknown color: approx Persian Blue. HEX triplet: 10, 32 and D0. RGB value is (16,50,208). Sum of RGB (Red+Green+Blue) = 16+50+208=274 (36% of max value = 765). Red value is 16 (6.64% from 255 or 5.84% from 274); Green value is 50 (19.92% from 255 or 18.25% from 274); Blue value is 208 (81.64% from 255 or 75.91% from 274); Max value from RGB is 208 - color contains mainly: blue. Hex color #1032D0 is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #1032D0 is #EFCD2F. Grayscale: #393939. Windows color (decimal): -15715632 or 13644304. OLE color: 13644304.

HSL color Cylindrical-coordinate representation of color #1032D0: hue angle of 229.38º degrees, saturation: 0.86, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #1032D0 is Cyan = 0.92, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.18.

Color convert

RGB1650208-
CMYK0.920.7600.18
HSL229.38º85.71%43.92%-
HSV(B)229.38º92.31%81.57%-
XYZ12.746.9560.34-
YUV57.85212.7498.15-

RGB Variations

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

RGB

RED value IS 16 (6.64% from 255) = 5.84%
GREEN value IS 50 (19.92% from 255) = 18.25%
BLUE value IS 208 (81.64% from 255) = 75.91%
R=5.84%
G=18.25%
B=75.91%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0.76
Y (Yellow) values IS 0
K (Black) values IS 0.18
SystemRedGreenBlueCMYKHSL
Decimal16502080.920.7600.18229.3885.7143.92
Hex1032D05C4C012e5562c
Octal206232013411402234512654
Binary100001100101101000010111001001100010010111001011010110101100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #1032d0

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #1032d0; }

 p { color: rgb(16,50,208); }

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

<style>
 a { background-color: #1032d0; }

 a { background-color: rgb(16,50,208); }

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

<style>
 span { border-color: #1032d0; }

 span { border-color: rgb(16,50,208); }

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

cancel