Shades of Christalle #280459
Tints of Christalle #280459
RGB
CMYK
RGB Variations
Color information
#280459 (or 0x280459) is known color: Christalle. HEX triplet: 28, 04 and 59. RGB value is (40,4,89). Sum of RGB (Red+Green+Blue) = 40+4+89=133 (17% of max value = 765). Red value is 40 (16.02% from 255 or 30.08% from 133); Green value is 4 (1.95% from 255 or 3.01% from 133); Blue value is 89 (35.16% from 255 or 66.92% from 133); Max value from RGB is 89 - color contains mainly: blue. Hex color #280459 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280459 is #D7FBA6. Grayscale: #181818. Windows color (decimal): -14154663 or 5833768. OLE color: 5833768.
HSL color Cylindrical-coordinate representation of color #280459: hue angle of 265.41º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #280459 is Cyan = 0.55, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 40 | 4 | 89 | - |
| CMYK | 0.55 | 0.96 | 0 | 0.65 |
| HSL | 265.41º | 0.91% | 0.18% | - |
| HSV(B) | 265.41º | 0.96% | 0.35% | - |
| XYZ | 2.72 | 1.26 | 9.55 | - |
| YUV | 24.45 | 164.43 | 139.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 4 | 89 | 0.55 | 0.96 | 0 | 0.65 | 265.41 | 0.91 | 0.18 |
| Hex | 28 | 4 | 59 | 37 | 60 | 0 | 41 | 109 | 5B | 12 |
| Octal | 50 | 4 | 131 | 67 | 140 | 0 | 101 | 411 | 133 | 22 |
| Binary | 101000 | 100 | 1011001 | 110111 | 1100000 | 0 | 1000001 | 100001001 | 1011011 | 10010 |
Color Harmonies of #280459
Complementary color
Monochromatic Colors of #280459
Black with #280459
Text Example
Text Example
White with #280459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280459; }
p { color: rgb(40,4,89); }
H1.HeaderClassName
{
color: #280459;
}
.AnyTagClassName
{
color: #280459;
}
</style>
background-color css
<style>
a { background-color: #280459; }
a { background-color: rgb(40,4,89); }
div.DivClassName
{
background-color: #280459;
}
.BgClassName
{
background-color: #280459;
}
</style>
border-color css
<style>
span { border-color: #280459; }
span { border-color: rgb(40,4,89); }
td.TdClassName
{
border-color: #280459;
}
.TagClassName
{
border-color: #280459;
}
</style>