Shades of Christalle #280860
Tints of Christalle #280860
RGB
CMYK
RGB Variations
Color information
#280860 (or 0x280860) is known color: Christalle. HEX triplet: 28, 08 and 60. RGB value is (40,8,96). Sum of RGB (Red+Green+Blue) = 40+8+96=144 (19% of max value = 765). Red value is 40 (16.02% from 255 or 27.78% from 144); Green value is 8 (3.52% from 255 or 5.56% from 144); Blue value is 96 (37.89% from 255 or 66.67% from 144); Max value from RGB is 96 - color contains mainly: blue. Hex color #280860 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280860 is #D7F79F. Grayscale: #1B1B1B. Windows color (decimal): -14153632 or 6293544. OLE color: 6293544.
HSL color Cylindrical-coordinate representation of color #280860: hue angle of 261.82º degrees, saturation: 0.85, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #280860 is Cyan = 0.58, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 40 | 8 | 96 | - |
| CMYK | 0.58 | 0.92 | 0 | 0.62 |
| HSL | 261.82º | 0.85% | 0.2% | - |
| HSV(B) | 261.82º | 0.92% | 0.38% | - |
| XYZ | 3.07 | 1.47 | 11.19 | - |
| YUV | 27.6 | 166.6 | 136.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 8 | 96 | 0.58 | 0.92 | 0 | 0.62 | 261.82 | 0.85 | 0.2 |
| Hex | 28 | 8 | 60 | 3A | 5C | 0 | 3E | 106 | 55 | 14 |
| Octal | 50 | 10 | 140 | 72 | 134 | 0 | 76 | 406 | 125 | 24 |
| Binary | 101000 | 1000 | 1100000 | 111010 | 1011100 | 0 | 111110 | 100000110 | 1010101 | 10100 |
Color Harmonies of #280860
Complementary color
Monochromatic Colors of #280860
Black with #280860
Text Example
Text Example
White with #280860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280860; }
p { color: rgb(40,8,96); }
H1.HeaderClassName
{
color: #280860;
}
.AnyTagClassName
{
color: #280860;
}
</style>
background-color css
<style>
a { background-color: #280860; }
a { background-color: rgb(40,8,96); }
div.DivClassName
{
background-color: #280860;
}
.BgClassName
{
background-color: #280860;
}
</style>
border-color css
<style>
span { border-color: #280860; }
span { border-color: rgb(40,8,96); }
td.TdClassName
{
border-color: #280860;
}
.TagClassName
{
border-color: #280860;
}
</style>