Shades of Christalle #361259
Tints of Christalle #361259
RGB
CMYK
RGB Variations
Color information
#361259 (or 0x361259) is known color: Christalle. HEX triplet: 36, 12 and 59. RGB value is (54,18,89). Sum of RGB (Red+Green+Blue) = 54+18+89=161 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.54% from 161); Green value is 18 (7.42% from 255 or 11.18% from 161); Blue value is 89 (35.16% from 255 or 55.28% from 161); Max value from RGB is 89 - color contains mainly: blue. Hex color #361259 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361259 is #C9EDA6. Grayscale: #242424. Windows color (decimal): -13233575 or 5837366. OLE color: 5837366.
HSL color Cylindrical-coordinate representation of color #361259: hue angle of 270.42º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #361259 is Cyan = 0.39, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 18 | 89 | - |
| CMYK | 0.39 | 0.80 | 0 | 0.65 |
| HSL | 270.42º | 0.66% | 0.21% | - |
| HSV(B) | 270.42º | 0.8% | 0.35% | - |
| XYZ | 3.54 | 1.94 | 9.64 | - |
| YUV | 36.86 | 157.43 | 140.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 18 | 89 | 0.39 | 0.80 | 0 | 0.65 | 270.42 | 0.66 | 0.21 |
| Hex | 36 | 12 | 59 | 27 | 50 | 0 | 41 | 10E | 42 | 15 |
| Octal | 66 | 22 | 131 | 47 | 120 | 0 | 101 | 416 | 102 | 25 |
| Binary | 110110 | 10010 | 1011001 | 100111 | 1010000 | 0 | 1000001 | 100001110 | 1000010 | 10101 |
Color Harmonies of #361259
Complementary color
Monochromatic Colors of #361259
Black with #361259
Text Example
Text Example
White with #361259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361259; }
p { color: rgb(54,18,89); }
H1.HeaderClassName
{
color: #361259;
}
.AnyTagClassName
{
color: #361259;
}
</style>
background-color css
<style>
a { background-color: #361259; }
a { background-color: rgb(54,18,89); }
div.DivClassName
{
background-color: #361259;
}
.BgClassName
{
background-color: #361259;
}
</style>
border-color css
<style>
span { border-color: #361259; }
span { border-color: rgb(54,18,89); }
td.TdClassName
{
border-color: #361259;
}
.TagClassName
{
border-color: #361259;
}
</style>