Shades of Christalle #392270
Tints of Christalle #392270
RGB
CMYK
RGB Variations
Color information
#392270 (or 0x392270) is known color: Christalle. HEX triplet: 39, 22 and 70. RGB value is (57,34,112). Sum of RGB (Red+Green+Blue) = 57+34+112=203 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.08% from 203); Green value is 34 (13.67% from 255 or 16.75% from 203); Blue value is 112 (44.14% from 255 or 55.17% from 203); Max value from RGB is 112 - color contains mainly: blue. Hex color #392270 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392270 is #C6DD8F. Grayscale: #313131. Windows color (decimal): -13032848 or 7348793. OLE color: 7348793.
HSL color Cylindrical-coordinate representation of color #392270: hue angle of 257.69º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #392270 is Cyan = 0.49, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 34 | 112 | - |
| CMYK | 0.49 | 0.70 | 0 | 0.56 |
| HSL | 257.69º | 0.53% | 0.29% | - |
| HSV(B) | 257.69º | 0.7% | 0.44% | - |
| XYZ | 5.18 | 3.18 | 15.67 | - |
| YUV | 49.77 | 163.12 | 133.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 34 | 112 | 0.49 | 0.70 | 0 | 0.56 | 257.69 | 0.53 | 0.29 |
| Hex | 39 | 22 | 70 | 31 | 46 | 0 | 38 | 102 | 35 | 1D |
| Octal | 71 | 42 | 160 | 61 | 106 | 0 | 70 | 402 | 65 | 35 |
| Binary | 111001 | 100010 | 1110000 | 110001 | 1000110 | 0 | 111000 | 100000010 | 110101 | 11101 |
Color Harmonies of #392270
Complementary color
Monochromatic Colors of #392270
Black with #392270
Text Example
Text Example
White with #392270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392270; }
p { color: rgb(57,34,112); }
H1.HeaderClassName
{
color: #392270;
}
.AnyTagClassName
{
color: #392270;
}
</style>
background-color css
<style>
a { background-color: #392270; }
a { background-color: rgb(57,34,112); }
div.DivClassName
{
background-color: #392270;
}
.BgClassName
{
background-color: #392270;
}
</style>
border-color css
<style>
span { border-color: #392270; }
span { border-color: rgb(57,34,112); }
td.TdClassName
{
border-color: #392270;
}
.TagClassName
{
border-color: #392270;
}
</style>