Shades of Ultramarine #292791
Tints of Ultramarine #292791
RGB
CMYK
RGB Variations
Color information
#292791 (or 0x292791) is known color: Ultramarine. HEX triplet: 29, 27 and 91. RGB value is (41,39,145). Sum of RGB (Red+Green+Blue) = 41+39+145=225 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.22% from 225); Green value is 39 (15.62% from 255 or 17.33% from 225); Blue value is 145 (57.03% from 255 or 64.44% from 225); Max value from RGB is 145 - color contains mainly: blue. Hex color #292791 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #292791 is #D6D86E. Grayscale: #333333. Windows color (decimal): -14080111 or 9512745. OLE color: 9512745.
HSL color Cylindrical-coordinate representation of color #292791: hue angle of 241.13º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #292791 is Cyan = 0.72, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 41 | 39 | 145 | - |
| CMYK | 0.72 | 0.73 | 0 | 0.43 |
| HSL | 241.13º | 0.58% | 0.36% | - |
| HSV(B) | 241.13º | 0.73% | 0.57% | - |
| XYZ | 6.75 | 3.97 | 27.2 | - |
| YUV | 51.68 | 180.66 | 120.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 39 | 145 | 0.72 | 0.73 | 0 | 0.43 | 241.13 | 0.58 | 0.36 |
| Hex | 29 | 27 | 91 | 48 | 49 | 0 | 2B | F1 | 3A | 24 |
| Octal | 51 | 47 | 221 | 110 | 111 | 0 | 53 | 361 | 72 | 44 |
| Binary | 101001 | 100111 | 10010001 | 1001000 | 1001001 | 0 | 101011 | 11110001 | 111010 | 100100 |
Color Harmonies of #292791
Complementary color
Monochromatic Colors of #292791
Black with #292791
Text Example
Text Example
White with #292791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292791; }
p { color: rgb(41,39,145); }
H1.HeaderClassName
{
color: #292791;
}
.AnyTagClassName
{
color: #292791;
}
</style>
background-color css
<style>
a { background-color: #292791; }
a { background-color: rgb(41,39,145); }
div.DivClassName
{
background-color: #292791;
}
.BgClassName
{
background-color: #292791;
}
</style>
border-color css
<style>
span { border-color: #292791; }
span { border-color: rgb(41,39,145); }
td.TdClassName
{
border-color: #292791;
}
.TagClassName
{
border-color: #292791;
}
</style>