Shades of Christalle #260059
Tints of Christalle #260059
RGB
CMYK
RGB Variations
Color information
#260059 (or 0x260059) is known color: Christalle. HEX triplet: 26, 00 and 59. RGB value is (38,0,89). Sum of RGB (Red+Green+Blue) = 38+0+89=127 (16% of max value = 765). Red value is 38 (15.23% from 255 or 29.92% from 127); Green value is 0 (0.39% from 255 or 0% from 127); Blue value is 89 (35.16% from 255 or 70.08% from 127); Max value from RGB is 89 - color contains mainly: blue. Hex color #260059 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260059 is #D9FFA6. Grayscale: #151515. Windows color (decimal): -14286759 or 5832742. OLE color: 5832742.
HSL color Cylindrical-coordinate representation of color #260059: hue angle of 265.62º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #260059 is Cyan = 0.57, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 38 | 0 | 89 | - |
| CMYK | 0.57 | 1 | 0 | 0.65 |
| HSL | 265.62º | 1% | 0.17% | - |
| HSV(B) | 265.62º | 1% | 0.35% | - |
| XYZ | 2.6 | 1.13 | 9.53 | - |
| YUV | 21.51 | 166.09 | 139.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 0 | 89 | 0.57 | 1 | 0 | 0.65 | 265.62 | 1 | 0.17 |
| Hex | 26 | 0 | 59 | 39 | 64 | 0 | 41 | 10A | 64 | 11 |
| Octal | 46 | 0 | 131 | 71 | 144 | 0 | 101 | 412 | 144 | 21 |
| Binary | 100110 | 0 | 1011001 | 111001 | 1100100 | 0 | 1000001 | 100001010 | 1100100 | 10001 |
Color Harmonies of #260059
Complementary color
Monochromatic Colors of #260059
Black with #260059
Text Example
Text Example
White with #260059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260059; }
p { color: rgb(38,0,89); }
H1.HeaderClassName
{
color: #260059;
}
.AnyTagClassName
{
color: #260059;
}
</style>
background-color css
<style>
a { background-color: #260059; }
a { background-color: rgb(38,0,89); }
div.DivClassName
{
background-color: #260059;
}
.BgClassName
{
background-color: #260059;
}
</style>
border-color css
<style>
span { border-color: #260059; }
span { border-color: rgb(38,0,89); }
td.TdClassName
{
border-color: #260059;
}
.TagClassName
{
border-color: #260059;
}
</style>