Shades of Christalle #362068
Tints of Christalle #362068
RGB
CMYK
RGB Variations
Color information
#362068 (or 0x362068) is known color: Christalle. HEX triplet: 36, 20 and 68. RGB value is (54,32,104). Sum of RGB (Red+Green+Blue) = 54+32+104=190 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.42% from 190); Green value is 32 (12.89% from 255 or 16.84% from 190); Blue value is 104 (41.02% from 255 or 54.74% from 190); Max value from RGB is 104 - color contains mainly: blue. Hex color #362068 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362068 is #C9DF97. Grayscale: #2E2E2E. Windows color (decimal): -13229976 or 6823990. OLE color: 6823990.
HSL color Cylindrical-coordinate representation of color #362068: hue angle of 258.33º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #362068 is Cyan = 0.48, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 32 | 104 | - |
| CMYK | 0.48 | 0.69 | 0 | 0.59 |
| HSL | 258.33º | 0.53% | 0.27% | - |
| HSV(B) | 258.33º | 0.69% | 0.41% | - |
| XYZ | 4.54 | 2.82 | 13.4 | - |
| YUV | 46.79 | 160.29 | 133.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 32 | 104 | 0.48 | 0.69 | 0 | 0.59 | 258.33 | 0.53 | 0.27 |
| Hex | 36 | 20 | 68 | 30 | 45 | 0 | 3B | 102 | 35 | 1B |
| Octal | 66 | 40 | 150 | 60 | 105 | 0 | 73 | 402 | 65 | 33 |
| Binary | 110110 | 100000 | 1101000 | 110000 | 1000101 | 0 | 111011 | 100000010 | 110101 | 11011 |
Color Harmonies of #362068
Complementary color
Monochromatic Colors of #362068
Black with #362068
Text Example
Text Example
White with #362068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362068; }
p { color: rgb(54,32,104); }
H1.HeaderClassName
{
color: #362068;
}
.AnyTagClassName
{
color: #362068;
}
</style>
background-color css
<style>
a { background-color: #362068; }
a { background-color: rgb(54,32,104); }
div.DivClassName
{
background-color: #362068;
}
.BgClassName
{
background-color: #362068;
}
</style>
border-color css
<style>
span { border-color: #362068; }
span { border-color: rgb(54,32,104); }
td.TdClassName
{
border-color: #362068;
}
.TagClassName
{
border-color: #362068;
}
</style>