Shades of Sapphire #071467
Tints of Sapphire #071467
RGB
CMYK
RGB Variations
Color information
#071467 (or 0x071467) is known color: Sapphire. HEX triplet: 07, 14 and 67. RGB value is (7,20,103). Sum of RGB (Red+Green+Blue) = 7+20+103=130 (17% of max value = 765). Red value is 7 (3.12% from 255 or 5.38% from 130); Green value is 20 (8.20% from 255 or 15.38% from 130); Blue value is 103 (40.62% from 255 or 79.23% from 130); Max value from RGB is 103 - color contains mainly: blue. Hex color #071467 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #071467 is #F8EB98. Grayscale: #191919. Windows color (decimal): -16313241 or 6755335. OLE color: 6755335.
HSL color Cylindrical-coordinate representation of color #071467: hue angle of 231.88º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #071467 is Cyan = 0.93, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 7 | 20 | 103 | - |
| CMYK | 0.93 | 0.81 | 0 | 0.60 |
| HSL | 231.88º | 0.87% | 0.22% | - |
| HSV(B) | 231.88º | 0.93% | 0.4% | - |
| XYZ | 2.79 | 1.52 | 12.98 | - |
| YUV | 25.58 | 171.69 | 114.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 20 | 103 | 0.93 | 0.81 | 0 | 0.60 | 231.88 | 0.87 | 0.22 |
| Hex | 7 | 14 | 67 | 5D | 51 | 0 | 3C | E8 | 57 | 16 |
| Octal | 7 | 24 | 147 | 135 | 121 | 0 | 74 | 350 | 127 | 26 |
| Binary | 111 | 10100 | 1100111 | 1011101 | 1010001 | 0 | 111100 | 11101000 | 1010111 | 10110 |
Color Harmonies of #071467
Complementary color
Monochromatic Colors of #071467
Black with #071467
Text Example
Text Example
White with #071467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #071467; }
p { color: rgb(7,20,103); }
H1.HeaderClassName
{
color: #071467;
}
.AnyTagClassName
{
color: #071467;
}
</style>
background-color css
<style>
a { background-color: #071467; }
a { background-color: rgb(7,20,103); }
div.DivClassName
{
background-color: #071467;
}
.BgClassName
{
background-color: #071467;
}
</style>
border-color css
<style>
span { border-color: #071467; }
span { border-color: rgb(7,20,103); }
td.TdClassName
{
border-color: #071467;
}
.TagClassName
{
border-color: #071467;
}
</style>