Shades of Christalle #280358
Tints of Christalle #280358
RGB
CMYK
RGB Variations
Color information
#280358 (or 0x280358) is known color: Christalle. HEX triplet: 28, 03 and 58. RGB value is (40,3,88). Sum of RGB (Red+Green+Blue) = 40+3+88=131 (17% of max value = 765). Red value is 40 (16.02% from 255 or 30.53% from 131); Green value is 3 (1.56% from 255 or 2.29% from 131); Blue value is 88 (34.77% from 255 or 67.18% from 131); Max value from RGB is 88 - color contains mainly: blue. Hex color #280358 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280358 is #D7FCA7. Grayscale: #171717. Windows color (decimal): -14154920 or 5767976. OLE color: 5767976.
HSL color Cylindrical-coordinate representation of color #280358: hue angle of 266.12º 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 #280358 is Cyan = 0.55, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 40 | 3 | 88 | - |
| CMYK | 0.55 | 0.97 | 0 | 0.65 |
| HSL | 266.12º | 0.93% | 0.18% | - |
| HSV(B) | 266.12º | 0.97% | 0.35% | - |
| XYZ | 2.67 | 1.22 | 9.33 | - |
| YUV | 23.75 | 164.26 | 139.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 3 | 88 | 0.55 | 0.97 | 0 | 0.65 | 266.12 | 0.93 | 0.18 |
| Hex | 28 | 3 | 58 | 37 | 61 | 0 | 41 | 10A | 5D | 12 |
| Octal | 50 | 3 | 130 | 67 | 141 | 0 | 101 | 412 | 135 | 22 |
| Binary | 101000 | 11 | 1011000 | 110111 | 1100001 | 0 | 1000001 | 100001010 | 1011101 | 10010 |
Color Harmonies of #280358
Complementary color
Monochromatic Colors of #280358
Black with #280358
Text Example
Text Example
White with #280358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280358; }
p { color: rgb(40,3,88); }
H1.HeaderClassName
{
color: #280358;
}
.AnyTagClassName
{
color: #280358;
}
</style>
background-color css
<style>
a { background-color: #280358; }
a { background-color: rgb(40,3,88); }
div.DivClassName
{
background-color: #280358;
}
.BgClassName
{
background-color: #280358;
}
</style>
border-color css
<style>
span { border-color: #280358; }
span { border-color: rgb(40,3,88); }
td.TdClassName
{
border-color: #280358;
}
.TagClassName
{
border-color: #280358;
}
</style>