Shades of Ultramarine #130691
Tints of Ultramarine #130691
RGB
CMYK
RGB Variations
Color information
#130691 (or 0x130691) is known color: Ultramarine. HEX triplet: 13, 06 and 91. RGB value is (19,6,145). Sum of RGB (Red+Green+Blue) = 19+6+145=170 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.18% from 170); Green value is 6 (2.73% from 255 or 3.53% from 170); Blue value is 145 (57.03% from 255 or 85.29% from 170); Max value from RGB is 145 - color contains mainly: blue. Hex color #130691 is not a web safe color. Web safe color analog (approx): #000099. Inversed color of #130691 is #ECF96E. Grayscale: #191919. Windows color (decimal): -15530351 or 9504275. OLE color: 9504275.
HSL color Cylindrical-coordinate representation of color #130691: hue angle of 245.61º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #130691 is Cyan = 0.87, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 19 | 6 | 145 | - |
| CMYK | 0.87 | 0.96 | 0 | 0.43 |
| HSL | 245.61º | 0.92% | 0.3% | - |
| HSV(B) | 245.61º | 0.96% | 0.57% | - |
| XYZ | 5.44 | 2.31 | 26.95 | - |
| YUV | 25.73 | 195.31 | 123.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 6 | 145 | 0.87 | 0.96 | 0 | 0.43 | 245.61 | 0.92 | 0.3 |
| Hex | 13 | 6 | 91 | 57 | 60 | 0 | 2B | F6 | 5C | 1E |
| Octal | 23 | 6 | 221 | 127 | 140 | 0 | 53 | 366 | 134 | 36 |
| Binary | 10011 | 110 | 10010001 | 1010111 | 1100000 | 0 | 101011 | 11110110 | 1011100 | 11110 |
Color Harmonies of #130691
Complementary color
Monochromatic Colors of #130691
Black with #130691
Text Example
Text Example
White with #130691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130691; }
p { color: rgb(19,6,145); }
H1.HeaderClassName
{
color: #130691;
}
.AnyTagClassName
{
color: #130691;
}
</style>
background-color css
<style>
a { background-color: #130691; }
a { background-color: rgb(19,6,145); }
div.DivClassName
{
background-color: #130691;
}
.BgClassName
{
background-color: #130691;
}
</style>
border-color css
<style>
span { border-color: #130691; }
span { border-color: rgb(19,6,145); }
td.TdClassName
{
border-color: #130691;
}
.TagClassName
{
border-color: #130691;
}
</style>