Shades of Christalle #361065
Tints of Christalle #361065
RGB
CMYK
RGB Variations
Color information
#361065 (or 0x361065) is known color: Christalle. HEX triplet: 36, 10 and 65. RGB value is (54,16,101). Sum of RGB (Red+Green+Blue) = 54+16+101=171 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.58% from 171); Green value is 16 (6.64% from 255 or 9.36% from 171); Blue value is 101 (39.84% from 255 or 59.06% from 171); Max value from RGB is 101 - color contains mainly: blue. Hex color #361065 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361065 is #C9EF9A. Grayscale: #242424. Windows color (decimal): -13234075 or 6623286. OLE color: 6623286.
HSL color Cylindrical-coordinate representation of color #361065: hue angle of 266.82º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #361065 is Cyan = 0.47, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 16 | 101 | - |
| CMYK | 0.47 | 0.84 | 0 | 0.60 |
| HSL | 266.82º | 0.73% | 0.23% | - |
| HSV(B) | 266.82º | 0.84% | 0.4% | - |
| XYZ | 4.06 | 2.09 | 12.5 | - |
| YUV | 37.05 | 164.09 | 140.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 16 | 101 | 0.47 | 0.84 | 0 | 0.60 | 266.82 | 0.73 | 0.23 |
| Hex | 36 | 10 | 65 | 2F | 54 | 0 | 3C | 10B | 49 | 17 |
| Octal | 66 | 20 | 145 | 57 | 124 | 0 | 74 | 413 | 111 | 27 |
| Binary | 110110 | 10000 | 1100101 | 101111 | 1010100 | 0 | 111100 | 100001011 | 1001001 | 10111 |
Color Harmonies of #361065
Complementary color
Monochromatic Colors of #361065
Black with #361065
Text Example
Text Example
White with #361065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361065; }
p { color: rgb(54,16,101); }
H1.HeaderClassName
{
color: #361065;
}
.AnyTagClassName
{
color: #361065;
}
</style>
background-color css
<style>
a { background-color: #361065; }
a { background-color: rgb(54,16,101); }
div.DivClassName
{
background-color: #361065;
}
.BgClassName
{
background-color: #361065;
}
</style>
border-color css
<style>
span { border-color: #361065; }
span { border-color: rgb(54,16,101); }
td.TdClassName
{
border-color: #361065;
}
.TagClassName
{
border-color: #361065;
}
</style>