Shades of Ultramarine #291597
Tints of Ultramarine #291597
RGB
CMYK
RGB Variations
Color information
#291597 (or 0x291597) is known color: Ultramarine. HEX triplet: 29, 15 and 97. RGB value is (41,21,151). Sum of RGB (Red+Green+Blue) = 41+21+151=213 (28% of max value = 765). Red value is 41 (16.41% from 255 or 19.25% from 213); Green value is 21 (8.59% from 255 or 9.86% from 213); Blue value is 151 (59.38% from 255 or 70.89% from 213); Max value from RGB is 151 - color contains mainly: blue. Hex color #291597 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #291597 is #D6EA68. Grayscale: #292929. Windows color (decimal): -14084713 or 9901353. OLE color: 9901353.
HSL color Cylindrical-coordinate representation of color #291597: hue angle of 249.23º degrees, saturation: 0.76, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #291597 is Cyan = 0.73, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 41 | 21 | 151 | - |
| CMYK | 0.73 | 0.86 | 0 | 0.41 |
| HSL | 249.23º | 0.76% | 0.34% | - |
| HSV(B) | 249.23º | 0.86% | 0.59% | - |
| XYZ | 6.77 | 3.24 | 29.55 | - |
| YUV | 41.8 | 189.63 | 127.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 21 | 151 | 0.73 | 0.86 | 0 | 0.41 | 249.23 | 0.76 | 0.34 |
| Hex | 29 | 15 | 97 | 49 | 56 | 0 | 29 | F9 | 4C | 22 |
| Octal | 51 | 25 | 227 | 111 | 126 | 0 | 51 | 371 | 114 | 42 |
| Binary | 101001 | 10101 | 10010111 | 1001001 | 1010110 | 0 | 101001 | 11111001 | 1001100 | 100010 |
Color Harmonies of #291597
Complementary color
Monochromatic Colors of #291597
Black with #291597
Text Example
Text Example
White with #291597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291597; }
p { color: rgb(41,21,151); }
H1.HeaderClassName
{
color: #291597;
}
.AnyTagClassName
{
color: #291597;
}
</style>
background-color css
<style>
a { background-color: #291597; }
a { background-color: rgb(41,21,151); }
div.DivClassName
{
background-color: #291597;
}
.BgClassName
{
background-color: #291597;
}
</style>
border-color css
<style>
span { border-color: #291597; }
span { border-color: rgb(41,21,151); }
td.TdClassName
{
border-color: #291597;
}
.TagClassName
{
border-color: #291597;
}
</style>