Shades of Christalle #361567
Tints of Christalle #361567
RGB
CMYK
RGB Variations
Color information
#361567 (or 0x361567) is known color: Christalle. HEX triplet: 36, 15 and 67. RGB value is (54,21,103). Sum of RGB (Red+Green+Blue) = 54+21+103=178 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.34% from 178); Green value is 21 (8.59% from 255 or 11.80% from 178); Blue value is 103 (40.62% from 255 or 57.87% from 178); Max value from RGB is 103 - color contains mainly: blue. Hex color #361567 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361567 is #C9EA98. Grayscale: #272727. Windows color (decimal): -13232793 or 6755638. OLE color: 6755638.
HSL color Cylindrical-coordinate representation of color #361567: hue angle of 264.15º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #361567 is Cyan = 0.48, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 21 | 103 | - |
| CMYK | 0.48 | 0.80 | 0 | 0.60 |
| HSL | 264.15º | 0.66% | 0.24% | - |
| HSV(B) | 264.15º | 0.8% | 0.4% | - |
| XYZ | 4.24 | 2.3 | 13.05 | - |
| YUV | 40.22 | 163.43 | 137.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 21 | 103 | 0.48 | 0.80 | 0 | 0.60 | 264.15 | 0.66 | 0.24 |
| Hex | 36 | 15 | 67 | 30 | 50 | 0 | 3C | 108 | 42 | 18 |
| Octal | 66 | 25 | 147 | 60 | 120 | 0 | 74 | 410 | 102 | 30 |
| Binary | 110110 | 10101 | 1100111 | 110000 | 1010000 | 0 | 111100 | 100001000 | 1000010 | 11000 |
Color Harmonies of #361567
Complementary color
Monochromatic Colors of #361567
Black with #361567
Text Example
Text Example
White with #361567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361567; }
p { color: rgb(54,21,103); }
H1.HeaderClassName
{
color: #361567;
}
.AnyTagClassName
{
color: #361567;
}
</style>
background-color css
<style>
a { background-color: #361567; }
a { background-color: rgb(54,21,103); }
div.DivClassName
{
background-color: #361567;
}
.BgClassName
{
background-color: #361567;
}
</style>
border-color css
<style>
span { border-color: #361567; }
span { border-color: rgb(54,21,103); }
td.TdClassName
{
border-color: #361567;
}
.TagClassName
{
border-color: #361567;
}
</style>