Shades of Ultramarine #290998
Tints of Ultramarine #290998
RGB
CMYK
RGB Variations
Color information
#290998 (or 0x290998) is known color: Ultramarine. HEX triplet: 29, 09 and 98. RGB value is (41,9,152). Sum of RGB (Red+Green+Blue) = 41+9+152=202 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.30% from 202); Green value is 9 (3.91% from 255 or 4.46% from 202); Blue value is 152 (59.77% from 255 or 75.25% from 202); Max value from RGB is 152 - color contains mainly: blue. Hex color #290998 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290998 is #D6F667. Grayscale: #222222. Windows color (decimal): -14087784 or 9963817. OLE color: 9963817.
HSL color Cylindrical-coordinate representation of color #290998: hue angle of 253.43º degrees, saturation: 0.89, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #290998 is Cyan = 0.73, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 41 | 9 | 152 | - |
| CMYK | 0.73 | 0.94 | 0 | 0.40 |
| HSL | 253.43º | 0.89% | 0.32% | - |
| HSV(B) | 253.43º | 0.94% | 0.6% | - |
| XYZ | 6.68 | 2.93 | 29.92 | - |
| YUV | 34.87 | 194.1 | 132.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 9 | 152 | 0.73 | 0.94 | 0 | 0.40 | 253.43 | 0.89 | 0.32 |
| Hex | 29 | 9 | 98 | 49 | 5E | 0 | 28 | FD | 59 | 20 |
| Octal | 51 | 11 | 230 | 111 | 136 | 0 | 50 | 375 | 131 | 40 |
| Binary | 101001 | 1001 | 10011000 | 1001001 | 1011110 | 0 | 101000 | 11111101 | 1011001 | 100000 |
Color Harmonies of #290998
Complementary color
Monochromatic Colors of #290998
Black with #290998
Text Example
Text Example
White with #290998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290998; }
p { color: rgb(41,9,152); }
H1.HeaderClassName
{
color: #290998;
}
.AnyTagClassName
{
color: #290998;
}
</style>
background-color css
<style>
a { background-color: #290998; }
a { background-color: rgb(41,9,152); }
div.DivClassName
{
background-color: #290998;
}
.BgClassName
{
background-color: #290998;
}
</style>
border-color css
<style>
span { border-color: #290998; }
span { border-color: rgb(41,9,152); }
td.TdClassName
{
border-color: #290998;
}
.TagClassName
{
border-color: #290998;
}
</style>