Shades of Christalle #362260
Tints of Christalle #362260
RGB
CMYK
RGB Variations
Color information
#362260 (or 0x362260) is known color: Christalle. HEX triplet: 36, 22 and 60. RGB value is (54,34,96). Sum of RGB (Red+Green+Blue) = 54+34+96=184 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.35% from 184); Green value is 34 (13.67% from 255 or 18.48% from 184); Blue value is 96 (37.89% from 255 or 52.17% from 184); Max value from RGB is 96 - color contains mainly: blue. Hex color #362260 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362260 is #C9DD9F. Grayscale: #2E2E2E. Windows color (decimal): -13229472 or 6300214. OLE color: 6300214.
HSL color Cylindrical-coordinate representation of color #362260: hue angle of 259.35º degrees, saturation: 0.48, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #362260 is Cyan = 0.44, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 34 | 96 | - |
| CMYK | 0.44 | 0.65 | 0 | 0.62 |
| HSL | 259.35º | 0.48% | 0.25% | - |
| HSV(B) | 259.35º | 0.65% | 0.38% | - |
| XYZ | 4.2 | 2.77 | 11.38 | - |
| YUV | 47.05 | 155.63 | 132.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 34 | 96 | 0.44 | 0.65 | 0 | 0.62 | 259.35 | 0.48 | 0.25 |
| Hex | 36 | 22 | 60 | 2C | 41 | 0 | 3E | 103 | 30 | 19 |
| Octal | 66 | 42 | 140 | 54 | 101 | 0 | 76 | 403 | 60 | 31 |
| Binary | 110110 | 100010 | 1100000 | 101100 | 1000001 | 0 | 111110 | 100000011 | 110000 | 11001 |
Color Harmonies of #362260
Complementary color
Monochromatic Colors of #362260
Black with #362260
Text Example
Text Example
White with #362260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362260; }
p { color: rgb(54,34,96); }
H1.HeaderClassName
{
color: #362260;
}
.AnyTagClassName
{
color: #362260;
}
</style>
background-color css
<style>
a { background-color: #362260; }
a { background-color: rgb(54,34,96); }
div.DivClassName
{
background-color: #362260;
}
.BgClassName
{
background-color: #362260;
}
</style>
border-color css
<style>
span { border-color: #362260; }
span { border-color: rgb(54,34,96); }
td.TdClassName
{
border-color: #362260;
}
.TagClassName
{
border-color: #362260;
}
</style>