Shades of Christalle #39015E
Tints of Christalle #39015E
RGB
CMYK
RGB Variations
Color information
#39015E (or 0x39015E) is known color: Christalle. HEX triplet: 39, 01 and 5E. RGB value is (57,1,94). Sum of RGB (Red+Green+Blue) = 57+1+94=152 (20% of max value = 765). Red value is 57 (22.66% from 255 or 37.5% from 152); Green value is 1 (0.78% from 255 or 0.66% from 152); Blue value is 94 (37.11% from 255 or 61.84% from 152); Max value from RGB is 94 - color contains mainly: blue. Hex color #39015E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #39015E is #C6FEA1. Grayscale: #1C1C1C. Windows color (decimal): -13041314 or 6160697. OLE color: 6160697.
HSL color Cylindrical-coordinate representation of color #39015E: hue angle of 276.13º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #39015E is Cyan = 0.39, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 57 | 1 | 94 | - |
| CMYK | 0.39 | 0.99 | 0 | 0.63 |
| HSL | 276.13º | 0.98% | 0.19% | - |
| HSV(B) | 276.13º | 0.99% | 0.37% | - |
| XYZ | 3.72 | 1.7 | 10.72 | - |
| YUV | 28.35 | 165.05 | 148.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 1 | 94 | 0.39 | 0.99 | 0 | 0.63 | 276.13 | 0.98 | 0.19 |
| Hex | 39 | 1 | 5E | 27 | 63 | 0 | 3F | 114 | 62 | 13 |
| Octal | 71 | 1 | 136 | 47 | 143 | 0 | 77 | 424 | 142 | 23 |
| Binary | 111001 | 1 | 1011110 | 100111 | 1100011 | 0 | 111111 | 100010100 | 1100010 | 10011 |
Color Harmonies of #39015E
Complementary color
Monochromatic Colors of #39015E
Black with #39015E
Text Example
Text Example
White with #39015E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39015E; }
p { color: rgb(57,1,94); }
H1.HeaderClassName
{
color: #39015E;
}
.AnyTagClassName
{
color: #39015E;
}
</style>
background-color css
<style>
a { background-color: #39015E; }
a { background-color: rgb(57,1,94); }
div.DivClassName
{
background-color: #39015E;
}
.BgClassName
{
background-color: #39015E;
}
</style>
border-color css
<style>
span { border-color: #39015E; }
span { border-color: rgb(57,1,94); }
td.TdClassName
{
border-color: #39015E;
}
.TagClassName
{
border-color: #39015E;
}
</style>