Shades of Christalle #362070
Tints of Christalle #362070
RGB
CMYK
RGB Variations
Color information
#362070 (or 0x362070) is known color: Christalle. HEX triplet: 36, 20 and 70. RGB value is (54,32,112). Sum of RGB (Red+Green+Blue) = 54+32+112=198 (26% of max value = 765). Red value is 54 (21.48% from 255 or 27.27% from 198); Green value is 32 (12.89% from 255 or 16.16% from 198); Blue value is 112 (44.14% from 255 or 56.57% from 198); Max value from RGB is 112 - color contains mainly: blue. Hex color #362070 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362070 is #C9DF8F. Grayscale: #2F2F2F. Windows color (decimal): -13229968 or 7348278. OLE color: 7348278.
HSL color Cylindrical-coordinate representation of color #362070: hue angle of 256.5º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #362070 is Cyan = 0.52, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 32 | 112 | - |
| CMYK | 0.52 | 0.71 | 0 | 0.56 |
| HSL | 256.5º | 0.56% | 0.28% | - |
| HSV(B) | 256.5º | 0.71% | 0.44% | - |
| XYZ | 4.96 | 2.99 | 15.64 | - |
| YUV | 47.7 | 164.29 | 132.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 32 | 112 | 0.52 | 0.71 | 0 | 0.56 | 256.5 | 0.56 | 0.28 |
| Hex | 36 | 20 | 70 | 34 | 47 | 0 | 38 | 100 | 38 | 1C |
| Octal | 66 | 40 | 160 | 64 | 107 | 0 | 70 | 400 | 70 | 34 |
| Binary | 110110 | 100000 | 1110000 | 110100 | 1000111 | 0 | 111000 | 100000000 | 111000 | 11100 |
Color Harmonies of #362070
Complementary color
Monochromatic Colors of #362070
Black with #362070
Text Example
Text Example
White with #362070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362070; }
p { color: rgb(54,32,112); }
H1.HeaderClassName
{
color: #362070;
}
.AnyTagClassName
{
color: #362070;
}
</style>
background-color css
<style>
a { background-color: #362070; }
a { background-color: rgb(54,32,112); }
div.DivClassName
{
background-color: #362070;
}
.BgClassName
{
background-color: #362070;
}
</style>
border-color css
<style>
span { border-color: #362070; }
span { border-color: rgb(54,32,112); }
td.TdClassName
{
border-color: #362070;
}
.TagClassName
{
border-color: #362070;
}
</style>