Shades of Ultramarine #130790
Tints of Ultramarine #130790
RGB
CMYK
RGB Variations
Color information
#130790 (or 0x130790) is known color: Ultramarine. HEX triplet: 13, 07 and 90. RGB value is (19,7,144). Sum of RGB (Red+Green+Blue) = 19+7+144=170 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.18% from 170); Green value is 7 (3.12% from 255 or 4.12% from 170); Blue value is 144 (56.64% from 255 or 84.71% from 170); Max value from RGB is 144 - color contains mainly: blue. Hex color #130790 is not a web safe color. Web safe color analog (approx): #000099. Inversed color of #130790 is #ECF86F. Grayscale: #191919. Windows color (decimal): -15530096 or 9438995. OLE color: 9438995.
HSL color Cylindrical-coordinate representation of color #130790: hue angle of 245.26º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #130790 is Cyan = 0.87, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 19 | 7 | 144 | - |
| CMYK | 0.87 | 0.95 | 0 | 0.44 |
| HSL | 245.26º | 0.91% | 0.3% | - |
| HSV(B) | 245.26º | 0.95% | 0.56% | - |
| XYZ | 5.38 | 2.3 | 26.55 | - |
| YUV | 26.21 | 194.48 | 122.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 7 | 144 | 0.87 | 0.95 | 0 | 0.44 | 245.26 | 0.91 | 0.3 |
| Hex | 13 | 7 | 90 | 57 | 5F | 0 | 2C | F5 | 5B | 1E |
| Octal | 23 | 7 | 220 | 127 | 137 | 0 | 54 | 365 | 133 | 36 |
| Binary | 10011 | 111 | 10010000 | 1010111 | 1011111 | 0 | 101100 | 11110101 | 1011011 | 11110 |
Color Harmonies of #130790
Complementary color
Monochromatic Colors of #130790
Black with #130790
Text Example
Text Example
White with #130790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130790; }
p { color: rgb(19,7,144); }
H1.HeaderClassName
{
color: #130790;
}
.AnyTagClassName
{
color: #130790;
}
</style>
background-color css
<style>
a { background-color: #130790; }
a { background-color: rgb(19,7,144); }
div.DivClassName
{
background-color: #130790;
}
.BgClassName
{
background-color: #130790;
}
</style>
border-color css
<style>
span { border-color: #130790; }
span { border-color: rgb(19,7,144); }
td.TdClassName
{
border-color: #130790;
}
.TagClassName
{
border-color: #130790;
}
</style>