Shades of Ultramarine #290798
Tints of Ultramarine #290798
RGB
CMYK
RGB Variations
Color information
#290798 (or 0x290798) is known color: Ultramarine. HEX triplet: 29, 07 and 98. RGB value is (41,7,152). Sum of RGB (Red+Green+Blue) = 41+7+152=200 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.5% from 200); Green value is 7 (3.12% from 255 or 3.5% from 200); Blue value is 152 (59.77% from 255 or 76% from 200); Max value from RGB is 152 - color contains mainly: blue. Hex color #290798 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290798 is #D6F867. Grayscale: #212121. Windows color (decimal): -14088296 or 9963305. OLE color: 9963305.
HSL color Cylindrical-coordinate representation of color #290798: hue angle of 254.07º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #290798 is Cyan = 0.73, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 41 | 7 | 152 | - |
| CMYK | 0.73 | 0.95 | 0 | 0.40 |
| HSL | 254.07º | 0.91% | 0.31% | - |
| HSV(B) | 254.07º | 0.95% | 0.6% | - |
| XYZ | 6.66 | 2.89 | 29.91 | - |
| YUV | 33.7 | 194.76 | 133.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 7 | 152 | 0.73 | 0.95 | 0 | 0.40 | 254.07 | 0.91 | 0.31 |
| Hex | 29 | 7 | 98 | 49 | 5F | 0 | 28 | FE | 5B | 1F |
| Octal | 51 | 7 | 230 | 111 | 137 | 0 | 50 | 376 | 133 | 37 |
| Binary | 101001 | 111 | 10011000 | 1001001 | 1011111 | 0 | 101000 | 11111110 | 1011011 | 11111 |
Color Harmonies of #290798
Complementary color
Monochromatic Colors of #290798
Black with #290798
Text Example
Text Example
White with #290798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290798; }
p { color: rgb(41,7,152); }
H1.HeaderClassName
{
color: #290798;
}
.AnyTagClassName
{
color: #290798;
}
</style>
background-color css
<style>
a { background-color: #290798; }
a { background-color: rgb(41,7,152); }
div.DivClassName
{
background-color: #290798;
}
.BgClassName
{
background-color: #290798;
}
</style>
border-color css
<style>
span { border-color: #290798; }
span { border-color: rgb(41,7,152); }
td.TdClassName
{
border-color: #290798;
}
.TagClassName
{
border-color: #290798;
}
</style>