Shades of Christalle #392462
Tints of Christalle #392462
RGB
CMYK
RGB Variations
Color information
#392462 (or 0x392462) is known color: Christalle. HEX triplet: 39, 24 and 62. RGB value is (57,36,98). Sum of RGB (Red+Green+Blue) = 57+36+98=191 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.84% from 191); Green value is 36 (14.45% from 255 or 18.85% from 191); Blue value is 98 (38.67% from 255 or 51.31% from 191); Max value from RGB is 98 - color contains mainly: blue. Hex color #392462 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392462 is #C6DB9D. Grayscale: #313131. Windows color (decimal): -13032350 or 6431801. OLE color: 6431801.
HSL color Cylindrical-coordinate representation of color #392462: hue angle of 260.32º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #392462 is Cyan = 0.42, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 36 | 98 | - |
| CMYK | 0.42 | 0.63 | 0 | 0.62 |
| HSL | 260.32º | 0.46% | 0.26% | - |
| HSV(B) | 260.32º | 0.63% | 0.38% | - |
| XYZ | 4.52 | 3.01 | 11.9 | - |
| YUV | 49.35 | 155.46 | 133.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 36 | 98 | 0.42 | 0.63 | 0 | 0.62 | 260.32 | 0.46 | 0.26 |
| Hex | 39 | 24 | 62 | 2A | 3F | 0 | 3E | 104 | 2E | 1A |
| Octal | 71 | 44 | 142 | 52 | 77 | 0 | 76 | 404 | 56 | 32 |
| Binary | 111001 | 100100 | 1100010 | 101010 | 111111 | 0 | 111110 | 100000100 | 101110 | 11010 |
Color Harmonies of #392462
Complementary color
Monochromatic Colors of #392462
Black with #392462
Text Example
Text Example
White with #392462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392462; }
p { color: rgb(57,36,98); }
H1.HeaderClassName
{
color: #392462;
}
.AnyTagClassName
{
color: #392462;
}
</style>
background-color css
<style>
a { background-color: #392462; }
a { background-color: rgb(57,36,98); }
div.DivClassName
{
background-color: #392462;
}
.BgClassName
{
background-color: #392462;
}
</style>
border-color css
<style>
span { border-color: #392462; }
span { border-color: rgb(57,36,98); }
td.TdClassName
{
border-color: #392462;
}
.TagClassName
{
border-color: #392462;
}
</style>