Shades of Christalle #362565
Tints of Christalle #362565
RGB
CMYK
RGB Variations
Color information
#362565 (or 0x362565) is known color: Christalle. HEX triplet: 36, 25 and 65. RGB value is (54,37,101). Sum of RGB (Red+Green+Blue) = 54+37+101=192 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.12% from 192); Green value is 37 (14.84% from 255 or 19.27% from 192); Blue value is 101 (39.84% from 255 or 52.60% from 192); Max value from RGB is 101 - color contains mainly: blue. Hex color #362565 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362565 is #C9DA9A. Grayscale: #313131. Windows color (decimal): -13228699 or 6628662. OLE color: 6628662.
HSL color Cylindrical-coordinate representation of color #362565: hue angle of 255.94º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #362565 is Cyan = 0.47, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 37 | 101 | - |
| CMYK | 0.47 | 0.63 | 0 | 0.60 |
| HSL | 255.94º | 0.46% | 0.27% | - |
| HSV(B) | 255.94º | 0.63% | 0.4% | - |
| XYZ | 4.53 | 3.05 | 12.66 | - |
| YUV | 49.38 | 157.13 | 131.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 37 | 101 | 0.47 | 0.63 | 0 | 0.60 | 255.94 | 0.46 | 0.27 |
| Hex | 36 | 25 | 65 | 2F | 3F | 0 | 3C | 100 | 2E | 1B |
| Octal | 66 | 45 | 145 | 57 | 77 | 0 | 74 | 400 | 56 | 33 |
| Binary | 110110 | 100101 | 1100101 | 101111 | 111111 | 0 | 111100 | 100000000 | 101110 | 11011 |
Color Harmonies of #362565
Complementary color
Monochromatic Colors of #362565
Black with #362565
Text Example
Text Example
White with #362565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362565; }
p { color: rgb(54,37,101); }
H1.HeaderClassName
{
color: #362565;
}
.AnyTagClassName
{
color: #362565;
}
</style>
background-color css
<style>
a { background-color: #362565; }
a { background-color: rgb(54,37,101); }
div.DivClassName
{
background-color: #362565;
}
.BgClassName
{
background-color: #362565;
}
</style>
border-color css
<style>
span { border-color: #362565; }
span { border-color: rgb(54,37,101); }
td.TdClassName
{
border-color: #362565;
}
.TagClassName
{
border-color: #362565;
}
</style>