Shades of Christalle #392353
Tints of Christalle #392353
RGB
CMYK
RGB Variations
Color information
#392353 (or 0x392353) is known color: Christalle. HEX triplet: 39, 23 and 53. RGB value is (57,35,83). Sum of RGB (Red+Green+Blue) = 57+35+83=175 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.57% from 175); Green value is 35 (14.06% from 255 or 20% from 175); Blue value is 83 (32.81% from 255 or 47.43% from 175); Max value from RGB is 83 - color contains mainly: blue. Hex color #392353 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392353 is #C6DCAC. Grayscale: #2E2E2E. Windows color (decimal): -13032621 or 5448505. OLE color: 5448505.
HSL color Cylindrical-coordinate representation of color #392353: hue angle of 267.5º degrees, saturation: 0.41, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #392353 is Cyan = 0.31, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 35 | 83 | - |
| CMYK | 0.31 | 0.58 | 0 | 0.67 |
| HSL | 267.5º | 0.41% | 0.23% | - |
| HSV(B) | 267.5º | 0.58% | 0.33% | - |
| XYZ | 3.85 | 2.7 | 8.5 | - |
| YUV | 47.05 | 148.29 | 135.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 35 | 83 | 0.31 | 0.58 | 0 | 0.67 | 267.5 | 0.41 | 0.23 |
| Hex | 39 | 23 | 53 | 1F | 3A | 0 | 43 | 10C | 29 | 17 |
| Octal | 71 | 43 | 123 | 37 | 72 | 0 | 103 | 414 | 51 | 27 |
| Binary | 111001 | 100011 | 1010011 | 11111 | 111010 | 0 | 1000011 | 100001100 | 101001 | 10111 |
Color Harmonies of #392353
Complementary color
Monochromatic Colors of #392353
Black with #392353
Text Example
Text Example
White with #392353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392353; }
p { color: rgb(57,35,83); }
H1.HeaderClassName
{
color: #392353;
}
.AnyTagClassName
{
color: #392353;
}
</style>
background-color css
<style>
a { background-color: #392353; }
a { background-color: rgb(57,35,83); }
div.DivClassName
{
background-color: #392353;
}
.BgClassName
{
background-color: #392353;
}
</style>
border-color css
<style>
span { border-color: #392353; }
span { border-color: rgb(57,35,83); }
td.TdClassName
{
border-color: #392353;
}
.TagClassName
{
border-color: #392353;
}
</style>