Shades of Christalle #361061
Tints of Christalle #361061
RGB
CMYK
RGB Variations
Color information
#361061 (or 0x361061) is known color: Christalle. HEX triplet: 36, 10 and 61. RGB value is (54,16,97). Sum of RGB (Red+Green+Blue) = 54+16+97=167 (22% of max value = 765). Red value is 54 (21.48% from 255 or 32.34% from 167); Green value is 16 (6.64% from 255 or 9.58% from 167); Blue value is 97 (38.28% from 255 or 58.08% from 167); Max value from RGB is 97 - color contains mainly: blue. Hex color #361061 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361061 is #C9EF9E. Grayscale: #242424. Windows color (decimal): -13234079 or 6361142. OLE color: 6361142.
HSL color Cylindrical-coordinate representation of color #361061: hue angle of 268.15º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #361061 is Cyan = 0.44, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 16 | 97 | - |
| CMYK | 0.44 | 0.84 | 0 | 0.62 |
| HSL | 268.15º | 0.72% | 0.22% | - |
| HSV(B) | 268.15º | 0.84% | 0.38% | - |
| XYZ | 3.86 | 2.02 | 11.5 | - |
| YUV | 36.6 | 162.09 | 140.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 16 | 97 | 0.44 | 0.84 | 0 | 0.62 | 268.15 | 0.72 | 0.22 |
| Hex | 36 | 10 | 61 | 2C | 54 | 0 | 3E | 10C | 48 | 16 |
| Octal | 66 | 20 | 141 | 54 | 124 | 0 | 76 | 414 | 110 | 26 |
| Binary | 110110 | 10000 | 1100001 | 101100 | 1010100 | 0 | 111110 | 100001100 | 1001000 | 10110 |
Color Harmonies of #361061
Complementary color
Monochromatic Colors of #361061
Black with #361061
Text Example
Text Example
White with #361061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361061; }
p { color: rgb(54,16,97); }
H1.HeaderClassName
{
color: #361061;
}
.AnyTagClassName
{
color: #361061;
}
</style>
background-color css
<style>
a { background-color: #361061; }
a { background-color: rgb(54,16,97); }
div.DivClassName
{
background-color: #361061;
}
.BgClassName
{
background-color: #361061;
}
</style>
border-color css
<style>
span { border-color: #361061; }
span { border-color: rgb(54,16,97); }
td.TdClassName
{
border-color: #361061;
}
.TagClassName
{
border-color: #361061;
}
</style>