Shades of Christalle #360965
Tints of Christalle #360965
RGB
CMYK
RGB Variations
Color information
#360965 (or 0x360965) is known color: Christalle. HEX triplet: 36, 09 and 65. RGB value is (54,9,101). Sum of RGB (Red+Green+Blue) = 54+9+101=164 (21% of max value = 765). Red value is 54 (21.48% from 255 or 32.93% from 164); Green value is 9 (3.91% from 255 or 5.49% from 164); Blue value is 101 (39.84% from 255 or 61.59% from 164); Max value from RGB is 101 - color contains mainly: blue. Hex color #360965 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360965 is #C9F69A. Grayscale: #202020. Windows color (decimal): -13235867 or 6621494. OLE color: 6621494.
HSL color Cylindrical-coordinate representation of color #360965: hue angle of 269.35º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #360965 is Cyan = 0.47, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 9 | 101 | - |
| CMYK | 0.47 | 0.91 | 0 | 0.60 |
| HSL | 269.35º | 0.84% | 0.22% | - |
| HSV(B) | 269.35º | 0.91% | 0.4% | - |
| XYZ | 3.97 | 1.92 | 12.47 | - |
| YUV | 32.94 | 166.41 | 143.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 9 | 101 | 0.47 | 0.91 | 0 | 0.60 | 269.35 | 0.84 | 0.22 |
| Hex | 36 | 9 | 65 | 2F | 5B | 0 | 3C | 10D | 54 | 16 |
| Octal | 66 | 11 | 145 | 57 | 133 | 0 | 74 | 415 | 124 | 26 |
| Binary | 110110 | 1001 | 1100101 | 101111 | 1011011 | 0 | 111100 | 100001101 | 1010100 | 10110 |
Color Harmonies of #360965
Complementary color
Monochromatic Colors of #360965
Black with #360965
Text Example
Text Example
White with #360965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360965; }
p { color: rgb(54,9,101); }
H1.HeaderClassName
{
color: #360965;
}
.AnyTagClassName
{
color: #360965;
}
</style>
background-color css
<style>
a { background-color: #360965; }
a { background-color: rgb(54,9,101); }
div.DivClassName
{
background-color: #360965;
}
.BgClassName
{
background-color: #360965;
}
</style>
border-color css
<style>
span { border-color: #360965; }
span { border-color: rgb(54,9,101); }
td.TdClassName
{
border-color: #360965;
}
.TagClassName
{
border-color: #360965;
}
</style>