Shades of Christalle #250559
Tints of Christalle #250559
RGB
CMYK
RGB Variations
Color information
#250559 (or 0x250559) is known color: Christalle. HEX triplet: 25, 05 and 59. RGB value is (37,5,89). Sum of RGB (Red+Green+Blue) = 37+5+89=131 (17% of max value = 765). Red value is 37 (14.84% from 255 or 28.24% from 131); Green value is 5 (2.34% from 255 or 3.82% from 131); Blue value is 89 (35.16% from 255 or 67.94% from 131); Max value from RGB is 89 - color contains mainly: blue. Hex color #250559 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250559 is #DAFAA6. Grayscale: #171717. Windows color (decimal): -14351015 or 5834021. OLE color: 5834021.
HSL color Cylindrical-coordinate representation of color #250559: hue angle of 262.86º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #250559 is Cyan = 0.58, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 37 | 5 | 89 | - |
| CMYK | 0.58 | 0.94 | 0 | 0.65 |
| HSL | 262.86º | 0.89% | 0.18% | - |
| HSV(B) | 262.86º | 0.94% | 0.35% | - |
| XYZ | 2.62 | 1.22 | 9.55 | - |
| YUV | 24.14 | 164.6 | 137.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 5 | 89 | 0.58 | 0.94 | 0 | 0.65 | 262.86 | 0.89 | 0.18 |
| Hex | 25 | 5 | 59 | 3A | 5E | 0 | 41 | 107 | 59 | 12 |
| Octal | 45 | 5 | 131 | 72 | 136 | 0 | 101 | 407 | 131 | 22 |
| Binary | 100101 | 101 | 1011001 | 111010 | 1011110 | 0 | 1000001 | 100000111 | 1011001 | 10010 |
Color Harmonies of #250559
Complementary color
Monochromatic Colors of #250559
Black with #250559
Text Example
Text Example
White with #250559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250559; }
p { color: rgb(37,5,89); }
H1.HeaderClassName
{
color: #250559;
}
.AnyTagClassName
{
color: #250559;
}
</style>
background-color css
<style>
a { background-color: #250559; }
a { background-color: rgb(37,5,89); }
div.DivClassName
{
background-color: #250559;
}
.BgClassName
{
background-color: #250559;
}
</style>
border-color css
<style>
span { border-color: #250559; }
span { border-color: rgb(37,5,89); }
td.TdClassName
{
border-color: #250559;
}
.TagClassName
{
border-color: #250559;
}
</style>