Shades of Christalle #280359
Tints of Christalle #280359
RGB
CMYK
RGB Variations
Color information
#280359 (or 0x280359) is known color: Christalle. HEX triplet: 28, 03 and 59. RGB value is (40,3,89). Sum of RGB (Red+Green+Blue) = 40+3+89=132 (17% of max value = 765). Red value is 40 (16.02% from 255 or 30.30% from 132); Green value is 3 (1.56% from 255 or 2.27% from 132); Blue value is 89 (35.16% from 255 or 67.42% from 132); Max value from RGB is 89 - color contains mainly: blue. Hex color #280359 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280359 is #D7FCA6. Grayscale: #171717. Windows color (decimal): -14154919 or 5833512. OLE color: 5833512.
HSL color Cylindrical-coordinate representation of color #280359: hue angle of 265.81º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #280359 is Cyan = 0.55, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 40 | 3 | 89 | - |
| CMYK | 0.55 | 0.97 | 0 | 0.65 |
| HSL | 265.81º | 0.93% | 0.18% | - |
| HSV(B) | 265.81º | 0.97% | 0.35% | - |
| XYZ | 2.71 | 1.24 | 9.55 | - |
| YUV | 23.87 | 164.76 | 139.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 3 | 89 | 0.55 | 0.97 | 0 | 0.65 | 265.81 | 0.93 | 0.18 |
| Hex | 28 | 3 | 59 | 37 | 61 | 0 | 41 | 10A | 5D | 12 |
| Octal | 50 | 3 | 131 | 67 | 141 | 0 | 101 | 412 | 135 | 22 |
| Binary | 101000 | 11 | 1011001 | 110111 | 1100001 | 0 | 1000001 | 100001010 | 1011101 | 10010 |
Color Harmonies of #280359
Complementary color
Monochromatic Colors of #280359
Black with #280359
Text Example
Text Example
White with #280359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280359; }
p { color: rgb(40,3,89); }
H1.HeaderClassName
{
color: #280359;
}
.AnyTagClassName
{
color: #280359;
}
</style>
background-color css
<style>
a { background-color: #280359; }
a { background-color: rgb(40,3,89); }
div.DivClassName
{
background-color: #280359;
}
.BgClassName
{
background-color: #280359;
}
</style>
border-color css
<style>
span { border-color: #280359; }
span { border-color: rgb(40,3,89); }
td.TdClassName
{
border-color: #280359;
}
.TagClassName
{
border-color: #280359;
}
</style>