Shades of Sapphire #041670
Tints of Sapphire #041670
RGB
CMYK
RGB Variations
Color information
#041670 (or 0x041670) is known color: Sapphire. HEX triplet: 04, 16 and 70. RGB value is (4,22,112). Sum of RGB (Red+Green+Blue) = 4+22+112=138 (18% of max value = 765). Red value is 4 (1.95% from 255 or 2.90% from 138); Green value is 22 (8.98% from 255 or 15.94% from 138); Blue value is 112 (44.14% from 255 or 81.16% from 138); Max value from RGB is 112 - color contains mainly: blue. Hex color #041670 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #041670 is #FBE98F. Grayscale: #1A1A1A. Windows color (decimal): -16509328 or 7345668. OLE color: 7345668.
HSL color Cylindrical-coordinate representation of color #041670: hue angle of 230º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #041670 is Cyan = 0.96, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 4 | 22 | 112 | - |
| CMYK | 0.96 | 0.80 | 0 | 0.56 |
| HSL | 230º | 0.93% | 0.23% | - |
| HSV(B) | 230º | 0.96% | 0.44% | - |
| XYZ | 3.26 | 1.77 | 15.5 | - |
| YUV | 26.88 | 176.04 | 111.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 22 | 112 | 0.96 | 0.80 | 0 | 0.56 | 230 | 0.93 | 0.23 |
| Hex | 4 | 16 | 70 | 60 | 50 | 0 | 38 | E6 | 5D | 17 |
| Octal | 4 | 26 | 160 | 140 | 120 | 0 | 70 | 346 | 135 | 27 |
| Binary | 100 | 10110 | 1110000 | 1100000 | 1010000 | 0 | 111000 | 11100110 | 1011101 | 10111 |
Color Harmonies of #041670
Complementary color
Monochromatic Colors of #041670
Black with #041670
Text Example
Text Example
White with #041670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041670; }
p { color: rgb(4,22,112); }
H1.HeaderClassName
{
color: #041670;
}
.AnyTagClassName
{
color: #041670;
}
</style>
background-color css
<style>
a { background-color: #041670; }
a { background-color: rgb(4,22,112); }
div.DivClassName
{
background-color: #041670;
}
.BgClassName
{
background-color: #041670;
}
</style>
border-color css
<style>
span { border-color: #041670; }
span { border-color: rgb(4,22,112); }
td.TdClassName
{
border-color: #041670;
}
.TagClassName
{
border-color: #041670;
}
</style>