Shades of Sapphire #041058
Tints of Sapphire #041058
RGB
CMYK
RGB Variations
Color information
#041058 (or 0x041058) is known color: Sapphire. HEX triplet: 04, 10 and 58. RGB value is (4,16,88). Sum of RGB (Red+Green+Blue) = 4+16+88=108 (14% of max value = 765). Red value is 4 (1.95% from 255 or 3.70% from 108); Green value is 16 (6.64% from 255 or 14.81% from 108); Blue value is 88 (34.77% from 255 or 81.48% from 108); Max value from RGB is 88 - color contains mainly: blue. Hex color #041058 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #041058 is #FBEFA7. Grayscale: #141414. Windows color (decimal): -16510888 or 5771268. OLE color: 5771268.
HSL color Cylindrical-coordinate representation of color #041058: hue angle of 231.43º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #041058 is Cyan = 0.95, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 4 | 16 | 88 | - |
| CMYK | 0.95 | 0.82 | 0 | 0.65 |
| HSL | 231.43º | 0.91% | 0.18% | - |
| HSV(B) | 231.43º | 0.95% | 0.35% | - |
| XYZ | 2 | 1.1 | 9.34 | - |
| YUV | 20.62 | 166.02 | 116.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 16 | 88 | 0.95 | 0.82 | 0 | 0.65 | 231.43 | 0.91 | 0.18 |
| Hex | 4 | 10 | 58 | 5F | 52 | 0 | 41 | E7 | 5B | 12 |
| Octal | 4 | 20 | 130 | 137 | 122 | 0 | 101 | 347 | 133 | 22 |
| Binary | 100 | 10000 | 1011000 | 1011111 | 1010010 | 0 | 1000001 | 11100111 | 1011011 | 10010 |
Color Harmonies of #041058
Complementary color
Monochromatic Colors of #041058
Black with #041058
Text Example
Text Example
White with #041058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041058; }
p { color: rgb(4,16,88); }
H1.HeaderClassName
{
color: #041058;
}
.AnyTagClassName
{
color: #041058;
}
</style>
background-color css
<style>
a { background-color: #041058; }
a { background-color: rgb(4,16,88); }
div.DivClassName
{
background-color: #041058;
}
.BgClassName
{
background-color: #041058;
}
</style>
border-color css
<style>
span { border-color: #041058; }
span { border-color: rgb(4,16,88); }
td.TdClassName
{
border-color: #041058;
}
.TagClassName
{
border-color: #041058;
}
</style>