Shades of Christalle #361354
Tints of Christalle #361354
RGB
CMYK
RGB Variations
Color information
#361354 (or 0x361354) is known color: Christalle. HEX triplet: 36, 13 and 54. RGB value is (54,19,84). Sum of RGB (Red+Green+Blue) = 54+19+84=157 (20% of max value = 765). Red value is 54 (21.48% from 255 or 34.39% from 157); Green value is 19 (7.81% from 255 or 12.10% from 157); Blue value is 84 (33.20% from 255 or 53.50% from 157); Max value from RGB is 84 - color contains mainly: blue. Hex color #361354 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361354 is #C9ECAB. Grayscale: #242424. Windows color (decimal): -13233324 or 5509942. OLE color: 5509942.
HSL color Cylindrical-coordinate representation of color #361354: hue angle of 272.31º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #361354 is Cyan = 0.36, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 19 | 84 | - |
| CMYK | 0.36 | 0.77 | 0 | 0.67 |
| HSL | 272.31º | 0.63% | 0.2% | - |
| HSV(B) | 272.31º | 0.77% | 0.33% | - |
| XYZ | 3.35 | 1.89 | 8.58 | - |
| YUV | 36.88 | 154.6 | 140.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 19 | 84 | 0.36 | 0.77 | 0 | 0.67 | 272.31 | 0.63 | 0.2 |
| Hex | 36 | 13 | 54 | 24 | 4D | 0 | 43 | 110 | 3F | 14 |
| Octal | 66 | 23 | 124 | 44 | 115 | 0 | 103 | 420 | 77 | 24 |
| Binary | 110110 | 10011 | 1010100 | 100100 | 1001101 | 0 | 1000011 | 100010000 | 111111 | 10100 |
Color Harmonies of #361354
Complementary color
Monochromatic Colors of #361354
Black with #361354
Text Example
Text Example
White with #361354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361354; }
p { color: rgb(54,19,84); }
H1.HeaderClassName
{
color: #361354;
}
.AnyTagClassName
{
color: #361354;
}
</style>
background-color css
<style>
a { background-color: #361354; }
a { background-color: rgb(54,19,84); }
div.DivClassName
{
background-color: #361354;
}
.BgClassName
{
background-color: #361354;
}
</style>
border-color css
<style>
span { border-color: #361354; }
span { border-color: rgb(54,19,84); }
td.TdClassName
{
border-color: #361354;
}
.TagClassName
{
border-color: #361354;
}
</style>