Shades of Christalle #361954
Tints of Christalle #361954
RGB
CMYK
RGB Variations
Color information
#361954 (or 0x361954) is known color: Christalle. HEX triplet: 36, 19 and 54. RGB value is (54,25,84). Sum of RGB (Red+Green+Blue) = 54+25+84=163 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.13% from 163); Green value is 25 (10.16% from 255 or 15.34% from 163); Blue value is 84 (33.20% from 255 or 51.53% from 163); Max value from RGB is 84 - color contains mainly: blue. Hex color #361954 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361954 is #C9E6AB. Grayscale: #282828. Windows color (decimal): -13231788 or 5511478. OLE color: 5511478.
HSL color Cylindrical-coordinate representation of color #361954: hue angle of 269.49º 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 #361954 is Cyan = 0.36, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 25 | 84 | - |
| CMYK | 0.36 | 0.70 | 0 | 0.67 |
| HSL | 269.49º | 0.54% | 0.21% | - |
| HSV(B) | 269.49º | 0.7% | 0.33% | - |
| XYZ | 3.47 | 2.12 | 8.61 | - |
| YUV | 40.4 | 152.61 | 137.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 25 | 84 | 0.36 | 0.70 | 0 | 0.67 | 269.49 | 0.54 | 0.21 |
| Hex | 36 | 19 | 54 | 24 | 46 | 0 | 43 | 10D | 36 | 15 |
| Octal | 66 | 31 | 124 | 44 | 106 | 0 | 103 | 415 | 66 | 25 |
| Binary | 110110 | 11001 | 1010100 | 100100 | 1000110 | 0 | 1000011 | 100001101 | 110110 | 10101 |
Color Harmonies of #361954
Complementary color
Monochromatic Colors of #361954
Black with #361954
Text Example
Text Example
White with #361954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361954; }
p { color: rgb(54,25,84); }
H1.HeaderClassName
{
color: #361954;
}
.AnyTagClassName
{
color: #361954;
}
</style>
background-color css
<style>
a { background-color: #361954; }
a { background-color: rgb(54,25,84); }
div.DivClassName
{
background-color: #361954;
}
.BgClassName
{
background-color: #361954;
}
</style>
border-color css
<style>
span { border-color: #361954; }
span { border-color: rgb(54,25,84); }
td.TdClassName
{
border-color: #361954;
}
.TagClassName
{
border-color: #361954;
}
</style>