Shades of Christalle #361668
Tints of Christalle #361668
RGB
CMYK
RGB Variations
Color information
#361668 (or 0x361668) is known color: Christalle. HEX triplet: 36, 16 and 68. RGB value is (54,22,104). Sum of RGB (Red+Green+Blue) = 54+22+104=180 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30% from 180); Green value is 22 (8.98% from 255 or 12.22% from 180); Blue value is 104 (41.02% from 255 or 57.78% from 180); Max value from RGB is 104 - color contains mainly: blue. Hex color #361668 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361668 is #C9E997. Grayscale: #282828. Windows color (decimal): -13232536 or 6821430. OLE color: 6821430.
HSL color Cylindrical-coordinate representation of color #361668: hue angle of 263.41º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #361668 is Cyan = 0.48, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 22 | 104 | - |
| CMYK | 0.48 | 0.79 | 0 | 0.59 |
| HSL | 263.41º | 0.65% | 0.25% | - |
| HSV(B) | 263.41º | 0.79% | 0.41% | - |
| XYZ | 4.31 | 2.36 | 13.32 | - |
| YUV | 40.92 | 163.6 | 137.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 22 | 104 | 0.48 | 0.79 | 0 | 0.59 | 263.41 | 0.65 | 0.25 |
| Hex | 36 | 16 | 68 | 30 | 4F | 0 | 3B | 107 | 41 | 19 |
| Octal | 66 | 26 | 150 | 60 | 117 | 0 | 73 | 407 | 101 | 31 |
| Binary | 110110 | 10110 | 1101000 | 110000 | 1001111 | 0 | 111011 | 100000111 | 1000001 | 11001 |
Color Harmonies of #361668
Complementary color
Monochromatic Colors of #361668
Black with #361668
Text Example
Text Example
White with #361668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361668; }
p { color: rgb(54,22,104); }
H1.HeaderClassName
{
color: #361668;
}
.AnyTagClassName
{
color: #361668;
}
</style>
background-color css
<style>
a { background-color: #361668; }
a { background-color: rgb(54,22,104); }
div.DivClassName
{
background-color: #361668;
}
.BgClassName
{
background-color: #361668;
}
</style>
border-color css
<style>
span { border-color: #361668; }
span { border-color: rgb(54,22,104); }
td.TdClassName
{
border-color: #361668;
}
.TagClassName
{
border-color: #361668;
}
</style>