Shades of Christalle #280558
Tints of Christalle #280558
RGB
CMYK
RGB Variations
Color information
#280558 (or 0x280558) is known color: Christalle. HEX triplet: 28, 05 and 58. RGB value is (40,5,88). Sum of RGB (Red+Green+Blue) = 40+5+88=133 (17% of max value = 765). Red value is 40 (16.02% from 255 or 30.08% from 133); Green value is 5 (2.34% from 255 or 3.76% from 133); Blue value is 88 (34.77% from 255 or 66.17% from 133); Max value from RGB is 88 - color contains mainly: blue. Hex color #280558 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280558 is #D7FAA7. Grayscale: #181818. Windows color (decimal): -14154408 or 5768488. OLE color: 5768488.
HSL color Cylindrical-coordinate representation of color #280558: hue angle of 265.3º 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 #280558 is Cyan = 0.55, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 40 | 5 | 88 | - |
| CMYK | 0.55 | 0.94 | 0 | 0.65 |
| HSL | 265.3º | 0.89% | 0.18% | - |
| HSV(B) | 265.3º | 0.94% | 0.35% | - |
| XYZ | 2.69 | 1.26 | 9.33 | - |
| YUV | 24.93 | 163.6 | 138.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 5 | 88 | 0.55 | 0.94 | 0 | 0.65 | 265.3 | 0.89 | 0.18 |
| Hex | 28 | 5 | 58 | 37 | 5E | 0 | 41 | 109 | 59 | 12 |
| Octal | 50 | 5 | 130 | 67 | 136 | 0 | 101 | 411 | 131 | 22 |
| Binary | 101000 | 101 | 1011000 | 110111 | 1011110 | 0 | 1000001 | 100001001 | 1011001 | 10010 |
Color Harmonies of #280558
Complementary color
Monochromatic Colors of #280558
Black with #280558
Text Example
Text Example
White with #280558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280558; }
p { color: rgb(40,5,88); }
H1.HeaderClassName
{
color: #280558;
}
.AnyTagClassName
{
color: #280558;
}
</style>
background-color css
<style>
a { background-color: #280558; }
a { background-color: rgb(40,5,88); }
div.DivClassName
{
background-color: #280558;
}
.BgClassName
{
background-color: #280558;
}
</style>
border-color css
<style>
span { border-color: #280558; }
span { border-color: rgb(40,5,88); }
td.TdClassName
{
border-color: #280558;
}
.TagClassName
{
border-color: #280558;
}
</style>