Shades of Christalle #361955
Tints of Christalle #361955
RGB
CMYK
RGB Variations
Color information
#361955 (or 0x361955) is known color: Christalle. HEX triplet: 36, 19 and 55. RGB value is (54,25,85). Sum of RGB (Red+Green+Blue) = 54+25+85=164 (21% of max value = 765). Red value is 54 (21.48% from 255 or 32.93% from 164); Green value is 25 (10.16% from 255 or 15.24% from 164); Blue value is 85 (33.59% from 255 or 51.83% from 164); Max value from RGB is 85 - color contains mainly: blue. Hex color #361955 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361955 is #C9E6AA. Grayscale: #282828. Windows color (decimal): -13231787 or 5577014. OLE color: 5577014.
HSL color Cylindrical-coordinate representation of color #361955: hue angle of 269º degrees, saturation: 0.55, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #361955 is Cyan = 0.36, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 25 | 85 | - |
| CMYK | 0.36 | 0.71 | 0 | 0.67 |
| HSL | 269º | 0.55% | 0.22% | - |
| HSV(B) | 269º | 0.71% | 0.33% | - |
| XYZ | 3.51 | 2.14 | 8.82 | - |
| YUV | 40.51 | 153.11 | 137.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 25 | 85 | 0.36 | 0.71 | 0 | 0.67 | 269 | 0.55 | 0.22 |
| Hex | 36 | 19 | 55 | 24 | 47 | 0 | 43 | 10D | 37 | 16 |
| Octal | 66 | 31 | 125 | 44 | 107 | 0 | 103 | 415 | 67 | 26 |
| Binary | 110110 | 11001 | 1010101 | 100100 | 1000111 | 0 | 1000011 | 100001101 | 110111 | 10110 |
Color Harmonies of #361955
Complementary color
Monochromatic Colors of #361955
Black with #361955
Text Example
Text Example
White with #361955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361955; }
p { color: rgb(54,25,85); }
H1.HeaderClassName
{
color: #361955;
}
.AnyTagClassName
{
color: #361955;
}
</style>
background-color css
<style>
a { background-color: #361955; }
a { background-color: rgb(54,25,85); }
div.DivClassName
{
background-color: #361955;
}
.BgClassName
{
background-color: #361955;
}
</style>
border-color css
<style>
span { border-color: #361955; }
span { border-color: rgb(54,25,85); }
td.TdClassName
{
border-color: #361955;
}
.TagClassName
{
border-color: #361955;
}
</style>