Shades of Christalle #360962
Tints of Christalle #360962
RGB
CMYK
RGB Variations
Color information
#360962 (or 0x360962) is known color: Christalle. HEX triplet: 36, 09 and 62. RGB value is (54,9,98). Sum of RGB (Red+Green+Blue) = 54+9+98=161 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.54% from 161); Green value is 9 (3.91% from 255 or 5.59% from 161); Blue value is 98 (38.67% from 255 or 60.87% from 161); Max value from RGB is 98 - color contains mainly: blue. Hex color #360962 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360962 is #C9F69D. Grayscale: #202020. Windows color (decimal): -13235870 or 6424886. OLE color: 6424886.
HSL color Cylindrical-coordinate representation of color #360962: hue angle of 270.34º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #360962 is Cyan = 0.45, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 9 | 98 | - |
| CMYK | 0.45 | 0.91 | 0 | 0.62 |
| HSL | 270.34º | 0.83% | 0.21% | - |
| HSV(B) | 270.34º | 0.91% | 0.38% | - |
| XYZ | 3.82 | 1.86 | 11.71 | - |
| YUV | 32.6 | 164.91 | 143.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 9 | 98 | 0.45 | 0.91 | 0 | 0.62 | 270.34 | 0.83 | 0.21 |
| Hex | 36 | 9 | 62 | 2D | 5B | 0 | 3E | 10E | 53 | 15 |
| Octal | 66 | 11 | 142 | 55 | 133 | 0 | 76 | 416 | 123 | 25 |
| Binary | 110110 | 1001 | 1100010 | 101101 | 1011011 | 0 | 111110 | 100001110 | 1010011 | 10101 |
Color Harmonies of #360962
Complementary color
Monochromatic Colors of #360962
Black with #360962
Text Example
Text Example
White with #360962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360962; }
p { color: rgb(54,9,98); }
H1.HeaderClassName
{
color: #360962;
}
.AnyTagClassName
{
color: #360962;
}
</style>
background-color css
<style>
a { background-color: #360962; }
a { background-color: rgb(54,9,98); }
div.DivClassName
{
background-color: #360962;
}
.BgClassName
{
background-color: #360962;
}
</style>
border-color css
<style>
span { border-color: #360962; }
span { border-color: rgb(54,9,98); }
td.TdClassName
{
border-color: #360962;
}
.TagClassName
{
border-color: #360962;
}
</style>