Shades of Christalle #362354
Tints of Christalle #362354
RGB
CMYK
RGB Variations
Color information
#362354 (or 0x362354) is known color: Christalle. HEX triplet: 36, 23 and 54. RGB value is (54,35,84). Sum of RGB (Red+Green+Blue) = 54+35+84=173 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.21% from 173); Green value is 35 (14.06% from 255 or 20.23% from 173); Blue value is 84 (33.20% from 255 or 48.55% from 173); Max value from RGB is 84 - color contains mainly: blue. Hex color #362354 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362354 is #C9DCAB. Grayscale: #2E2E2E. Windows color (decimal): -13229228 or 5514038. OLE color: 5514038.
HSL color Cylindrical-coordinate representation of color #362354: hue angle of 263.27º degrees, saturation: 0.41, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #362354 is Cyan = 0.36, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 35 | 84 | - |
| CMYK | 0.36 | 0.58 | 0 | 0.67 |
| HSL | 263.27º | 0.41% | 0.23% | - |
| HSV(B) | 263.27º | 0.58% | 0.33% | - |
| XYZ | 3.72 | 2.63 | 8.7 | - |
| YUV | 46.27 | 149.29 | 133.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 35 | 84 | 0.36 | 0.58 | 0 | 0.67 | 263.27 | 0.41 | 0.23 |
| Hex | 36 | 23 | 54 | 24 | 3A | 0 | 43 | 107 | 29 | 17 |
| Octal | 66 | 43 | 124 | 44 | 72 | 0 | 103 | 407 | 51 | 27 |
| Binary | 110110 | 100011 | 1010100 | 100100 | 111010 | 0 | 1000011 | 100000111 | 101001 | 10111 |
Color Harmonies of #362354
Complementary color
Monochromatic Colors of #362354
Black with #362354
Text Example
Text Example
White with #362354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362354; }
p { color: rgb(54,35,84); }
H1.HeaderClassName
{
color: #362354;
}
.AnyTagClassName
{
color: #362354;
}
</style>
background-color css
<style>
a { background-color: #362354; }
a { background-color: rgb(54,35,84); }
div.DivClassName
{
background-color: #362354;
}
.BgClassName
{
background-color: #362354;
}
</style>
border-color css
<style>
span { border-color: #362354; }
span { border-color: rgb(54,35,84); }
td.TdClassName
{
border-color: #362354;
}
.TagClassName
{
border-color: #362354;
}
</style>