Shades of Christalle #362163
Tints of Christalle #362163
RGB
CMYK
RGB Variations
Color information
#362163 (or 0x362163) is known color: Christalle. HEX triplet: 36, 21 and 63. RGB value is (54,33,99). Sum of RGB (Red+Green+Blue) = 54+33+99=186 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.03% from 186); Green value is 33 (13.28% from 255 or 17.74% from 186); Blue value is 99 (39.06% from 255 or 53.23% from 186); Max value from RGB is 99 - color contains mainly: blue. Hex color #362163 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362163 is #C9DE9C. Grayscale: #2E2E2E. Windows color (decimal): -13229725 or 6496566. OLE color: 6496566.
HSL color Cylindrical-coordinate representation of color #362163: hue angle of 259.09º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #362163 is Cyan = 0.45, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 33 | 99 | - |
| CMYK | 0.45 | 0.67 | 0 | 0.61 |
| HSL | 259.09º | 0.5% | 0.26% | - |
| HSV(B) | 259.09º | 0.67% | 0.39% | - |
| XYZ | 4.32 | 2.77 | 12.11 | - |
| YUV | 46.8 | 157.46 | 133.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 33 | 99 | 0.45 | 0.67 | 0 | 0.61 | 259.09 | 0.5 | 0.26 |
| Hex | 36 | 21 | 63 | 2D | 43 | 0 | 3D | 103 | 32 | 1A |
| Octal | 66 | 41 | 143 | 55 | 103 | 0 | 75 | 403 | 62 | 32 |
| Binary | 110110 | 100001 | 1100011 | 101101 | 1000011 | 0 | 111101 | 100000011 | 110010 | 11010 |
Color Harmonies of #362163
Complementary color
Monochromatic Colors of #362163
Black with #362163
Text Example
Text Example
White with #362163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362163; }
p { color: rgb(54,33,99); }
H1.HeaderClassName
{
color: #362163;
}
.AnyTagClassName
{
color: #362163;
}
</style>
background-color css
<style>
a { background-color: #362163; }
a { background-color: rgb(54,33,99); }
div.DivClassName
{
background-color: #362163;
}
.BgClassName
{
background-color: #362163;
}
</style>
border-color css
<style>
span { border-color: #362163; }
span { border-color: rgb(54,33,99); }
td.TdClassName
{
border-color: #362163;
}
.TagClassName
{
border-color: #362163;
}
</style>