Shades of Christalle #361057
Tints of Christalle #361057
RGB
CMYK
RGB Variations
Color information
#361057 (or 0x361057) is known color: Christalle. HEX triplet: 36, 10 and 57. RGB value is (54,16,87). Sum of RGB (Red+Green+Blue) = 54+16+87=157 (20% of max value = 765). Red value is 54 (21.48% from 255 or 34.39% from 157); Green value is 16 (6.64% from 255 or 10.19% from 157); Blue value is 87 (34.38% from 255 or 55.41% from 157); Max value from RGB is 87 - color contains mainly: blue. Hex color #361057 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361057 is #C9EFA8. Grayscale: #232323. Windows color (decimal): -13234089 or 5705782. OLE color: 5705782.
HSL color Cylindrical-coordinate representation of color #361057: hue angle of 272.11º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #361057 is Cyan = 0.38, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 54 | 16 | 87 | - |
| CMYK | 0.38 | 0.82 | 0 | 0.66 |
| HSL | 272.11º | 0.69% | 0.2% | - |
| HSV(B) | 272.11º | 0.82% | 0.34% | - |
| XYZ | 3.43 | 1.84 | 9.19 | - |
| YUV | 35.46 | 157.09 | 141.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 16 | 87 | 0.38 | 0.82 | 0 | 0.66 | 272.11 | 0.69 | 0.2 |
| Hex | 36 | 10 | 57 | 26 | 52 | 0 | 42 | 110 | 45 | 14 |
| Octal | 66 | 20 | 127 | 46 | 122 | 0 | 102 | 420 | 105 | 24 |
| Binary | 110110 | 10000 | 1010111 | 100110 | 1010010 | 0 | 1000010 | 100010000 | 1000101 | 10100 |
Color Harmonies of #361057
Complementary color
Monochromatic Colors of #361057
Black with #361057
Text Example
Text Example
White with #361057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361057; }
p { color: rgb(54,16,87); }
H1.HeaderClassName
{
color: #361057;
}
.AnyTagClassName
{
color: #361057;
}
</style>
background-color css
<style>
a { background-color: #361057; }
a { background-color: rgb(54,16,87); }
div.DivClassName
{
background-color: #361057;
}
.BgClassName
{
background-color: #361057;
}
</style>
border-color css
<style>
span { border-color: #361057; }
span { border-color: rgb(54,16,87); }
td.TdClassName
{
border-color: #361057;
}
.TagClassName
{
border-color: #361057;
}
</style>