Shades of Christalle #361968
Tints of Christalle #361968
RGB
CMYK
RGB Variations
Color information
#361968 (or 0x361968) is known color: Christalle. HEX triplet: 36, 19 and 68. RGB value is (54,25,104). Sum of RGB (Red+Green+Blue) = 54+25+104=183 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.51% from 183); Green value is 25 (10.16% from 255 or 13.66% from 183); Blue value is 104 (41.02% from 255 or 56.83% from 183); Max value from RGB is 104 - color contains mainly: blue. Hex color #361968 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361968 is #C9E697. Grayscale: #2A2A2A. Windows color (decimal): -13231768 or 6822198. OLE color: 6822198.
HSL color Cylindrical-coordinate representation of color #361968: hue angle of 262.03º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #361968 is Cyan = 0.48, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 25 | 104 | - |
| CMYK | 0.48 | 0.76 | 0 | 0.59 |
| HSL | 262.03º | 0.61% | 0.25% | - |
| HSV(B) | 262.03º | 0.76% | 0.41% | - |
| XYZ | 4.37 | 2.48 | 13.35 | - |
| YUV | 42.68 | 162.61 | 136.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 25 | 104 | 0.48 | 0.76 | 0 | 0.59 | 262.03 | 0.61 | 0.25 |
| Hex | 36 | 19 | 68 | 30 | 4C | 0 | 3B | 106 | 3D | 19 |
| Octal | 66 | 31 | 150 | 60 | 114 | 0 | 73 | 406 | 75 | 31 |
| Binary | 110110 | 11001 | 1101000 | 110000 | 1001100 | 0 | 111011 | 100000110 | 111101 | 11001 |
Color Harmonies of #361968
Complementary color
Monochromatic Colors of #361968
Black with #361968
Text Example
Text Example
White with #361968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361968; }
p { color: rgb(54,25,104); }
H1.HeaderClassName
{
color: #361968;
}
.AnyTagClassName
{
color: #361968;
}
</style>
background-color css
<style>
a { background-color: #361968; }
a { background-color: rgb(54,25,104); }
div.DivClassName
{
background-color: #361968;
}
.BgClassName
{
background-color: #361968;
}
</style>
border-color css
<style>
span { border-color: #361968; }
span { border-color: rgb(54,25,104); }
td.TdClassName
{
border-color: #361968;
}
.TagClassName
{
border-color: #361968;
}
</style>