Shades of Sapphire #042668
Tints of Sapphire #042668
RGB
CMYK
RGB Variations
Color information
#042668 (or 0x042668) is known color: Sapphire. HEX triplet: 04, 26 and 68. RGB value is (4,38,104). Sum of RGB (Red+Green+Blue) = 4+38+104=146 (19% of max value = 765). Red value is 4 (1.95% from 255 or 2.74% from 146); Green value is 38 (15.23% from 255 or 26.03% from 146); Blue value is 104 (41.02% from 255 or 71.23% from 146); Max value from RGB is 104 - color contains mainly: blue. Hex color #042668 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #042668 is #FBD997. Grayscale: #232323. Windows color (decimal): -16505240 or 6825476. OLE color: 6825476.
HSL color Cylindrical-coordinate representation of color #042668: hue angle of 219.6º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #042668 is Cyan = 0.96, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 4 | 38 | 104 | - |
| CMYK | 0.96 | 0.63 | 0 | 0.59 |
| HSL | 219.6º | 0.93% | 0.21% | - |
| HSV(B) | 219.6º | 0.96% | 0.41% | - |
| XYZ | 3.24 | 2.41 | 13.39 | - |
| YUV | 35.36 | 166.74 | 105.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 38 | 104 | 0.96 | 0.63 | 0 | 0.59 | 219.6 | 0.93 | 0.21 |
| Hex | 4 | 26 | 68 | 60 | 3F | 0 | 3B | DC | 5D | 15 |
| Octal | 4 | 46 | 150 | 140 | 77 | 0 | 73 | 334 | 135 | 25 |
| Binary | 100 | 100110 | 1101000 | 1100000 | 111111 | 0 | 111011 | 11011100 | 1011101 | 10101 |
Color Harmonies of #042668
Complementary color
Monochromatic Colors of #042668
Black with #042668
Text Example
Text Example
White with #042668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #042668; }
p { color: rgb(4,38,104); }
H1.HeaderClassName
{
color: #042668;
}
.AnyTagClassName
{
color: #042668;
}
</style>
background-color css
<style>
a { background-color: #042668; }
a { background-color: rgb(4,38,104); }
div.DivClassName
{
background-color: #042668;
}
.BgClassName
{
background-color: #042668;
}
</style>
border-color css
<style>
span { border-color: #042668; }
span { border-color: rgb(4,38,104); }
td.TdClassName
{
border-color: #042668;
}
.TagClassName
{
border-color: #042668;
}
</style>