Shades of Christalle #361069
Tints of Christalle #361069
RGB
CMYK
RGB Variations
Color information
#361069 (or 0x361069) is known color: Christalle. HEX triplet: 36, 10 and 69. RGB value is (54,16,105). Sum of RGB (Red+Green+Blue) = 54+16+105=175 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.86% from 175); Green value is 16 (6.64% from 255 or 9.14% from 175); Blue value is 105 (41.41% from 255 or 60% from 175); Max value from RGB is 105 - color contains mainly: blue. Hex color #361069 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361069 is #C9EF96. Grayscale: #252525. Windows color (decimal): -13234071 or 6885430. OLE color: 6885430.
HSL color Cylindrical-coordinate representation of color #361069: hue angle of 265.62º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #361069 is Cyan = 0.49, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 16 | 105 | - |
| CMYK | 0.49 | 0.85 | 0 | 0.59 |
| HSL | 265.62º | 0.74% | 0.24% | - |
| HSV(B) | 265.62º | 0.85% | 0.41% | - |
| XYZ | 4.26 | 2.17 | 13.56 | - |
| YUV | 37.51 | 166.09 | 139.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 16 | 105 | 0.49 | 0.85 | 0 | 0.59 | 265.62 | 0.74 | 0.24 |
| Hex | 36 | 10 | 69 | 31 | 55 | 0 | 3B | 10A | 4A | 18 |
| Octal | 66 | 20 | 151 | 61 | 125 | 0 | 73 | 412 | 112 | 30 |
| Binary | 110110 | 10000 | 1101001 | 110001 | 1010101 | 0 | 111011 | 100001010 | 1001010 | 11000 |
Color Harmonies of #361069
Complementary color
Monochromatic Colors of #361069
Black with #361069
Text Example
Text Example
White with #361069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361069; }
p { color: rgb(54,16,105); }
H1.HeaderClassName
{
color: #361069;
}
.AnyTagClassName
{
color: #361069;
}
</style>
background-color css
<style>
a { background-color: #361069; }
a { background-color: rgb(54,16,105); }
div.DivClassName
{
background-color: #361069;
}
.BgClassName
{
background-color: #361069;
}
</style>
border-color css
<style>
span { border-color: #361069; }
span { border-color: rgb(54,16,105); }
td.TdClassName
{
border-color: #361069;
}
.TagClassName
{
border-color: #361069;
}
</style>