Shades of Christalle #261063
Tints of Christalle #261063
RGB
CMYK
RGB Variations
Color information
#261063 (or 0x261063) is known color: Christalle. HEX triplet: 26, 10 and 63. RGB value is (38,16,99). Sum of RGB (Red+Green+Blue) = 38+16+99=153 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.84% from 153); Green value is 16 (6.64% from 255 or 10.46% from 153); Blue value is 99 (39.06% from 255 or 64.71% from 153); Max value from RGB is 99 - color contains mainly: blue. Hex color #261063 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261063 is #D9EF9C. Grayscale: #1F1F1F. Windows color (decimal): -14282653 or 6492198. OLE color: 6492198.
HSL color Cylindrical-coordinate representation of color #261063: hue angle of 255.9º degrees, saturation: 0.72, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #261063 is Cyan = 0.62, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 38 | 16 | 99 | - |
| CMYK | 0.62 | 0.84 | 0 | 0.61 |
| HSL | 255.9º | 0.72% | 0.23% | - |
| HSV(B) | 255.9º | 0.84% | 0.39% | - |
| XYZ | 3.24 | 1.68 | 11.96 | - |
| YUV | 32.04 | 165.79 | 132.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 16 | 99 | 0.62 | 0.84 | 0 | 0.61 | 255.9 | 0.72 | 0.23 |
| Hex | 26 | 10 | 63 | 3E | 54 | 0 | 3D | 100 | 48 | 17 |
| Octal | 46 | 20 | 143 | 76 | 124 | 0 | 75 | 400 | 110 | 27 |
| Binary | 100110 | 10000 | 1100011 | 111110 | 1010100 | 0 | 111101 | 100000000 | 1001000 | 10111 |
Color Harmonies of #261063
Complementary color
Monochromatic Colors of #261063
Black with #261063
Text Example
Text Example
White with #261063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261063; }
p { color: rgb(38,16,99); }
H1.HeaderClassName
{
color: #261063;
}
.AnyTagClassName
{
color: #261063;
}
</style>
background-color css
<style>
a { background-color: #261063; }
a { background-color: rgb(38,16,99); }
div.DivClassName
{
background-color: #261063;
}
.BgClassName
{
background-color: #261063;
}
</style>
border-color css
<style>
span { border-color: #261063; }
span { border-color: rgb(38,16,99); }
td.TdClassName
{
border-color: #261063;
}
.TagClassName
{
border-color: #261063;
}
</style>