Shades of Christalle #361266
Tints of Christalle #361266
RGB
CMYK
RGB Variations
Color information
#361266 (or 0x361266) is known color: Christalle. HEX triplet: 36, 12 and 66. RGB value is (54,18,102). Sum of RGB (Red+Green+Blue) = 54+18+102=174 (23% of max value = 765). Red value is 54 (21.48% from 255 or 31.03% from 174); Green value is 18 (7.42% from 255 or 10.34% from 174); Blue value is 102 (40.23% from 255 or 58.62% from 174); Max value from RGB is 102 - color contains mainly: blue. Hex color #361266 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361266 is #C9ED99. Grayscale: #262626. Windows color (decimal): -13233562 or 6689334. OLE color: 6689334.
HSL color Cylindrical-coordinate representation of color #361266: hue angle of 265.71º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #361266 is Cyan = 0.47, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 54 | 18 | 102 | - |
| CMYK | 0.47 | 0.82 | 0 | 0.6 |
| HSL | 265.71º | 0.7% | 0.24% | - |
| HSV(B) | 265.71º | 0.82% | 0.4% | - |
| XYZ | 4.14 | 2.18 | 12.77 | - |
| YUV | 38.34 | 163.93 | 139.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 18 | 102 | 0.47 | 0.82 | 0 | 0.6 | 265.71 | 0.7 | 0.24 |
| Hex | 36 | 12 | 66 | 2F | 52 | 0 | 3C | 10A | 46 | 18 |
| Octal | 66 | 22 | 146 | 57 | 122 | 0 | 74 | 412 | 106 | 30 |
| Binary | 110110 | 10010 | 1100110 | 101111 | 1010010 | 0 | 111100 | 100001010 | 1000110 | 11000 |
Color Harmonies of #361266
Complementary color
Monochromatic Colors of #361266
Black with #361266
Text Example
Text Example
White with #361266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361266; }
p { color: rgb(54,18,102); }
H1.HeaderClassName
{
color: #361266;
}
.AnyTagClassName
{
color: #361266;
}
</style>
background-color css
<style>
a { background-color: #361266; }
a { background-color: rgb(54,18,102); }
div.DivClassName
{
background-color: #361266;
}
.BgClassName
{
background-color: #361266;
}
</style>
border-color css
<style>
span { border-color: #361266; }
span { border-color: rgb(54,18,102); }
td.TdClassName
{
border-color: #361266;
}
.TagClassName
{
border-color: #361266;
}
</style>