Shades of Christalle #361263
Tints of Christalle #361263
RGB
CMYK
RGB Variations
Color information
#361263 (or 0x361263) is known color: Christalle. HEX triplet: 36, 12 and 63. RGB value is (54,18,99). Sum of RGB (Red+Green+Blue) = 54+18+99=171 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.58% from 171); Green value is 18 (7.42% from 255 or 10.53% from 171); Blue value is 99 (39.06% from 255 or 57.89% from 171); Max value from RGB is 99 - color contains mainly: blue. Hex color #361263 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361263 is #C9ED9C. Grayscale: #252525. Windows color (decimal): -13233565 or 6492726. OLE color: 6492726.
HSL color Cylindrical-coordinate representation of color #361263: hue angle of 266.67º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #361263 is Cyan = 0.45, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 18 | 99 | - |
| CMYK | 0.45 | 0.82 | 0 | 0.61 |
| HSL | 266.67º | 0.69% | 0.23% | - |
| HSV(B) | 266.67º | 0.82% | 0.39% | - |
| XYZ | 3.99 | 2.12 | 12 | - |
| YUV | 38 | 162.43 | 139.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 18 | 99 | 0.45 | 0.82 | 0 | 0.61 | 266.67 | 0.69 | 0.23 |
| Hex | 36 | 12 | 63 | 2D | 52 | 0 | 3D | 10B | 45 | 17 |
| Octal | 66 | 22 | 143 | 55 | 122 | 0 | 75 | 413 | 105 | 27 |
| Binary | 110110 | 10010 | 1100011 | 101101 | 1010010 | 0 | 111101 | 100001011 | 1000101 | 10111 |
Color Harmonies of #361263
Complementary color
Monochromatic Colors of #361263
Black with #361263
Text Example
Text Example
White with #361263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361263; }
p { color: rgb(54,18,99); }
H1.HeaderClassName
{
color: #361263;
}
.AnyTagClassName
{
color: #361263;
}
</style>
background-color css
<style>
a { background-color: #361263; }
a { background-color: rgb(54,18,99); }
div.DivClassName
{
background-color: #361263;
}
.BgClassName
{
background-color: #361263;
}
</style>
border-color css
<style>
span { border-color: #361263; }
span { border-color: rgb(54,18,99); }
td.TdClassName
{
border-color: #361263;
}
.TagClassName
{
border-color: #361263;
}
</style>