Shades of Ultramarine #292793
Tints of Ultramarine #292793
RGB
CMYK
RGB Variations
Color information
#292793 (or 0x292793) is known color: Ultramarine. HEX triplet: 29, 27 and 93. RGB value is (41,39,147). Sum of RGB (Red+Green+Blue) = 41+39+147=227 (30% of max value = 765). Red value is 41 (16.41% from 255 or 18.06% from 227); Green value is 39 (15.62% from 255 or 17.18% from 227); Blue value is 147 (57.81% from 255 or 64.76% from 227); Max value from RGB is 147 - color contains mainly: blue. Hex color #292793 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #292793 is #D6D86C. Grayscale: #333333. Windows color (decimal): -14080109 or 9643817. OLE color: 9643817.
HSL color Cylindrical-coordinate representation of color #292793: hue angle of 241.11º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #292793 is Cyan = 0.72, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 39 | 147 | - |
| CMYK | 0.72 | 0.73 | 0 | 0.42 |
| HSL | 241.11º | 0.58% | 0.36% | - |
| HSV(B) | 241.11º | 0.73% | 0.58% | - |
| XYZ | 6.91 | 4.03 | 28.02 | - |
| YUV | 51.91 | 181.66 | 120.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 39 | 147 | 0.72 | 0.73 | 0 | 0.42 | 241.11 | 0.58 | 0.36 |
| Hex | 29 | 27 | 93 | 48 | 49 | 0 | 2A | F1 | 3A | 24 |
| Octal | 51 | 47 | 223 | 110 | 111 | 0 | 52 | 361 | 72 | 44 |
| Binary | 101001 | 100111 | 10010011 | 1001000 | 1001001 | 0 | 101010 | 11110001 | 111010 | 100100 |
Color Harmonies of #292793
Complementary color
Monochromatic Colors of #292793
Black with #292793
Text Example
Text Example
White with #292793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292793; }
p { color: rgb(41,39,147); }
H1.HeaderClassName
{
color: #292793;
}
.AnyTagClassName
{
color: #292793;
}
</style>
background-color css
<style>
a { background-color: #292793; }
a { background-color: rgb(41,39,147); }
div.DivClassName
{
background-color: #292793;
}
.BgClassName
{
background-color: #292793;
}
</style>
border-color css
<style>
span { border-color: #292793; }
span { border-color: rgb(41,39,147); }
td.TdClassName
{
border-color: #292793;
}
.TagClassName
{
border-color: #292793;
}
</style>