Shades of Christalle #361959
Tints of Christalle #361959
RGB
CMYK
RGB Variations
Color information
#361959 (or 0x361959) is known color: Christalle. HEX triplet: 36, 19 and 59. RGB value is (54,25,89). Sum of RGB (Red+Green+Blue) = 54+25+89=168 (22% of max value = 765). Red value is 54 (21.48% from 255 or 32.14% from 168); Green value is 25 (10.16% from 255 or 14.88% from 168); Blue value is 89 (35.16% from 255 or 52.98% from 168); Max value from RGB is 89 - color contains mainly: blue. Hex color #361959 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361959 is #C9E6A6. Grayscale: #282828. Windows color (decimal): -13231783 or 5839158. OLE color: 5839158.
HSL color Cylindrical-coordinate representation of color #361959: hue angle of 267.19º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #361959 is Cyan = 0.39, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 25 | 89 | - |
| CMYK | 0.39 | 0.72 | 0 | 0.65 |
| HSL | 267.19º | 0.56% | 0.22% | - |
| HSV(B) | 267.19º | 0.72% | 0.35% | - |
| XYZ | 3.67 | 2.2 | 9.68 | - |
| YUV | 40.97 | 155.11 | 137.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 25 | 89 | 0.39 | 0.72 | 0 | 0.65 | 267.19 | 0.56 | 0.22 |
| Hex | 36 | 19 | 59 | 27 | 48 | 0 | 41 | 10B | 38 | 16 |
| Octal | 66 | 31 | 131 | 47 | 110 | 0 | 101 | 413 | 70 | 26 |
| Binary | 110110 | 11001 | 1011001 | 100111 | 1001000 | 0 | 1000001 | 100001011 | 111000 | 10110 |
Color Harmonies of #361959
Complementary color
Monochromatic Colors of #361959
Black with #361959
Text Example
Text Example
White with #361959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361959; }
p { color: rgb(54,25,89); }
H1.HeaderClassName
{
color: #361959;
}
.AnyTagClassName
{
color: #361959;
}
</style>
background-color css
<style>
a { background-color: #361959; }
a { background-color: rgb(54,25,89); }
div.DivClassName
{
background-color: #361959;
}
.BgClassName
{
background-color: #361959;
}
</style>
border-color css
<style>
span { border-color: #361959; }
span { border-color: rgb(54,25,89); }
td.TdClassName
{
border-color: #361959;
}
.TagClassName
{
border-color: #361959;
}
</style>