Shades of Christalle #361359
Tints of Christalle #361359
RGB
CMYK
RGB Variations
Color information
#361359 (or 0x361359) is known color: Christalle. HEX triplet: 36, 13 and 59. RGB value is (54,19,89). Sum of RGB (Red+Green+Blue) = 54+19+89=162 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.33% from 162); Green value is 19 (7.81% from 255 or 11.73% from 162); Blue value is 89 (35.16% from 255 or 54.94% from 162); Max value from RGB is 89 - color contains mainly: blue. Hex color #361359 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361359 is #C9ECA6. Grayscale: #252525. Windows color (decimal): -13233319 or 5837622. OLE color: 5837622.
HSL color Cylindrical-coordinate representation of color #361359: hue angle of 270º degrees, saturation: 0.65, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #361359 is Cyan = 0.39, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 19 | 89 | - |
| CMYK | 0.39 | 0.79 | 0 | 0.65 |
| HSL | 270º | 0.65% | 0.21% | - |
| HSV(B) | 270º | 0.79% | 0.35% | - |
| XYZ | 3.56 | 1.97 | 9.64 | - |
| YUV | 37.45 | 157.1 | 139.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 19 | 89 | 0.39 | 0.79 | 0 | 0.65 | 270 | 0.65 | 0.21 |
| Hex | 36 | 13 | 59 | 27 | 4F | 0 | 41 | 10E | 41 | 15 |
| Octal | 66 | 23 | 131 | 47 | 117 | 0 | 101 | 416 | 101 | 25 |
| Binary | 110110 | 10011 | 1011001 | 100111 | 1001111 | 0 | 1000001 | 100001110 | 1000001 | 10101 |
Color Harmonies of #361359
Complementary color
Monochromatic Colors of #361359
Black with #361359
Text Example
Text Example
White with #361359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361359; }
p { color: rgb(54,19,89); }
H1.HeaderClassName
{
color: #361359;
}
.AnyTagClassName
{
color: #361359;
}
</style>
background-color css
<style>
a { background-color: #361359; }
a { background-color: rgb(54,19,89); }
div.DivClassName
{
background-color: #361359;
}
.BgClassName
{
background-color: #361359;
}
</style>
border-color css
<style>
span { border-color: #361359; }
span { border-color: rgb(54,19,89); }
td.TdClassName
{
border-color: #361359;
}
.TagClassName
{
border-color: #361359;
}
</style>