Shades of Christalle #361555
Tints of Christalle #361555
RGB
CMYK
RGB Variations
Color information
#361555 (or 0x361555) is known color: Christalle. HEX triplet: 36, 15 and 55. RGB value is (54,21,85). Sum of RGB (Red+Green+Blue) = 54+21+85=160 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.75% from 160); Green value is 21 (8.59% from 255 or 13.12% from 160); Blue value is 85 (33.59% from 255 or 53.12% from 160); Max value from RGB is 85 - color contains mainly: blue. Hex color #361555 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361555 is #C9EAAA. Grayscale: #252525. Windows color (decimal): -13232811 or 5575990. OLE color: 5575990.
HSL color Cylindrical-coordinate representation of color #361555: hue angle of 270.94º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #361555 is Cyan = 0.36, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 21 | 85 | - |
| CMYK | 0.36 | 0.75 | 0 | 0.67 |
| HSL | 270.94º | 0.6% | 0.21% | - |
| HSV(B) | 270.94º | 0.75% | 0.33% | - |
| XYZ | 3.43 | 1.98 | 8.8 | - |
| YUV | 38.16 | 154.43 | 139.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 21 | 85 | 0.36 | 0.75 | 0 | 0.67 | 270.94 | 0.6 | 0.21 |
| Hex | 36 | 15 | 55 | 24 | 4B | 0 | 43 | 10F | 3C | 15 |
| Octal | 66 | 25 | 125 | 44 | 113 | 0 | 103 | 417 | 74 | 25 |
| Binary | 110110 | 10101 | 1010101 | 100100 | 1001011 | 0 | 1000011 | 100001111 | 111100 | 10101 |
Color Harmonies of #361555
Complementary color
Monochromatic Colors of #361555
Black with #361555
Text Example
Text Example
White with #361555
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361555; }
p { color: rgb(54,21,85); }
H1.HeaderClassName
{
color: #361555;
}
.AnyTagClassName
{
color: #361555;
}
</style>
background-color css
<style>
a { background-color: #361555; }
a { background-color: rgb(54,21,85); }
div.DivClassName
{
background-color: #361555;
}
.BgClassName
{
background-color: #361555;
}
</style>
border-color css
<style>
span { border-color: #361555; }
span { border-color: rgb(54,21,85); }
td.TdClassName
{
border-color: #361555;
}
.TagClassName
{
border-color: #361555;
}
</style>