Shades of Christalle #362463
Tints of Christalle #362463
RGB
CMYK
RGB Variations
Color information
#362463 (or 0x362463) is known color: Christalle. HEX triplet: 36, 24 and 63. RGB value is (54,36,99). Sum of RGB (Red+Green+Blue) = 54+36+99=189 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.57% from 189); Green value is 36 (14.45% from 255 or 19.05% from 189); Blue value is 99 (39.06% from 255 or 52.38% from 189); Max value from RGB is 99 - color contains mainly: blue. Hex color #362463 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362463 is #C9DB9C. Grayscale: #303030. Windows color (decimal): -13228957 or 6497334. OLE color: 6497334.
HSL color Cylindrical-coordinate representation of color #362463: hue angle of 257.14º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #362463 is Cyan = 0.45, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 36 | 99 | - |
| CMYK | 0.45 | 0.64 | 0 | 0.61 |
| HSL | 257.14º | 0.47% | 0.26% | - |
| HSV(B) | 257.14º | 0.64% | 0.39% | - |
| XYZ | 4.4 | 2.95 | 12.14 | - |
| YUV | 48.56 | 156.46 | 131.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 36 | 99 | 0.45 | 0.64 | 0 | 0.61 | 257.14 | 0.47 | 0.26 |
| Hex | 36 | 24 | 63 | 2D | 40 | 0 | 3D | 101 | 2F | 1A |
| Octal | 66 | 44 | 143 | 55 | 100 | 0 | 75 | 401 | 57 | 32 |
| Binary | 110110 | 100100 | 1100011 | 101101 | 1000000 | 0 | 111101 | 100000001 | 101111 | 11010 |
Color Harmonies of #362463
Complementary color
Monochromatic Colors of #362463
Black with #362463
Text Example
Text Example
White with #362463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362463; }
p { color: rgb(54,36,99); }
H1.HeaderClassName
{
color: #362463;
}
.AnyTagClassName
{
color: #362463;
}
</style>
background-color css
<style>
a { background-color: #362463; }
a { background-color: rgb(54,36,99); }
div.DivClassName
{
background-color: #362463;
}
.BgClassName
{
background-color: #362463;
}
</style>
border-color css
<style>
span { border-color: #362463; }
span { border-color: rgb(54,36,99); }
td.TdClassName
{
border-color: #362463;
}
.TagClassName
{
border-color: #362463;
}
</style>