Shades of Ultramarine #252691
Tints of Ultramarine #252691
RGB
CMYK
RGB Variations
Color information
#252691 (or 0x252691) is known color: Ultramarine. HEX triplet: 25, 26 and 91. RGB value is (37,38,145). Sum of RGB (Red+Green+Blue) = 37+38+145=220 (29% of max value = 765). Red value is 37 (14.84% from 255 or 16.82% from 220); Green value is 38 (15.23% from 255 or 17.27% from 220); Blue value is 145 (57.03% from 255 or 65.91% from 220); Max value from RGB is 145 - color contains mainly: blue. Hex color #252691 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #252691 is #DAD96E. Grayscale: #313131. Windows color (decimal): -14342511 or 9512485. OLE color: 9512485.
HSL color Cylindrical-coordinate representation of color #252691: hue angle of 239.44º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #252691 is Cyan = 0.74, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 37 | 38 | 145 | - |
| CMYK | 0.74 | 0.74 | 0 | 0.43 |
| HSL | 239.44º | 0.59% | 0.36% | - |
| HSV(B) | 239.44º | 0.74% | 0.57% | - |
| XYZ | 6.57 | 3.82 | 27.18 | - |
| YUV | 49.9 | 181.67 | 118.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 38 | 145 | 0.74 | 0.74 | 0 | 0.43 | 239.44 | 0.59 | 0.36 |
| Hex | 25 | 26 | 91 | 4A | 4A | 0 | 2B | EF | 3B | 24 |
| Octal | 45 | 46 | 221 | 112 | 112 | 0 | 53 | 357 | 73 | 44 |
| Binary | 100101 | 100110 | 10010001 | 1001010 | 1001010 | 0 | 101011 | 11101111 | 111011 | 100100 |
Color Harmonies of #252691
Complementary color
Monochromatic Colors of #252691
Black with #252691
Text Example
Text Example
White with #252691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252691; }
p { color: rgb(37,38,145); }
H1.HeaderClassName
{
color: #252691;
}
.AnyTagClassName
{
color: #252691;
}
</style>
background-color css
<style>
a { background-color: #252691; }
a { background-color: rgb(37,38,145); }
div.DivClassName
{
background-color: #252691;
}
.BgClassName
{
background-color: #252691;
}
</style>
border-color css
<style>
span { border-color: #252691; }
span { border-color: rgb(37,38,145); }
td.TdClassName
{
border-color: #252691;
}
.TagClassName
{
border-color: #252691;
}
</style>