Shades of Ultramarine #290792
Tints of Ultramarine #290792
RGB
CMYK
RGB Variations
Color information
#290792 (or 0x290792) is known color: Ultramarine. HEX triplet: 29, 07 and 92. RGB value is (41,7,146). Sum of RGB (Red+Green+Blue) = 41+7+146=194 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.13% from 194); Green value is 7 (3.12% from 255 or 3.61% from 194); Blue value is 146 (57.42% from 255 or 75.26% from 194); Max value from RGB is 146 - color contains mainly: blue. Hex color #290792 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290792 is #D6F86D. Grayscale: #202020. Windows color (decimal): -14088302 or 9570089. OLE color: 9570089.
HSL color Cylindrical-coordinate representation of color #290792: hue angle of 254.68º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #290792 is Cyan = 0.72, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 41 | 7 | 146 | - |
| CMYK | 0.72 | 0.95 | 0 | 0.43 |
| HSL | 254.68º | 0.91% | 0.3% | - |
| HSV(B) | 254.68º | 0.95% | 0.57% | - |
| XYZ | 6.18 | 2.7 | 27.39 | - |
| YUV | 33.01 | 191.76 | 133.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 7 | 146 | 0.72 | 0.95 | 0 | 0.43 | 254.68 | 0.91 | 0.3 |
| Hex | 29 | 7 | 92 | 48 | 5F | 0 | 2B | FF | 5B | 1E |
| Octal | 51 | 7 | 222 | 110 | 137 | 0 | 53 | 377 | 133 | 36 |
| Binary | 101001 | 111 | 10010010 | 1001000 | 1011111 | 0 | 101011 | 11111111 | 1011011 | 11110 |
Color Harmonies of #290792
Complementary color
Monochromatic Colors of #290792
Black with #290792
Text Example
Text Example
White with #290792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290792; }
p { color: rgb(41,7,146); }
H1.HeaderClassName
{
color: #290792;
}
.AnyTagClassName
{
color: #290792;
}
</style>
background-color css
<style>
a { background-color: #290792; }
a { background-color: rgb(41,7,146); }
div.DivClassName
{
background-color: #290792;
}
.BgClassName
{
background-color: #290792;
}
</style>
border-color css
<style>
span { border-color: #290792; }
span { border-color: rgb(41,7,146); }
td.TdClassName
{
border-color: #290792;
}
.TagClassName
{
border-color: #290792;
}
</style>