Shades of Ultramarine #071397
Tints of Ultramarine #071397
RGB
CMYK
RGB Variations
Color information
#071397 (or 0x071397) is known color: Ultramarine. HEX triplet: 07, 13 and 97. RGB value is (7,19,151). Sum of RGB (Red+Green+Blue) = 7+19+151=177 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.95% from 177); Green value is 19 (7.81% from 255 or 10.73% from 177); Blue value is 151 (59.38% from 255 or 85.31% from 177); Max value from RGB is 151 - color contains mainly: blue. Hex color #071397 is not a web safe color. Web safe color analog (approx): #000099. Inversed color of #071397 is #F8EC68. Grayscale: #1D1D1D. Windows color (decimal): -16313449 or 9900807. OLE color: 9900807.
HSL color Cylindrical-coordinate representation of color #071397: hue angle of 235º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #071397 is Cyan = 0.95, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 7 | 19 | 151 | - |
| CMYK | 0.95 | 0.87 | 0 | 0.41 |
| HSL | 235º | 0.91% | 0.31% | - |
| HSV(B) | 235º | 0.95% | 0.59% | - |
| XYZ | 5.91 | 2.75 | 29.5 | - |
| YUV | 30.46 | 196.02 | 111.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 19 | 151 | 0.95 | 0.87 | 0 | 0.41 | 235 | 0.91 | 0.31 |
| Hex | 7 | 13 | 97 | 5F | 57 | 0 | 29 | EB | 5B | 1F |
| Octal | 7 | 23 | 227 | 137 | 127 | 0 | 51 | 353 | 133 | 37 |
| Binary | 111 | 10011 | 10010111 | 1011111 | 1010111 | 0 | 101001 | 11101011 | 1011011 | 11111 |
Color Harmonies of #071397
Complementary color
Monochromatic Colors of #071397
Black with #071397
Text Example
Text Example
White with #071397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #071397; }
p { color: rgb(7,19,151); }
H1.HeaderClassName
{
color: #071397;
}
.AnyTagClassName
{
color: #071397;
}
</style>
background-color css
<style>
a { background-color: #071397; }
a { background-color: rgb(7,19,151); }
div.DivClassName
{
background-color: #071397;
}
.BgClassName
{
background-color: #071397;
}
</style>
border-color css
<style>
span { border-color: #071397; }
span { border-color: rgb(7,19,151); }
td.TdClassName
{
border-color: #071397;
}
.TagClassName
{
border-color: #071397;
}
</style>