Shades of Christalle #361553
Tints of Christalle #361553
RGB
CMYK
RGB Variations
Color information
#361553 (or 0x361553) is known color: Christalle. HEX triplet: 36, 15 and 53. RGB value is (54,21,83). Sum of RGB (Red+Green+Blue) = 54+21+83=158 (20% of max value = 765). Red value is 54 (21.48% from 255 or 34.18% from 158); Green value is 21 (8.59% from 255 or 13.29% from 158); Blue value is 83 (32.81% from 255 or 52.53% from 158); Max value from RGB is 83 - color contains mainly: blue. Hex color #361553 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361553 is #C9EAAC. Grayscale: #252525. Windows color (decimal): -13232813 or 5444918. OLE color: 5444918.
HSL color Cylindrical-coordinate representation of color #361553: hue angle of 271.94º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #361553 is Cyan = 0.35, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 21 | 83 | - |
| CMYK | 0.35 | 0.75 | 0 | 0.67 |
| HSL | 271.94º | 0.6% | 0.2% | - |
| HSV(B) | 271.94º | 0.75% | 0.33% | - |
| XYZ | 3.35 | 1.95 | 8.38 | - |
| YUV | 37.94 | 153.43 | 139.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 21 | 83 | 0.35 | 0.75 | 0 | 0.67 | 271.94 | 0.6 | 0.2 |
| Hex | 36 | 15 | 53 | 23 | 4B | 0 | 43 | 110 | 3C | 14 |
| Octal | 66 | 25 | 123 | 43 | 113 | 0 | 103 | 420 | 74 | 24 |
| Binary | 110110 | 10101 | 1010011 | 100011 | 1001011 | 0 | 1000011 | 100010000 | 111100 | 10100 |
Color Harmonies of #361553
Complementary color
Monochromatic Colors of #361553
Black with #361553
Text Example
Text Example
White with #361553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361553; }
p { color: rgb(54,21,83); }
H1.HeaderClassName
{
color: #361553;
}
.AnyTagClassName
{
color: #361553;
}
</style>
background-color css
<style>
a { background-color: #361553; }
a { background-color: rgb(54,21,83); }
div.DivClassName
{
background-color: #361553;
}
.BgClassName
{
background-color: #361553;
}
</style>
border-color css
<style>
span { border-color: #361553; }
span { border-color: rgb(54,21,83); }
td.TdClassName
{
border-color: #361553;
}
.TagClassName
{
border-color: #361553;
}
</style>