Shades of Christalle #361660
Tints of Christalle #361660
RGB
CMYK
RGB Variations
Color information
#361660 (or 0x361660) is known color: Christalle. HEX triplet: 36, 16 and 60. RGB value is (54,22,96). Sum of RGB (Red+Green+Blue) = 54+22+96=172 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.40% from 172); Green value is 22 (8.98% from 255 or 12.79% from 172); Blue value is 96 (37.89% from 255 or 55.81% from 172); Max value from RGB is 96 - color contains mainly: blue. Hex color #361660 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361660 is #C9E99F. Grayscale: #272727. Windows color (decimal): -13232544 or 6297142. OLE color: 6297142.
HSL color Cylindrical-coordinate representation of color #361660: hue angle of 265.95º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #361660 is Cyan = 0.44, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 22 | 96 | - |
| CMYK | 0.44 | 0.77 | 0 | 0.62 |
| HSL | 265.95º | 0.63% | 0.23% | - |
| HSV(B) | 265.95º | 0.77% | 0.38% | - |
| XYZ | 3.92 | 2.2 | 11.28 | - |
| YUV | 40 | 159.6 | 137.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 22 | 96 | 0.44 | 0.77 | 0 | 0.62 | 265.95 | 0.63 | 0.23 |
| Hex | 36 | 16 | 60 | 2C | 4D | 0 | 3E | 10A | 3F | 17 |
| Octal | 66 | 26 | 140 | 54 | 115 | 0 | 76 | 412 | 77 | 27 |
| Binary | 110110 | 10110 | 1100000 | 101100 | 1001101 | 0 | 111110 | 100001010 | 111111 | 10111 |
Color Harmonies of #361660
Complementary color
Monochromatic Colors of #361660
Black with #361660
Text Example
Text Example
White with #361660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361660; }
p { color: rgb(54,22,96); }
H1.HeaderClassName
{
color: #361660;
}
.AnyTagClassName
{
color: #361660;
}
</style>
background-color css
<style>
a { background-color: #361660; }
a { background-color: rgb(54,22,96); }
div.DivClassName
{
background-color: #361660;
}
.BgClassName
{
background-color: #361660;
}
</style>
border-color css
<style>
span { border-color: #361660; }
span { border-color: rgb(54,22,96); }
td.TdClassName
{
border-color: #361660;
}
.TagClassName
{
border-color: #361660;
}
</style>