Shades of Sapphire #072457
Tints of Sapphire #072457
RGB
CMYK
RGB Variations
Color information
#072457 (or 0x072457) is known color: Sapphire. HEX triplet: 07, 24 and 57. RGB value is (7,36,87). Sum of RGB (Red+Green+Blue) = 7+36+87=130 (17% of max value = 765). Red value is 7 (3.12% from 255 or 5.38% from 130); Green value is 36 (14.45% from 255 or 27.69% from 130); Blue value is 87 (34.38% from 255 or 66.92% from 130); Max value from RGB is 87 - color contains mainly: blue. Hex color #072457 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #072457 is #F8DBA8. Grayscale: #202020. Windows color (decimal): -16309161 or 5710855. OLE color: 5710855.
HSL color Cylindrical-coordinate representation of color #072457: hue angle of 218.25º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #072457 is Cyan = 0.92, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 7 | 36 | 87 | - |
| CMYK | 0.92 | 0.59 | 0 | 0.66 |
| HSL | 218.25º | 0.85% | 0.18% | - |
| HSV(B) | 218.25º | 0.92% | 0.34% | - |
| XYZ | 2.44 | 2 | 9.27 | - |
| YUV | 33.14 | 158.39 | 109.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 36 | 87 | 0.92 | 0.59 | 0 | 0.66 | 218.25 | 0.85 | 0.18 |
| Hex | 7 | 24 | 57 | 5C | 3B | 0 | 42 | DA | 55 | 12 |
| Octal | 7 | 44 | 127 | 134 | 73 | 0 | 102 | 332 | 125 | 22 |
| Binary | 111 | 100100 | 1010111 | 1011100 | 111011 | 0 | 1000010 | 11011010 | 1010101 | 10010 |
Color Harmonies of #072457
Complementary color
Monochromatic Colors of #072457
Black with #072457
Text Example
Text Example
White with #072457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072457; }
p { color: rgb(7,36,87); }
H1.HeaderClassName
{
color: #072457;
}
.AnyTagClassName
{
color: #072457;
}
</style>
background-color css
<style>
a { background-color: #072457; }
a { background-color: rgb(7,36,87); }
div.DivClassName
{
background-color: #072457;
}
.BgClassName
{
background-color: #072457;
}
</style>
border-color css
<style>
span { border-color: #072457; }
span { border-color: rgb(7,36,87); }
td.TdClassName
{
border-color: #072457;
}
.TagClassName
{
border-color: #072457;
}
</style>