Shades of Christalle #361858
Tints of Christalle #361858
RGB
CMYK
RGB Variations
Color information
#361858 (or 0x361858) is known color: Christalle. HEX triplet: 36, 18 and 58. RGB value is (54,24,88). Sum of RGB (Red+Green+Blue) = 54+24+88=166 (21% of max value = 765). Red value is 54 (21.48% from 255 or 32.53% from 166); Green value is 24 (9.77% from 255 or 14.46% from 166); Blue value is 88 (34.77% from 255 or 53.01% from 166); Max value from RGB is 88 - color contains mainly: blue. Hex color #361858 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361858 is #C9E7A7. Grayscale: #282828. Windows color (decimal): -13232040 or 5773366. OLE color: 5773366.
HSL color Cylindrical-coordinate representation of color #361858: hue angle of 268.12º degrees, saturation: 0.57, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #361858 is Cyan = 0.39, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 24 | 88 | - |
| CMYK | 0.39 | 0.73 | 0 | 0.65 |
| HSL | 268.13º | 0.57% | 0.22% | - |
| HSV(B) | 268.13º | 0.73% | 0.35% | - |
| XYZ | 3.61 | 2.14 | 9.46 | - |
| YUV | 40.27 | 154.94 | 137.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 24 | 88 | 0.39 | 0.73 | 0 | 0.65 | 268.13 | 0.57 | 0.22 |
| Hex | 36 | 18 | 58 | 27 | 49 | 0 | 41 | 10C | 39 | 16 |
| Octal | 66 | 30 | 130 | 47 | 111 | 0 | 101 | 414 | 71 | 26 |
| Binary | 110110 | 11000 | 1011000 | 100111 | 1001001 | 0 | 1000001 | 100001100 | 111001 | 10110 |
Color Harmonies of #361858
Complementary color
Monochromatic Colors of #361858
Black with #361858
Text Example
Text Example
White with #361858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361858; }
p { color: rgb(54,24,88); }
H1.HeaderClassName
{
color: #361858;
}
.AnyTagClassName
{
color: #361858;
}
</style>
background-color css
<style>
a { background-color: #361858; }
a { background-color: rgb(54,24,88); }
div.DivClassName
{
background-color: #361858;
}
.BgClassName
{
background-color: #361858;
}
</style>
border-color css
<style>
span { border-color: #361858; }
span { border-color: rgb(54,24,88); }
td.TdClassName
{
border-color: #361858;
}
.TagClassName
{
border-color: #361858;
}
</style>