Shades of Sapphire #041053
Tints of Sapphire #041053
RGB
CMYK
RGB Variations
Color information
#041053 (or 0x041053) is known color: Sapphire. HEX triplet: 04, 10 and 53. RGB value is (4,16,83). Sum of RGB (Red+Green+Blue) = 4+16+83=103 (13% of max value = 765). Red value is 4 (1.95% from 255 or 3.88% from 103); Green value is 16 (6.64% from 255 or 15.53% from 103); Blue value is 83 (32.81% from 255 or 80.58% from 103); Max value from RGB is 83 - color contains mainly: blue. Hex color #041053 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #041053 is #FBEFAC. Grayscale: #131313. Windows color (decimal): -16510893 or 5443588. OLE color: 5443588.
HSL color Cylindrical-coordinate representation of color #041053: hue angle of 230.89º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #041053 is Cyan = 0.95, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 4 | 16 | 83 | - |
| CMYK | 0.95 | 0.81 | 0 | 0.67 |
| HSL | 230.89º | 0.91% | 0.17% | - |
| HSV(B) | 230.89º | 0.95% | 0.33% | - |
| XYZ | 1.8 | 1.02 | 8.29 | - |
| YUV | 20.05 | 163.52 | 116.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 16 | 83 | 0.95 | 0.81 | 0 | 0.67 | 230.89 | 0.91 | 0.17 |
| Hex | 4 | 10 | 53 | 5F | 51 | 0 | 43 | E7 | 5B | 11 |
| Octal | 4 | 20 | 123 | 137 | 121 | 0 | 103 | 347 | 133 | 21 |
| Binary | 100 | 10000 | 1010011 | 1011111 | 1010001 | 0 | 1000011 | 11100111 | 1011011 | 10001 |
Color Harmonies of #041053
Complementary color
Monochromatic Colors of #041053
Black with #041053
Text Example
Text Example
White with #041053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041053; }
p { color: rgb(4,16,83); }
H1.HeaderClassName
{
color: #041053;
}
.AnyTagClassName
{
color: #041053;
}
</style>
background-color css
<style>
a { background-color: #041053; }
a { background-color: rgb(4,16,83); }
div.DivClassName
{
background-color: #041053;
}
.BgClassName
{
background-color: #041053;
}
</style>
border-color css
<style>
span { border-color: #041053; }
span { border-color: rgb(4,16,83); }
td.TdClassName
{
border-color: #041053;
}
.TagClassName
{
border-color: #041053;
}
</style>