Shades of Christalle #370362
Tints of Christalle #370362
RGB
CMYK
RGB Variations
Color information
#370362 (or 0x370362) is known color: Christalle. HEX triplet: 37, 03 and 62. RGB value is (55,3,98). Sum of RGB (Red+Green+Blue) = 55+3+98=156 (20% of max value = 765). Red value is 55 (21.88% from 255 or 35.26% from 156); Green value is 3 (1.56% from 255 or 1.92% from 156); Blue value is 98 (38.67% from 255 or 62.82% from 156); Max value from RGB is 98 - color contains mainly: blue. Hex color #370362 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370362 is #C8FC9D. Grayscale: #1D1D1D. Windows color (decimal): -13171870 or 6423351. OLE color: 6423351.
HSL color Cylindrical-coordinate representation of color #370362: hue angle of 272.84º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #370362 is Cyan = 0.44, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 3 | 98 | - |
| CMYK | 0.44 | 0.97 | 0 | 0.62 |
| HSL | 272.84º | 0.94% | 0.2% | - |
| HSV(B) | 272.84º | 0.97% | 0.38% | - |
| XYZ | 3.81 | 1.76 | 11.69 | - |
| YUV | 29.38 | 166.73 | 146.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 3 | 98 | 0.44 | 0.97 | 0 | 0.62 | 272.84 | 0.94 | 0.2 |
| Hex | 37 | 3 | 62 | 2C | 61 | 0 | 3E | 111 | 5E | 14 |
| Octal | 67 | 3 | 142 | 54 | 141 | 0 | 76 | 421 | 136 | 24 |
| Binary | 110111 | 11 | 1100010 | 101100 | 1100001 | 0 | 111110 | 100010001 | 1011110 | 10100 |
Color Harmonies of #370362
Complementary color
Monochromatic Colors of #370362
Black with #370362
Text Example
Text Example
White with #370362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370362; }
p { color: rgb(55,3,98); }
H1.HeaderClassName
{
color: #370362;
}
.AnyTagClassName
{
color: #370362;
}
</style>
background-color css
<style>
a { background-color: #370362; }
a { background-color: rgb(55,3,98); }
div.DivClassName
{
background-color: #370362;
}
.BgClassName
{
background-color: #370362;
}
</style>
border-color css
<style>
span { border-color: #370362; }
span { border-color: rgb(55,3,98); }
td.TdClassName
{
border-color: #370362;
}
.TagClassName
{
border-color: #370362;
}
</style>