Shades of Christalle #362660
Tints of Christalle #362660
RGB
CMYK
RGB Variations
Color information
#362660 (or 0x362660) is known color: Christalle. HEX triplet: 36, 26 and 60. RGB value is (54,38,96). Sum of RGB (Red+Green+Blue) = 54+38+96=188 (24% of max value = 765). Red value is 54 (21.48% from 255 or 28.72% from 188); Green value is 38 (15.23% from 255 or 20.21% from 188); Blue value is 96 (37.89% from 255 or 51.06% from 188); Max value from RGB is 96 - color contains mainly: blue. Hex color #362660 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362660 is #C9D99F. Grayscale: #313131. Windows color (decimal): -13228448 or 6301238. OLE color: 6301238.
HSL color Cylindrical-coordinate representation of color #362660: hue angle of 256.55º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #362660 is Cyan = 0.44, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 38 | 96 | - |
| CMYK | 0.44 | 0.60 | 0 | 0.62 |
| HSL | 256.55º | 0.43% | 0.26% | - |
| HSV(B) | 256.55º | 0.6% | 0.38% | - |
| XYZ | 4.33 | 3.02 | 11.42 | - |
| YUV | 49.4 | 154.3 | 131.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 38 | 96 | 0.44 | 0.60 | 0 | 0.62 | 256.55 | 0.43 | 0.26 |
| Hex | 36 | 26 | 60 | 2C | 3C | 0 | 3E | 101 | 2B | 1A |
| Octal | 66 | 46 | 140 | 54 | 74 | 0 | 76 | 401 | 53 | 32 |
| Binary | 110110 | 100110 | 1100000 | 101100 | 111100 | 0 | 111110 | 100000001 | 101011 | 11010 |
Color Harmonies of #362660
Complementary color
Monochromatic Colors of #362660
Black with #362660
Text Example
Text Example
White with #362660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362660; }
p { color: rgb(54,38,96); }
H1.HeaderClassName
{
color: #362660;
}
.AnyTagClassName
{
color: #362660;
}
</style>
background-color css
<style>
a { background-color: #362660; }
a { background-color: rgb(54,38,96); }
div.DivClassName
{
background-color: #362660;
}
.BgClassName
{
background-color: #362660;
}
</style>
border-color css
<style>
span { border-color: #362660; }
span { border-color: rgb(54,38,96); }
td.TdClassName
{
border-color: #362660;
}
.TagClassName
{
border-color: #362660;
}
</style>