Shades of Christalle #370962
Tints of Christalle #370962
RGB
CMYK
RGB Variations
Color information
#370962 (or 0x370962) is known color: Christalle. HEX triplet: 37, 09 and 62. RGB value is (55,9,98). Sum of RGB (Red+Green+Blue) = 55+9+98=162 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.95% from 162); Green value is 9 (3.91% from 255 or 5.56% from 162); Blue value is 98 (38.67% from 255 or 60.49% from 162); Max value from RGB is 98 - color contains mainly: blue. Hex color #370962 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370962 is #C8F69D. Grayscale: #202020. Windows color (decimal): -13170334 or 6424887. OLE color: 6424887.
HSL color Cylindrical-coordinate representation of color #370962: hue angle of 271.01º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #370962 is Cyan = 0.44, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 9 | 98 | - |
| CMYK | 0.44 | 0.91 | 0 | 0.62 |
| HSL | 271.01º | 0.83% | 0.21% | - |
| HSV(B) | 271.01º | 0.91% | 0.38% | - |
| XYZ | 3.88 | 1.89 | 11.72 | - |
| YUV | 32.9 | 164.74 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 9 | 98 | 0.44 | 0.91 | 0 | 0.62 | 271.01 | 0.83 | 0.21 |
| Hex | 37 | 9 | 62 | 2C | 5B | 0 | 3E | 10F | 53 | 15 |
| Octal | 67 | 11 | 142 | 54 | 133 | 0 | 76 | 417 | 123 | 25 |
| Binary | 110111 | 1001 | 1100010 | 101100 | 1011011 | 0 | 111110 | 100001111 | 1010011 | 10101 |
Color Harmonies of #370962
Complementary color
Monochromatic Colors of #370962
Black with #370962
Text Example
Text Example
White with #370962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370962; }
p { color: rgb(55,9,98); }
H1.HeaderClassName
{
color: #370962;
}
.AnyTagClassName
{
color: #370962;
}
</style>
background-color css
<style>
a { background-color: #370962; }
a { background-color: rgb(55,9,98); }
div.DivClassName
{
background-color: #370962;
}
.BgClassName
{
background-color: #370962;
}
</style>
border-color css
<style>
span { border-color: #370962; }
span { border-color: rgb(55,9,98); }
td.TdClassName
{
border-color: #370962;
}
.TagClassName
{
border-color: #370962;
}
</style>