Shades of Christalle #361559
Tints of Christalle #361559
RGB
CMYK
RGB Variations
Color information
#361559 (or 0x361559) is known color: Christalle. HEX triplet: 36, 15 and 59. RGB value is (54,21,89). Sum of RGB (Red+Green+Blue) = 54+21+89=164 (21% of max value = 765). Red value is 54 (21.48% from 255 or 32.93% from 164); Green value is 21 (8.59% from 255 or 12.80% from 164); Blue value is 89 (35.16% from 255 or 54.27% from 164); Max value from RGB is 89 - color contains mainly: blue. Hex color #361559 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361559 is #C9EAA6. Grayscale: #262626. Windows color (decimal): -13232807 or 5838134. OLE color: 5838134.
HSL color Cylindrical-coordinate representation of color #361559: hue angle of 269.12º degrees, saturation: 0.62, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #361559 is Cyan = 0.39, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 21 | 89 | - |
| CMYK | 0.39 | 0.76 | 0 | 0.65 |
| HSL | 269.12º | 0.62% | 0.22% | - |
| HSV(B) | 269.12º | 0.76% | 0.35% | - |
| XYZ | 3.59 | 2.04 | 9.66 | - |
| YUV | 38.62 | 156.43 | 138.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 21 | 89 | 0.39 | 0.76 | 0 | 0.65 | 269.12 | 0.62 | 0.22 |
| Hex | 36 | 15 | 59 | 27 | 4C | 0 | 41 | 10D | 3E | 16 |
| Octal | 66 | 25 | 131 | 47 | 114 | 0 | 101 | 415 | 76 | 26 |
| Binary | 110110 | 10101 | 1011001 | 100111 | 1001100 | 0 | 1000001 | 100001101 | 111110 | 10110 |
Color Harmonies of #361559
Complementary color
Monochromatic Colors of #361559
Black with #361559
Text Example
Text Example
White with #361559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361559; }
p { color: rgb(54,21,89); }
H1.HeaderClassName
{
color: #361559;
}
.AnyTagClassName
{
color: #361559;
}
</style>
background-color css
<style>
a { background-color: #361559; }
a { background-color: rgb(54,21,89); }
div.DivClassName
{
background-color: #361559;
}
.BgClassName
{
background-color: #361559;
}
</style>
border-color css
<style>
span { border-color: #361559; }
span { border-color: rgb(54,21,89); }
td.TdClassName
{
border-color: #361559;
}
.TagClassName
{
border-color: #361559;
}
</style>