Shades of Christalle #280759
Tints of Christalle #280759
RGB
CMYK
RGB Variations
Color information
#280759 (or 0x280759) is known color: Christalle. HEX triplet: 28, 07 and 59. RGB value is (40,7,89). Sum of RGB (Red+Green+Blue) = 40+7+89=136 (18% of max value = 765). Red value is 40 (16.02% from 255 or 29.41% from 136); Green value is 7 (3.12% from 255 or 5.15% from 136); Blue value is 89 (35.16% from 255 or 65.44% from 136); Max value from RGB is 89 - color contains mainly: blue. Hex color #280759 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280759 is #D7F8A6. Grayscale: #191919. Windows color (decimal): -14153895 or 5834536. OLE color: 5834536.
HSL color Cylindrical-coordinate representation of color #280759: hue angle of 264.15º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #280759 is Cyan = 0.55, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 40 | 7 | 89 | - |
| CMYK | 0.55 | 0.92 | 0 | 0.65 |
| HSL | 264.15º | 0.85% | 0.19% | - |
| HSV(B) | 264.15º | 0.92% | 0.35% | - |
| XYZ | 2.75 | 1.32 | 9.56 | - |
| YUV | 26.22 | 163.43 | 137.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 7 | 89 | 0.55 | 0.92 | 0 | 0.65 | 264.15 | 0.85 | 0.19 |
| Hex | 28 | 7 | 59 | 37 | 5C | 0 | 41 | 108 | 55 | 13 |
| Octal | 50 | 7 | 131 | 67 | 134 | 0 | 101 | 410 | 125 | 23 |
| Binary | 101000 | 111 | 1011001 | 110111 | 1011100 | 0 | 1000001 | 100001000 | 1010101 | 10011 |
Color Harmonies of #280759
Complementary color
Monochromatic Colors of #280759
Black with #280759
Text Example
Text Example
White with #280759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280759; }
p { color: rgb(40,7,89); }
H1.HeaderClassName
{
color: #280759;
}
.AnyTagClassName
{
color: #280759;
}
</style>
background-color css
<style>
a { background-color: #280759; }
a { background-color: rgb(40,7,89); }
div.DivClassName
{
background-color: #280759;
}
.BgClassName
{
background-color: #280759;
}
</style>
border-color css
<style>
span { border-color: #280759; }
span { border-color: rgb(40,7,89); }
td.TdClassName
{
border-color: #280759;
}
.TagClassName
{
border-color: #280759;
}
</style>