Shades of Christalle #280859
Tints of Christalle #280859
RGB
CMYK
RGB Variations
Color information
#280859 (or 0x280859) is known color: Christalle. HEX triplet: 28, 08 and 59. RGB value is (40,8,89). Sum of RGB (Red+Green+Blue) = 40+8+89=137 (18% of max value = 765). Red value is 40 (16.02% from 255 or 29.20% from 137); Green value is 8 (3.52% from 255 or 5.84% from 137); Blue value is 89 (35.16% from 255 or 64.96% from 137); Max value from RGB is 89 - color contains mainly: blue. Hex color #280859 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280859 is #D7F7A6. Grayscale: #1A1A1A. Windows color (decimal): -14153639 or 5834792. OLE color: 5834792.
HSL color Cylindrical-coordinate representation of color #280859: hue angle of 263.7º degrees, saturation: 0.84, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #280859 is Cyan = 0.55, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 40 | 8 | 89 | - |
| CMYK | 0.55 | 0.91 | 0 | 0.65 |
| HSL | 263.7º | 0.84% | 0.19% | - |
| HSV(B) | 263.7º | 0.91% | 0.35% | - |
| XYZ | 2.77 | 1.35 | 9.57 | - |
| YUV | 26.8 | 163.1 | 137.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 8 | 89 | 0.55 | 0.91 | 0 | 0.65 | 263.7 | 0.84 | 0.19 |
| Hex | 28 | 8 | 59 | 37 | 5B | 0 | 41 | 108 | 54 | 13 |
| Octal | 50 | 10 | 131 | 67 | 133 | 0 | 101 | 410 | 124 | 23 |
| Binary | 101000 | 1000 | 1011001 | 110111 | 1011011 | 0 | 1000001 | 100001000 | 1010100 | 10011 |
Color Harmonies of #280859
Complementary color
Monochromatic Colors of #280859
Black with #280859
Text Example
Text Example
White with #280859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280859; }
p { color: rgb(40,8,89); }
H1.HeaderClassName
{
color: #280859;
}
.AnyTagClassName
{
color: #280859;
}
</style>
background-color css
<style>
a { background-color: #280859; }
a { background-color: rgb(40,8,89); }
div.DivClassName
{
background-color: #280859;
}
.BgClassName
{
background-color: #280859;
}
</style>
border-color css
<style>
span { border-color: #280859; }
span { border-color: rgb(40,8,89); }
td.TdClassName
{
border-color: #280859;
}
.TagClassName
{
border-color: #280859;
}
</style>