Shades of Christalle #362254
Tints of Christalle #362254
RGB
CMYK
RGB Variations
Color information
#362254 (or 0x362254) is known color: Christalle. HEX triplet: 36, 22 and 54. RGB value is (54,34,84). Sum of RGB (Red+Green+Blue) = 54+34+84=172 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.40% from 172); Green value is 34 (13.67% from 255 or 19.77% from 172); Blue value is 84 (33.20% from 255 or 48.84% from 172); Max value from RGB is 84 - color contains mainly: blue. Hex color #362254 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362254 is #C9DDAB. Grayscale: #2D2D2D. Windows color (decimal): -13229484 or 5513782. OLE color: 5513782.
HSL color Cylindrical-coordinate representation of color #362254: hue angle of 264º degrees, saturation: 0.42, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #362254 is Cyan = 0.36, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 34 | 84 | - |
| CMYK | 0.36 | 0.60 | 0 | 0.67 |
| HSL | 264º | 0.42% | 0.23% | - |
| HSV(B) | 264º | 0.6% | 0.33% | - |
| XYZ | 3.69 | 2.57 | 8.69 | - |
| YUV | 45.68 | 149.63 | 133.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 34 | 84 | 0.36 | 0.60 | 0 | 0.67 | 264 | 0.42 | 0.23 |
| Hex | 36 | 22 | 54 | 24 | 3C | 0 | 43 | 108 | 2A | 17 |
| Octal | 66 | 42 | 124 | 44 | 74 | 0 | 103 | 410 | 52 | 27 |
| Binary | 110110 | 100010 | 1010100 | 100100 | 111100 | 0 | 1000011 | 100001000 | 101010 | 10111 |
Color Harmonies of #362254
Complementary color
Monochromatic Colors of #362254
Black with #362254
Text Example
Text Example
White with #362254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362254; }
p { color: rgb(54,34,84); }
H1.HeaderClassName
{
color: #362254;
}
.AnyTagClassName
{
color: #362254;
}
</style>
background-color css
<style>
a { background-color: #362254; }
a { background-color: rgb(54,34,84); }
div.DivClassName
{
background-color: #362254;
}
.BgClassName
{
background-color: #362254;
}
</style>
border-color css
<style>
span { border-color: #362254; }
span { border-color: rgb(54,34,84); }
td.TdClassName
{
border-color: #362254;
}
.TagClassName
{
border-color: #362254;
}
</style>