Shades of Christalle #360359
Tints of Christalle #360359
RGB
CMYK
RGB Variations
Color information
#360359 (or 0x360359) is known color: Christalle. HEX triplet: 36, 03 and 59. RGB value is (54,3,89). Sum of RGB (Red+Green+Blue) = 54+3+89=146 (19% of max value = 765). Red value is 54 (21.48% from 255 or 36.99% from 146); Green value is 3 (1.56% from 255 or 2.05% from 146); Blue value is 89 (35.16% from 255 or 60.96% from 146); Max value from RGB is 89 - color contains mainly: blue. Hex color #360359 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360359 is #C9FCA6. Grayscale: #1B1B1B. Windows color (decimal): -13237415 or 5833526. OLE color: 5833526.
HSL color Cylindrical-coordinate representation of color #360359: hue angle of 275.58º 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 #360359 is Cyan = 0.39, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 3 | 89 | - |
| CMYK | 0.39 | 0.97 | 0 | 0.65 |
| HSL | 275.58º | 0.93% | 0.18% | - |
| HSV(B) | 275.58º | 0.97% | 0.35% | - |
| XYZ | 3.36 | 1.57 | 9.58 | - |
| YUV | 28.05 | 162.4 | 146.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 3 | 89 | 0.39 | 0.97 | 0 | 0.65 | 275.58 | 0.93 | 0.18 |
| Hex | 36 | 3 | 59 | 27 | 61 | 0 | 41 | 114 | 5D | 12 |
| Octal | 66 | 3 | 131 | 47 | 141 | 0 | 101 | 424 | 135 | 22 |
| Binary | 110110 | 11 | 1011001 | 100111 | 1100001 | 0 | 1000001 | 100010100 | 1011101 | 10010 |
Color Harmonies of #360359
Complementary color
Monochromatic Colors of #360359
Black with #360359
Text Example
Text Example
White with #360359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360359; }
p { color: rgb(54,3,89); }
H1.HeaderClassName
{
color: #360359;
}
.AnyTagClassName
{
color: #360359;
}
</style>
background-color css
<style>
a { background-color: #360359; }
a { background-color: rgb(54,3,89); }
div.DivClassName
{
background-color: #360359;
}
.BgClassName
{
background-color: #360359;
}
</style>
border-color css
<style>
span { border-color: #360359; }
span { border-color: rgb(54,3,89); }
td.TdClassName
{
border-color: #360359;
}
.TagClassName
{
border-color: #360359;
}
</style>