Shades of Sapphire #041067
Tints of Sapphire #041067
RGB
CMYK
RGB Variations
Color information
#041067 (or 0x041067) is known color: Sapphire. HEX triplet: 04, 10 and 67. RGB value is (4,16,103). Sum of RGB (Red+Green+Blue) = 4+16+103=123 (16% of max value = 765). Red value is 4 (1.95% from 255 or 3.25% from 123); Green value is 16 (6.64% from 255 or 13.01% from 123); Blue value is 103 (40.62% from 255 or 83.74% from 123); Max value from RGB is 103 - color contains mainly: blue. Hex color #041067 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #041067 is #FBEF98. Grayscale: #151515. Windows color (decimal): -16510873 or 6754308. OLE color: 6754308.
HSL color Cylindrical-coordinate representation of color #041067: hue angle of 232.73º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #041067 is Cyan = 0.96, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 16 | 103 | - |
| CMYK | 0.96 | 0.84 | 0 | 0.60 |
| HSL | 232.73º | 0.93% | 0.21% | - |
| HSV(B) | 232.73º | 0.96% | 0.4% | - |
| XYZ | 2.68 | 1.38 | 12.96 | - |
| YUV | 22.33 | 173.52 | 114.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 16 | 103 | 0.96 | 0.84 | 0 | 0.60 | 232.73 | 0.93 | 0.21 |
| Hex | 4 | 10 | 67 | 60 | 54 | 0 | 3C | E9 | 5D | 15 |
| Octal | 4 | 20 | 147 | 140 | 124 | 0 | 74 | 351 | 135 | 25 |
| Binary | 100 | 10000 | 1100111 | 1100000 | 1010100 | 0 | 111100 | 11101001 | 1011101 | 10101 |
Color Harmonies of #041067
Complementary color
Monochromatic Colors of #041067
Black with #041067
Text Example
Text Example
White with #041067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041067; }
p { color: rgb(4,16,103); }
H1.HeaderClassName
{
color: #041067;
}
.AnyTagClassName
{
color: #041067;
}
</style>
background-color css
<style>
a { background-color: #041067; }
a { background-color: rgb(4,16,103); }
div.DivClassName
{
background-color: #041067;
}
.BgClassName
{
background-color: #041067;
}
</style>
border-color css
<style>
span { border-color: #041067; }
span { border-color: rgb(4,16,103); }
td.TdClassName
{
border-color: #041067;
}
.TagClassName
{
border-color: #041067;
}
</style>