Shades of Christalle #372069
Tints of Christalle #372069
RGB
CMYK
RGB Variations
Color information
#372069 (or 0x372069) is known color: Christalle. HEX triplet: 37, 20 and 69. RGB value is (55,32,105). Sum of RGB (Red+Green+Blue) = 55+32+105=192 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.65% from 192); Green value is 32 (12.89% from 255 or 16.67% from 192); Blue value is 105 (41.41% from 255 or 54.69% from 192); Max value from RGB is 105 - color contains mainly: blue. Hex color #372069 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372069 is #C8DF96. Grayscale: #2E2E2E. Windows color (decimal): -13164439 or 6889527. OLE color: 6889527.
HSL color Cylindrical-coordinate representation of color #372069: hue angle of 258.9º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #372069 is Cyan = 0.48, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 32 | 105 | - |
| CMYK | 0.48 | 0.70 | 0 | 0.59 |
| HSL | 258.9º | 0.53% | 0.27% | - |
| HSV(B) | 258.9º | 0.7% | 0.41% | - |
| XYZ | 4.64 | 2.87 | 13.67 | - |
| YUV | 47.2 | 160.62 | 133.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 32 | 105 | 0.48 | 0.70 | 0 | 0.59 | 258.9 | 0.53 | 0.27 |
| Hex | 37 | 20 | 69 | 30 | 46 | 0 | 3B | 103 | 35 | 1B |
| Octal | 67 | 40 | 151 | 60 | 106 | 0 | 73 | 403 | 65 | 33 |
| Binary | 110111 | 100000 | 1101001 | 110000 | 1000110 | 0 | 111011 | 100000011 | 110101 | 11011 |
Color Harmonies of #372069
Complementary color
Monochromatic Colors of #372069
Black with #372069
Text Example
Text Example
White with #372069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372069; }
p { color: rgb(55,32,105); }
H1.HeaderClassName
{
color: #372069;
}
.AnyTagClassName
{
color: #372069;
}
</style>
background-color css
<style>
a { background-color: #372069; }
a { background-color: rgb(55,32,105); }
div.DivClassName
{
background-color: #372069;
}
.BgClassName
{
background-color: #372069;
}
</style>
border-color css
<style>
span { border-color: #372069; }
span { border-color: rgb(55,32,105); }
td.TdClassName
{
border-color: #372069;
}
.TagClassName
{
border-color: #372069;
}
</style>