Shades of Christalle #361164
Tints of Christalle #361164
RGB
CMYK
RGB Variations
Color information
#361164 (or 0x361164) is known color: Christalle. HEX triplet: 36, 11 and 64. RGB value is (54,17,100). Sum of RGB (Red+Green+Blue) = 54+17+100=171 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.58% from 171); Green value is 17 (7.03% from 255 or 9.94% from 171); Blue value is 100 (39.45% from 255 or 58.48% from 171); Max value from RGB is 100 - color contains mainly: blue. Hex color #361164 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361164 is #C9EE9B. Grayscale: #252525. Windows color (decimal): -13233820 or 6558006. OLE color: 6558006.
HSL color Cylindrical-coordinate representation of color #361164: hue angle of 266.75º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #361164 is Cyan = 0.46, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 17 | 100 | - |
| CMYK | 0.46 | 0.83 | 0 | 0.61 |
| HSL | 266.75º | 0.71% | 0.23% | - |
| HSV(B) | 266.75º | 0.83% | 0.39% | - |
| XYZ | 4.02 | 2.11 | 12.25 | - |
| YUV | 37.53 | 163.26 | 139.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 17 | 100 | 0.46 | 0.83 | 0 | 0.61 | 266.75 | 0.71 | 0.23 |
| Hex | 36 | 11 | 64 | 2E | 53 | 0 | 3D | 10B | 47 | 17 |
| Octal | 66 | 21 | 144 | 56 | 123 | 0 | 75 | 413 | 107 | 27 |
| Binary | 110110 | 10001 | 1100100 | 101110 | 1010011 | 0 | 111101 | 100001011 | 1000111 | 10111 |
Color Harmonies of #361164
Complementary color
Monochromatic Colors of #361164
Black with #361164
Text Example
Text Example
White with #361164
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361164; }
p { color: rgb(54,17,100); }
H1.HeaderClassName
{
color: #361164;
}
.AnyTagClassName
{
color: #361164;
}
</style>
background-color css
<style>
a { background-color: #361164; }
a { background-color: rgb(54,17,100); }
div.DivClassName
{
background-color: #361164;
}
.BgClassName
{
background-color: #361164;
}
</style>
border-color css
<style>
span { border-color: #361164; }
span { border-color: rgb(54,17,100); }
td.TdClassName
{
border-color: #361164;
}
.TagClassName
{
border-color: #361164;
}
</style>