Shades of Christalle #251060
Tints of Christalle #251060
RGB
CMYK
RGB Variations
Color information
#251060 (or 0x251060) is known color: Christalle. HEX triplet: 25, 10 and 60. RGB value is (37,16,96). Sum of RGB (Red+Green+Blue) = 37+16+96=149 (19% of max value = 765). Red value is 37 (14.84% from 255 or 24.83% from 149); Green value is 16 (6.64% from 255 or 10.74% from 149); Blue value is 96 (37.89% from 255 or 64.43% from 149); Max value from RGB is 96 - color contains mainly: blue. Hex color #251060 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251060 is #DAEF9F. Grayscale: #1F1F1F. Windows color (decimal): -14348192 or 6295589. OLE color: 6295589.
HSL color Cylindrical-coordinate representation of color #251060: hue angle of 255.75º degrees, saturation: 0.71, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #251060 is Cyan = 0.61, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 37 | 16 | 96 | - |
| CMYK | 0.61 | 0.83 | 0 | 0.62 |
| HSL | 255.75º | 0.71% | 0.22% | - |
| HSV(B) | 255.75º | 0.83% | 0.38% | - |
| XYZ | 3.06 | 1.61 | 11.22 | - |
| YUV | 31.4 | 164.46 | 132 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 16 | 96 | 0.61 | 0.83 | 0 | 0.62 | 255.75 | 0.71 | 0.22 |
| Hex | 25 | 10 | 60 | 3D | 53 | 0 | 3E | 100 | 47 | 16 |
| Octal | 45 | 20 | 140 | 75 | 123 | 0 | 76 | 400 | 107 | 26 |
| Binary | 100101 | 10000 | 1100000 | 111101 | 1010011 | 0 | 111110 | 100000000 | 1000111 | 10110 |
Color Harmonies of #251060
Complementary color
Monochromatic Colors of #251060
Black with #251060
Text Example
Text Example
White with #251060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251060; }
p { color: rgb(37,16,96); }
H1.HeaderClassName
{
color: #251060;
}
.AnyTagClassName
{
color: #251060;
}
</style>
background-color css
<style>
a { background-color: #251060; }
a { background-color: rgb(37,16,96); }
div.DivClassName
{
background-color: #251060;
}
.BgClassName
{
background-color: #251060;
}
</style>
border-color css
<style>
span { border-color: #251060; }
span { border-color: rgb(37,16,96); }
td.TdClassName
{
border-color: #251060;
}
.TagClassName
{
border-color: #251060;
}
</style>