Shades of Christalle #402567
Tints of Christalle #402567
RGB
CMYK
RGB Variations
Color information
#402567 (or 0x402567) is known color: Christalle. HEX triplet: 40, 25 and 67. RGB value is (64,37,103). Sum of RGB (Red+Green+Blue) = 64+37+103=204 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.37% from 204); Green value is 37 (14.84% from 255 or 18.14% from 204); Blue value is 103 (40.62% from 255 or 50.49% from 204); Max value from RGB is 103 - color contains mainly: blue. Hex color #402567 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402567 is #BFDA98. Grayscale: #343434. Windows color (decimal): -12573337 or 6759744. OLE color: 6759744.
HSL color Cylindrical-coordinate representation of color #402567: hue angle of 264.55º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #402567 is Cyan = 0.38, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 37 | 103 | - |
| CMYK | 0.38 | 0.64 | 0 | 0.60 |
| HSL | 264.55º | 0.47% | 0.27% | - |
| HSV(B) | 264.55º | 0.64% | 0.4% | - |
| XYZ | 5.22 | 3.39 | 13.21 | - |
| YUV | 52.6 | 156.45 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 37 | 103 | 0.38 | 0.64 | 0 | 0.60 | 264.55 | 0.47 | 0.27 |
| Hex | 40 | 25 | 67 | 26 | 40 | 0 | 3C | 109 | 2F | 1B |
| Octal | 100 | 45 | 147 | 46 | 100 | 0 | 74 | 411 | 57 | 33 |
| Binary | 1000000 | 100101 | 1100111 | 100110 | 1000000 | 0 | 111100 | 100001001 | 101111 | 11011 |
Color Harmonies of #402567
Complementary color
Monochromatic Colors of #402567
Black with #402567
Text Example
Text Example
White with #402567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402567; }
p { color: rgb(64,37,103); }
H1.HeaderClassName
{
color: #402567;
}
.AnyTagClassName
{
color: #402567;
}
</style>
background-color css
<style>
a { background-color: #402567; }
a { background-color: rgb(64,37,103); }
div.DivClassName
{
background-color: #402567;
}
.BgClassName
{
background-color: #402567;
}
</style>
border-color css
<style>
span { border-color: #402567; }
span { border-color: rgb(64,37,103); }
td.TdClassName
{
border-color: #402567;
}
.TagClassName
{
border-color: #402567;
}
</style>