Shades of Christalle #250259
Tints of Christalle #250259
RGB
CMYK
RGB Variations
Color information
#250259 (or 0x250259) is known color: Christalle. HEX triplet: 25, 02 and 59. RGB value is (37,2,89). Sum of RGB (Red+Green+Blue) = 37+2+89=128 (16% of max value = 765). Red value is 37 (14.84% from 255 or 28.91% from 128); Green value is 2 (1.17% from 255 or 1.56% from 128); Blue value is 89 (35.16% from 255 or 69.53% from 128); Max value from RGB is 89 - color contains mainly: blue. Hex color #250259 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250259 is #DAFDA6. Grayscale: #161616. Windows color (decimal): -14351783 or 5833253. OLE color: 5833253.
HSL color Cylindrical-coordinate representation of color #250259: hue angle of 264.14º degrees, saturation: 0.96, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #250259 is Cyan = 0.58, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 37 | 2 | 89 | - |
| CMYK | 0.58 | 0.98 | 0 | 0.65 |
| HSL | 264.14º | 0.96% | 0.18% | - |
| HSV(B) | 264.14º | 0.98% | 0.35% | - |
| XYZ | 2.59 | 1.16 | 9.54 | - |
| YUV | 22.38 | 165.6 | 138.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 2 | 89 | 0.58 | 0.98 | 0 | 0.65 | 264.14 | 0.96 | 0.18 |
| Hex | 25 | 2 | 59 | 3A | 62 | 0 | 41 | 108 | 60 | 12 |
| Octal | 45 | 2 | 131 | 72 | 142 | 0 | 101 | 410 | 140 | 22 |
| Binary | 100101 | 10 | 1011001 | 111010 | 1100010 | 0 | 1000001 | 100001000 | 1100000 | 10010 |
Color Harmonies of #250259
Complementary color
Monochromatic Colors of #250259
Black with #250259
Text Example
Text Example
White with #250259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250259; }
p { color: rgb(37,2,89); }
H1.HeaderClassName
{
color: #250259;
}
.AnyTagClassName
{
color: #250259;
}
</style>
background-color css
<style>
a { background-color: #250259; }
a { background-color: rgb(37,2,89); }
div.DivClassName
{
background-color: #250259;
}
.BgClassName
{
background-color: #250259;
}
</style>
border-color css
<style>
span { border-color: #250259; }
span { border-color: rgb(37,2,89); }
td.TdClassName
{
border-color: #250259;
}
.TagClassName
{
border-color: #250259;
}
</style>