Shades of Sapphire #051668
Tints of Sapphire #051668
RGB
CMYK
RGB Variations
Color information
#051668 (or 0x051668) is known color: Sapphire. HEX triplet: 05, 16 and 68. RGB value is (5,22,104). Sum of RGB (Red+Green+Blue) = 5+22+104=131 (17% of max value = 765). Red value is 5 (2.34% from 255 or 3.82% from 131); Green value is 22 (8.98% from 255 or 16.79% from 131); Blue value is 104 (41.02% from 255 or 79.39% from 131); Max value from RGB is 104 - color contains mainly: blue. Hex color #051668 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #051668 is #FAE997. Grayscale: #191919. Windows color (decimal): -16443800 or 6821381. OLE color: 6821381.
HSL color Cylindrical-coordinate representation of color #051668: hue angle of 229.7º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #051668 is Cyan = 0.95, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 5 | 22 | 104 | - |
| CMYK | 0.95 | 0.79 | 0 | 0.59 |
| HSL | 229.7º | 0.91% | 0.21% | - |
| HSV(B) | 229.7º | 0.95% | 0.41% | - |
| XYZ | 2.85 | 1.61 | 13.26 | - |
| YUV | 26.27 | 171.87 | 112.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 22 | 104 | 0.95 | 0.79 | 0 | 0.59 | 229.7 | 0.91 | 0.21 |
| Hex | 5 | 16 | 68 | 5F | 4F | 0 | 3B | E6 | 5B | 15 |
| Octal | 5 | 26 | 150 | 137 | 117 | 0 | 73 | 346 | 133 | 25 |
| Binary | 101 | 10110 | 1101000 | 1011111 | 1001111 | 0 | 111011 | 11100110 | 1011011 | 10101 |
Color Harmonies of #051668
Complementary color
Monochromatic Colors of #051668
Black with #051668
Text Example
Text Example
White with #051668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #051668; }
p { color: rgb(5,22,104); }
H1.HeaderClassName
{
color: #051668;
}
.AnyTagClassName
{
color: #051668;
}
</style>
background-color css
<style>
a { background-color: #051668; }
a { background-color: rgb(5,22,104); }
div.DivClassName
{
background-color: #051668;
}
.BgClassName
{
background-color: #051668;
}
</style>
border-color css
<style>
span { border-color: #051668; }
span { border-color: rgb(5,22,104); }
td.TdClassName
{
border-color: #051668;
}
.TagClassName
{
border-color: #051668;
}
</style>