Shades of Christalle #361853
Tints of Christalle #361853
RGB
CMYK
RGB Variations
Color information
#361853 (or 0x361853) is known color: Christalle. HEX triplet: 36, 18 and 53. RGB value is (54,24,83). Sum of RGB (Red+Green+Blue) = 54+24+83=161 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.54% from 161); Green value is 24 (9.77% from 255 or 14.91% from 161); Blue value is 83 (32.81% from 255 or 51.55% from 161); Max value from RGB is 83 - color contains mainly: blue. Hex color #361853 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361853 is #C9E7AC. Grayscale: #272727. Windows color (decimal): -13232045 or 5445686. OLE color: 5445686.
HSL color Cylindrical-coordinate representation of color #361853: hue angle of 270.51º degrees, saturation: 0.55, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #361853 is Cyan = 0.35, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 24 | 83 | - |
| CMYK | 0.35 | 0.71 | 0 | 0.67 |
| HSL | 270.51º | 0.55% | 0.21% | - |
| HSV(B) | 270.51º | 0.71% | 0.33% | - |
| XYZ | 3.41 | 2.06 | 8.4 | - |
| YUV | 39.7 | 152.44 | 138.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 24 | 83 | 0.35 | 0.71 | 0 | 0.67 | 270.51 | 0.55 | 0.21 |
| Hex | 36 | 18 | 53 | 23 | 47 | 0 | 43 | 10F | 37 | 15 |
| Octal | 66 | 30 | 123 | 43 | 107 | 0 | 103 | 417 | 67 | 25 |
| Binary | 110110 | 11000 | 1010011 | 100011 | 1000111 | 0 | 1000011 | 100001111 | 110111 | 10101 |
Color Harmonies of #361853
Complementary color
Monochromatic Colors of #361853
Black with #361853
Text Example
Text Example
White with #361853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361853; }
p { color: rgb(54,24,83); }
H1.HeaderClassName
{
color: #361853;
}
.AnyTagClassName
{
color: #361853;
}
</style>
background-color css
<style>
a { background-color: #361853; }
a { background-color: rgb(54,24,83); }
div.DivClassName
{
background-color: #361853;
}
.BgClassName
{
background-color: #361853;
}
</style>
border-color css
<style>
span { border-color: #361853; }
span { border-color: rgb(54,24,83); }
td.TdClassName
{
border-color: #361853;
}
.TagClassName
{
border-color: #361853;
}
</style>