Shades of Christalle #361857
Tints of Christalle #361857
RGB
CMYK
RGB Variations
Color information
#361857 (or 0x361857) is known color: Christalle. HEX triplet: 36, 18 and 57. RGB value is (54,24,87). Sum of RGB (Red+Green+Blue) = 54+24+87=165 (21% of max value = 765). Red value is 54 (21.48% from 255 or 32.73% from 165); Green value is 24 (9.77% from 255 or 14.55% from 165); Blue value is 87 (34.38% from 255 or 52.73% from 165); Max value from RGB is 87 - color contains mainly: blue. Hex color #361857 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361857 is #C9E7A8. Grayscale: #272727. Windows color (decimal): -13232041 or 5707830. OLE color: 5707830.
HSL color Cylindrical-coordinate representation of color #361857: hue angle of 268.57º degrees, saturation: 0.57, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #361857 is Cyan = 0.38, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 54 | 24 | 87 | - |
| CMYK | 0.38 | 0.72 | 0 | 0.66 |
| HSL | 268.57º | 0.57% | 0.22% | - |
| HSV(B) | 268.57º | 0.72% | 0.34% | - |
| XYZ | 3.57 | 2.13 | 9.24 | - |
| YUV | 40.15 | 154.44 | 137.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 24 | 87 | 0.38 | 0.72 | 0 | 0.66 | 268.57 | 0.57 | 0.22 |
| Hex | 36 | 18 | 57 | 26 | 48 | 0 | 42 | 10D | 39 | 16 |
| Octal | 66 | 30 | 127 | 46 | 110 | 0 | 102 | 415 | 71 | 26 |
| Binary | 110110 | 11000 | 1010111 | 100110 | 1001000 | 0 | 1000010 | 100001101 | 111001 | 10110 |
Color Harmonies of #361857
Complementary color
Monochromatic Colors of #361857
Black with #361857
Text Example
Text Example
White with #361857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361857; }
p { color: rgb(54,24,87); }
H1.HeaderClassName
{
color: #361857;
}
.AnyTagClassName
{
color: #361857;
}
</style>
background-color css
<style>
a { background-color: #361857; }
a { background-color: rgb(54,24,87); }
div.DivClassName
{
background-color: #361857;
}
.BgClassName
{
background-color: #361857;
}
</style>
border-color css
<style>
span { border-color: #361857; }
span { border-color: rgb(54,24,87); }
td.TdClassName
{
border-color: #361857;
}
.TagClassName
{
border-color: #361857;
}
</style>