Shades of Christalle #361168
Tints of Christalle #361168
RGB
CMYK
RGB Variations
Color information
#361168 (or 0x361168) is known color: Christalle. HEX triplet: 36, 11 and 68. RGB value is (54,17,104). Sum of RGB (Red+Green+Blue) = 54+17+104=175 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.86% from 175); Green value is 17 (7.03% from 255 or 9.71% from 175); Blue value is 104 (41.02% from 255 or 59.43% from 175); Max value from RGB is 104 - color contains mainly: blue. Hex color #361168 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361168 is #C9EE97. Grayscale: #252525. Windows color (decimal): -13233816 or 6820150. OLE color: 6820150.
HSL color Cylindrical-coordinate representation of color #361168: hue angle of 265.52º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #361168 is Cyan = 0.48, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 17 | 104 | - |
| CMYK | 0.48 | 0.84 | 0 | 0.59 |
| HSL | 265.52º | 0.72% | 0.24% | - |
| HSV(B) | 265.52º | 0.84% | 0.41% | - |
| XYZ | 4.22 | 2.18 | 13.3 | - |
| YUV | 37.98 | 165.26 | 139.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 17 | 104 | 0.48 | 0.84 | 0 | 0.59 | 265.52 | 0.72 | 0.24 |
| Hex | 36 | 11 | 68 | 30 | 54 | 0 | 3B | 10A | 48 | 18 |
| Octal | 66 | 21 | 150 | 60 | 124 | 0 | 73 | 412 | 110 | 30 |
| Binary | 110110 | 10001 | 1101000 | 110000 | 1010100 | 0 | 111011 | 100001010 | 1001000 | 11000 |
Color Harmonies of #361168
Complementary color
Monochromatic Colors of #361168
Black with #361168
Text Example
Text Example
White with #361168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361168; }
p { color: rgb(54,17,104); }
H1.HeaderClassName
{
color: #361168;
}
.AnyTagClassName
{
color: #361168;
}
</style>
background-color css
<style>
a { background-color: #361168; }
a { background-color: rgb(54,17,104); }
div.DivClassName
{
background-color: #361168;
}
.BgClassName
{
background-color: #361168;
}
</style>
border-color css
<style>
span { border-color: #361168; }
span { border-color: rgb(54,17,104); }
td.TdClassName
{
border-color: #361168;
}
.TagClassName
{
border-color: #361168;
}
</style>