Shades of Christalle #361953
Tints of Christalle #361953
RGB
CMYK
RGB Variations
Color information
#361953 (or 0x361953) is known color: Christalle. HEX triplet: 36, 19 and 53. RGB value is (54,25,83). Sum of RGB (Red+Green+Blue) = 54+25+83=162 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.33% from 162); Green value is 25 (10.16% from 255 or 15.43% from 162); Blue value is 83 (32.81% from 255 or 51.23% from 162); Max value from RGB is 83 - color contains mainly: blue. Hex color #361953 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361953 is #C9E6AC. Grayscale: #282828. Windows color (decimal): -13231789 or 5445942. OLE color: 5445942.
HSL color Cylindrical-coordinate representation of color #361953: hue angle of 270º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #361953 is Cyan = 0.35, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 25 | 83 | - |
| CMYK | 0.35 | 0.70 | 0 | 0.67 |
| HSL | 270º | 0.54% | 0.21% | - |
| HSV(B) | 270º | 0.7% | 0.33% | - |
| XYZ | 3.43 | 2.1 | 8.41 | - |
| YUV | 40.28 | 152.11 | 137.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 25 | 83 | 0.35 | 0.70 | 0 | 0.67 | 270 | 0.54 | 0.21 |
| Hex | 36 | 19 | 53 | 23 | 46 | 0 | 43 | 10E | 36 | 15 |
| Octal | 66 | 31 | 123 | 43 | 106 | 0 | 103 | 416 | 66 | 25 |
| Binary | 110110 | 11001 | 1010011 | 100011 | 1000110 | 0 | 1000011 | 100001110 | 110110 | 10101 |
Color Harmonies of #361953
Complementary color
Monochromatic Colors of #361953
Black with #361953
Text Example
Text Example
White with #361953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361953; }
p { color: rgb(54,25,83); }
H1.HeaderClassName
{
color: #361953;
}
.AnyTagClassName
{
color: #361953;
}
</style>
background-color css
<style>
a { background-color: #361953; }
a { background-color: rgb(54,25,83); }
div.DivClassName
{
background-color: #361953;
}
.BgClassName
{
background-color: #361953;
}
</style>
border-color css
<style>
span { border-color: #361953; }
span { border-color: rgb(54,25,83); }
td.TdClassName
{
border-color: #361953;
}
.TagClassName
{
border-color: #361953;
}
</style>