Shades of Christalle #280058
Tints of Christalle #280058
RGB
CMYK
RGB Variations
Color information
#280058 (or 0x280058) is known color: Christalle. HEX triplet: 28, 00 and 58. RGB value is (40,0,88). Sum of RGB (Red+Green+Blue) = 40+0+88=128 (16% of max value = 765). Red value is 40 (16.02% from 255 or 31.25% from 128); Green value is 0 (0.39% from 255 or 0% from 128); Blue value is 88 (34.77% from 255 or 68.75% from 128); Max value from RGB is 88 - color contains mainly: blue. Hex color #280058 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280058 is #D7FFA7. Grayscale: #151515. Windows color (decimal): -14155688 or 5767208. OLE color: 5767208.
HSL color Cylindrical-coordinate representation of color #280058: hue angle of 267.27º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #280058 is Cyan = 0.55, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 40 | 0 | 88 | - |
| CMYK | 0.55 | 1 | 0 | 0.65 |
| HSL | 267.27º | 1% | 0.17% | - |
| HSV(B) | 267.27º | 1% | 0.35% | - |
| XYZ | 2.64 | 1.16 | 9.32 | - |
| YUV | 21.99 | 165.25 | 140.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 0 | 88 | 0.55 | 1 | 0 | 0.65 | 267.27 | 1 | 0.17 |
| Hex | 28 | 0 | 58 | 37 | 64 | 0 | 41 | 10B | 64 | 11 |
| Octal | 50 | 0 | 130 | 67 | 144 | 0 | 101 | 413 | 144 | 21 |
| Binary | 101000 | 0 | 1011000 | 110111 | 1100100 | 0 | 1000001 | 100001011 | 1100100 | 10001 |
Color Harmonies of #280058
Complementary color
Monochromatic Colors of #280058
Black with #280058
Text Example
Text Example
White with #280058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280058; }
p { color: rgb(40,0,88); }
H1.HeaderClassName
{
color: #280058;
}
.AnyTagClassName
{
color: #280058;
}
</style>
background-color css
<style>
a { background-color: #280058; }
a { background-color: rgb(40,0,88); }
div.DivClassName
{
background-color: #280058;
}
.BgClassName
{
background-color: #280058;
}
</style>
border-color css
<style>
span { border-color: #280058; }
span { border-color: rgb(40,0,88); }
td.TdClassName
{
border-color: #280058;
}
.TagClassName
{
border-color: #280058;
}
</style>