Shades of Christalle #360461
Tints of Christalle #360461
RGB
CMYK
RGB Variations
Color information
#360461 (or 0x360461) is known color: Christalle. HEX triplet: 36, 04 and 61. RGB value is (54,4,97). Sum of RGB (Red+Green+Blue) = 54+4+97=155 (20% of max value = 765). Red value is 54 (21.48% from 255 or 34.84% from 155); Green value is 4 (1.95% from 255 or 2.58% from 155); Blue value is 97 (38.28% from 255 or 62.58% from 155); Max value from RGB is 97 - color contains mainly: blue. Hex color #360461 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360461 is #C9FB9E. Grayscale: #1D1D1D. Windows color (decimal): -13237151 or 6358070. OLE color: 6358070.
HSL color Cylindrical-coordinate representation of color #360461: hue angle of 272.26º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #360461 is Cyan = 0.44, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 4 | 97 | - |
| CMYK | 0.44 | 0.96 | 0 | 0.62 |
| HSL | 272.26º | 0.92% | 0.2% | - |
| HSV(B) | 272.26º | 0.96% | 0.38% | - |
| XYZ | 3.72 | 1.73 | 11.45 | - |
| YUV | 29.55 | 166.07 | 145.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 4 | 97 | 0.44 | 0.96 | 0 | 0.62 | 272.26 | 0.92 | 0.2 |
| Hex | 36 | 4 | 61 | 2C | 60 | 0 | 3E | 110 | 5C | 14 |
| Octal | 66 | 4 | 141 | 54 | 140 | 0 | 76 | 420 | 134 | 24 |
| Binary | 110110 | 100 | 1100001 | 101100 | 1100000 | 0 | 111110 | 100010000 | 1011100 | 10100 |
Color Harmonies of #360461
Complementary color
Monochromatic Colors of #360461
Black with #360461
Text Example
Text Example
White with #360461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360461; }
p { color: rgb(54,4,97); }
H1.HeaderClassName
{
color: #360461;
}
.AnyTagClassName
{
color: #360461;
}
</style>
background-color css
<style>
a { background-color: #360461; }
a { background-color: rgb(54,4,97); }
div.DivClassName
{
background-color: #360461;
}
.BgClassName
{
background-color: #360461;
}
</style>
border-color css
<style>
span { border-color: #360461; }
span { border-color: rgb(54,4,97); }
td.TdClassName
{
border-color: #360461;
}
.TagClassName
{
border-color: #360461;
}
</style>