Shades of Christalle #361459
Tints of Christalle #361459
RGB
CMYK
RGB Variations
Color information
#361459 (or 0x361459) is known color: Christalle. HEX triplet: 36, 14 and 59. RGB value is (54,20,89). Sum of RGB (Red+Green+Blue) = 54+20+89=163 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.13% from 163); Green value is 20 (8.20% from 255 or 12.27% from 163); Blue value is 89 (35.16% from 255 or 54.60% from 163); Max value from RGB is 89 - color contains mainly: blue. Hex color #361459 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361459 is #C9EBA6. Grayscale: #252525. Windows color (decimal): -13233063 or 5837878. OLE color: 5837878.
HSL color Cylindrical-coordinate representation of color #361459: hue angle of 269.57º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #361459 is Cyan = 0.39, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 20 | 89 | - |
| CMYK | 0.39 | 0.78 | 0 | 0.65 |
| HSL | 269.57º | 0.63% | 0.21% | - |
| HSV(B) | 269.57º | 0.78% | 0.35% | - |
| XYZ | 3.57 | 2.01 | 9.65 | - |
| YUV | 38.03 | 156.76 | 139.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 20 | 89 | 0.39 | 0.78 | 0 | 0.65 | 269.57 | 0.63 | 0.21 |
| Hex | 36 | 14 | 59 | 27 | 4E | 0 | 41 | 10E | 3F | 15 |
| Octal | 66 | 24 | 131 | 47 | 116 | 0 | 101 | 416 | 77 | 25 |
| Binary | 110110 | 10100 | 1011001 | 100111 | 1001110 | 0 | 1000001 | 100001110 | 111111 | 10101 |
Color Harmonies of #361459
Complementary color
Monochromatic Colors of #361459
Black with #361459
Text Example
Text Example
White with #361459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361459; }
p { color: rgb(54,20,89); }
H1.HeaderClassName
{
color: #361459;
}
.AnyTagClassName
{
color: #361459;
}
</style>
background-color css
<style>
a { background-color: #361459; }
a { background-color: rgb(54,20,89); }
div.DivClassName
{
background-color: #361459;
}
.BgClassName
{
background-color: #361459;
}
</style>
border-color css
<style>
span { border-color: #361459; }
span { border-color: rgb(54,20,89); }
td.TdClassName
{
border-color: #361459;
}
.TagClassName
{
border-color: #361459;
}
</style>