Shades of Sapphire #041152
Tints of Sapphire #041152
RGB
CMYK
RGB Variations
Color information
#041152 (or 0x041152) is known color: Sapphire. HEX triplet: 04, 11 and 52. RGB value is (4,17,82). Sum of RGB (Red+Green+Blue) = 4+17+82=103 (13% of max value = 765). Red value is 4 (1.95% from 255 or 3.88% from 103); Green value is 17 (7.03% from 255 or 16.50% from 103); Blue value is 82 (32.42% from 255 or 79.61% from 103); Max value from RGB is 82 - color contains mainly: blue. Hex color #041152 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #041152 is #FBEEAD. Grayscale: #141414. Windows color (decimal): -16510638 or 5378308. OLE color: 5378308.
HSL color Cylindrical-coordinate representation of color #041152: hue angle of 230º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #041152 is Cyan = 0.95, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 4 | 17 | 82 | - |
| CMYK | 0.95 | 0.79 | 0 | 0.68 |
| HSL | 230º | 0.91% | 0.17% | - |
| HSV(B) | 230º | 0.95% | 0.32% | - |
| XYZ | 1.77 | 1.04 | 8.09 | - |
| YUV | 20.52 | 162.69 | 116.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 17 | 82 | 0.95 | 0.79 | 0 | 0.68 | 230 | 0.91 | 0.17 |
| Hex | 4 | 11 | 52 | 5F | 4F | 0 | 44 | E6 | 5B | 11 |
| Octal | 4 | 21 | 122 | 137 | 117 | 0 | 104 | 346 | 133 | 21 |
| Binary | 100 | 10001 | 1010010 | 1011111 | 1001111 | 0 | 1000100 | 11100110 | 1011011 | 10001 |
Color Harmonies of #041152
Complementary color
Monochromatic Colors of #041152
Black with #041152
Text Example
Text Example
White with #041152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041152; }
p { color: rgb(4,17,82); }
H1.HeaderClassName
{
color: #041152;
}
.AnyTagClassName
{
color: #041152;
}
</style>
background-color css
<style>
a { background-color: #041152; }
a { background-color: rgb(4,17,82); }
div.DivClassName
{
background-color: #041152;
}
.BgClassName
{
background-color: #041152;
}
</style>
border-color css
<style>
span { border-color: #041152; }
span { border-color: rgb(4,17,82); }
td.TdClassName
{
border-color: #041152;
}
.TagClassName
{
border-color: #041152;
}
</style>