Shades of Christalle #361966
Tints of Christalle #361966
RGB
CMYK
RGB Variations
Color information
#361966 (or 0x361966) is known color: Christalle. HEX triplet: 36, 19 and 66. RGB value is (54,25,102). Sum of RGB (Red+Green+Blue) = 54+25+102=181 (23% of max value = 765). Red value is 54 (21.48% from 255 or 29.83% from 181); Green value is 25 (10.16% from 255 or 13.81% from 181); Blue value is 102 (40.23% from 255 or 56.35% from 181); Max value from RGB is 102 - color contains mainly: blue. Hex color #361966 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361966 is #C9E699. Grayscale: #2A2A2A. Windows color (decimal): -13231770 or 6691126. OLE color: 6691126.
HSL color Cylindrical-coordinate representation of color #361966: hue angle of 262.6º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #361966 is Cyan = 0.47, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 54 | 25 | 102 | - |
| CMYK | 0.47 | 0.75 | 0 | 0.6 |
| HSL | 262.6º | 0.61% | 0.25% | - |
| HSV(B) | 262.6º | 0.75% | 0.4% | - |
| XYZ | 4.27 | 2.44 | 12.82 | - |
| YUV | 42.45 | 161.61 | 136.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 25 | 102 | 0.47 | 0.75 | 0 | 0.6 | 262.6 | 0.61 | 0.25 |
| Hex | 36 | 19 | 66 | 2F | 4B | 0 | 3C | 107 | 3D | 19 |
| Octal | 66 | 31 | 146 | 57 | 113 | 0 | 74 | 407 | 75 | 31 |
| Binary | 110110 | 11001 | 1100110 | 101111 | 1001011 | 0 | 111100 | 100000111 | 111101 | 11001 |
Color Harmonies of #361966
Complementary color
Monochromatic Colors of #361966
Black with #361966
Text Example
Text Example
White with #361966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361966; }
p { color: rgb(54,25,102); }
H1.HeaderClassName
{
color: #361966;
}
.AnyTagClassName
{
color: #361966;
}
</style>
background-color css
<style>
a { background-color: #361966; }
a { background-color: rgb(54,25,102); }
div.DivClassName
{
background-color: #361966;
}
.BgClassName
{
background-color: #361966;
}
</style>
border-color css
<style>
span { border-color: #361966; }
span { border-color: rgb(54,25,102); }
td.TdClassName
{
border-color: #361966;
}
.TagClassName
{
border-color: #361966;
}
</style>