Shades of Ultramarine #252598
Tints of Ultramarine #252598
RGB
CMYK
RGB Variations
Color information
#252598 (or 0x252598) is known color: Ultramarine. HEX triplet: 25, 25 and 98. RGB value is (37,37,152). Sum of RGB (Red+Green+Blue) = 37+37+152=226 (29% of max value = 765). Red value is 37 (14.84% from 255 or 16.37% from 226); Green value is 37 (14.84% from 255 or 16.37% from 226); Blue value is 152 (59.77% from 255 or 67.26% from 226); Max value from RGB is 152 - color contains mainly: blue. Hex color #252598 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #252598 is #DADA67. Grayscale: #313131. Windows color (decimal): -14342760 or 9970981. OLE color: 9970981.
HSL color Cylindrical-coordinate representation of color #252598: hue angle of 240º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #252598 is Cyan = 0.76, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 37 | 37 | 152 | - |
| CMYK | 0.76 | 0.76 | 0 | 0.40 |
| HSL | 240º | 0.61% | 0.37% | - |
| HSV(B) | 240º | 0.76% | 0.6% | - |
| XYZ | 7.09 | 3.98 | 30.1 | - |
| YUV | 50.11 | 185.5 | 118.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 37 | 152 | 0.76 | 0.76 | 0 | 0.40 | 240 | 0.61 | 0.37 |
| Hex | 25 | 25 | 98 | 4C | 4C | 0 | 28 | F0 | 3D | 25 |
| Octal | 45 | 45 | 230 | 114 | 114 | 0 | 50 | 360 | 75 | 45 |
| Binary | 100101 | 100101 | 10011000 | 1001100 | 1001100 | 0 | 101000 | 11110000 | 111101 | 100101 |
Color Harmonies of #252598
Complementary color
Monochromatic Colors of #252598
Black with #252598
Text Example
Text Example
White with #252598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252598; }
p { color: rgb(37,37,152); }
H1.HeaderClassName
{
color: #252598;
}
.AnyTagClassName
{
color: #252598;
}
</style>
background-color css
<style>
a { background-color: #252598; }
a { background-color: rgb(37,37,152); }
div.DivClassName
{
background-color: #252598;
}
.BgClassName
{
background-color: #252598;
}
</style>
border-color css
<style>
span { border-color: #252598; }
span { border-color: rgb(37,37,152); }
td.TdClassName
{
border-color: #252598;
}
.TagClassName
{
border-color: #252598;
}
</style>