Shades of Christalle #280559
Tints of Christalle #280559
RGB
CMYK
RGB Variations
Color information
#280559 (or 0x280559) is known color: Christalle. HEX triplet: 28, 05 and 59. RGB value is (40,5,89). Sum of RGB (Red+Green+Blue) = 40+5+89=134 (17% of max value = 765). Red value is 40 (16.02% from 255 or 29.85% from 134); Green value is 5 (2.34% from 255 or 3.73% from 134); Blue value is 89 (35.16% from 255 or 66.42% from 134); Max value from RGB is 89 - color contains mainly: blue. Hex color #280559 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280559 is #D7FAA6. Grayscale: #181818. Windows color (decimal): -14154407 or 5834024. OLE color: 5834024.
HSL color Cylindrical-coordinate representation of color #280559: hue angle of 265º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #280559 is Cyan = 0.55, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 40 | 5 | 89 | - |
| CMYK | 0.55 | 0.94 | 0 | 0.65 |
| HSL | 265º | 0.89% | 0.18% | - |
| HSV(B) | 265º | 0.94% | 0.35% | - |
| XYZ | 2.73 | 1.28 | 9.55 | - |
| YUV | 25.04 | 164.1 | 138.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 5 | 89 | 0.55 | 0.94 | 0 | 0.65 | 265 | 0.89 | 0.18 |
| Hex | 28 | 5 | 59 | 37 | 5E | 0 | 41 | 109 | 59 | 12 |
| Octal | 50 | 5 | 131 | 67 | 136 | 0 | 101 | 411 | 131 | 22 |
| Binary | 101000 | 101 | 1011001 | 110111 | 1011110 | 0 | 1000001 | 100001001 | 1011001 | 10010 |
Color Harmonies of #280559
Complementary color
Monochromatic Colors of #280559
Black with #280559
Text Example
Text Example
White with #280559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280559; }
p { color: rgb(40,5,89); }
H1.HeaderClassName
{
color: #280559;
}
.AnyTagClassName
{
color: #280559;
}
</style>
background-color css
<style>
a { background-color: #280559; }
a { background-color: rgb(40,5,89); }
div.DivClassName
{
background-color: #280559;
}
.BgClassName
{
background-color: #280559;
}
</style>
border-color css
<style>
span { border-color: #280559; }
span { border-color: rgb(40,5,89); }
td.TdClassName
{
border-color: #280559;
}
.TagClassName
{
border-color: #280559;
}
</style>