Shades of Christalle #361357
Tints of Christalle #361357
RGB
CMYK
RGB Variations
Color information
#361357 (or 0x361357) is known color: Christalle. HEX triplet: 36, 13 and 57. RGB value is (54,19,87). Sum of RGB (Red+Green+Blue) = 54+19+87=160 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.75% from 160); Green value is 19 (7.81% from 255 or 11.88% from 160); Blue value is 87 (34.38% from 255 or 54.38% from 160); Max value from RGB is 87 - color contains mainly: blue. Hex color #361357 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361357 is #C9ECA8. Grayscale: #242424. Windows color (decimal): -13233321 or 5706550. OLE color: 5706550.
HSL color Cylindrical-coordinate representation of color #361357: hue angle of 270.88º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #361357 is Cyan = 0.38, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 54 | 19 | 87 | - |
| CMYK | 0.38 | 0.78 | 0 | 0.66 |
| HSL | 270.88º | 0.64% | 0.21% | - |
| HSV(B) | 270.88º | 0.78% | 0.34% | - |
| XYZ | 3.47 | 1.94 | 9.21 | - |
| YUV | 37.22 | 156.1 | 139.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 19 | 87 | 0.38 | 0.78 | 0 | 0.66 | 270.88 | 0.64 | 0.21 |
| Hex | 36 | 13 | 57 | 26 | 4E | 0 | 42 | 10F | 40 | 15 |
| Octal | 66 | 23 | 127 | 46 | 116 | 0 | 102 | 417 | 100 | 25 |
| Binary | 110110 | 10011 | 1010111 | 100110 | 1001110 | 0 | 1000010 | 100001111 | 1000000 | 10101 |
Color Harmonies of #361357
Complementary color
Monochromatic Colors of #361357
Black with #361357
Text Example
Text Example
White with #361357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361357; }
p { color: rgb(54,19,87); }
H1.HeaderClassName
{
color: #361357;
}
.AnyTagClassName
{
color: #361357;
}
</style>
background-color css
<style>
a { background-color: #361357; }
a { background-color: rgb(54,19,87); }
div.DivClassName
{
background-color: #361357;
}
.BgClassName
{
background-color: #361357;
}
</style>
border-color css
<style>
span { border-color: #361357; }
span { border-color: rgb(54,19,87); }
td.TdClassName
{
border-color: #361357;
}
.TagClassName
{
border-color: #361357;
}
</style>