#021373

Color #021373 Sapphire (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Sapphire #021373

Tints of Sapphire #021373

Color information

#021373 (or 0x021373) is unknown color: approx Sapphire. HEX triplet: 02, 13 and 73. RGB value is (2,19,115). Sum of RGB (Red+Green+Blue) = 2+19+115=136 (18% of max value = 765). Red value is 2 (1.17% from 255 or 1.47% from 136); Green value is 19 (7.81% from 255 or 13.97% from 136); Blue value is 115 (45.31% from 255 or 84.56% from 136); Max value from RGB is 115 - color contains mainly: blue. Hex color #021373 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #021373 is #FDEC8C. Grayscale: #181818. Windows color (decimal): -16641165 or 7541506. OLE color: 7541506.

HSL color Cylindrical-coordinate representation of color #021373: hue angle of 230.97º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #021373 is Cyan = 0.98, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.55.

Color convert

RGB219115-
CMYK0.980.8300.55
HSL230.97º96.58%22.94%-
HSV(B)230.97º98.26%45.1%-
XYZ3.351.7216.37-
YUV24.86178.87111.69-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.47%
GREEN value IS 19 (7.81% from 255) = 13.97%
BLUE value IS 115 (45.31% from 255) = 84.56%
R=1.47%
G=13.97%
B=84.56%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0.83
Y (Yellow) values IS 0
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal2191150.980.8300.55230.9796.5822.94
Hex213736253037e76117
Octal22316314212306734714127
Binary1010011111001111000101010011011011111100111110000110111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #021373

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #021373; }

 p { color: rgb(2,19,115); }

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

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

 a { background-color: rgb(2,19,115); }

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

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

 span { border-color: rgb(2,19,115); }

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

cancel