Shades of Christalle #39136A
Tints of Christalle #39136A
RGB
CMYK
RGB Variations
Color information
#39136A (or 0x39136A) is known color: Christalle. HEX triplet: 39, 13 and 6A. RGB value is (57,19,106). Sum of RGB (Red+Green+Blue) = 57+19+106=182 (24% of max value = 765). Red value is 57 (22.66% from 255 or 31.32% from 182); Green value is 19 (7.81% from 255 or 10.44% from 182); Blue value is 106 (41.80% from 255 or 58.24% from 182); Max value from RGB is 106 - color contains mainly: blue. Hex color #39136A is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #39136A is #C6EC95. Grayscale: #272727. Windows color (decimal): -13036694 or 6951737. OLE color: 6951737.
HSL color Cylindrical-coordinate representation of color #39136A: hue angle of 266.21º degrees, saturation: 0.7, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #39136A is Cyan = 0.46, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 57 | 19 | 106 | - |
| CMYK | 0.46 | 0.82 | 0 | 0.58 |
| HSL | 266.21º | 0.7% | 0.25% | - |
| HSV(B) | 266.21º | 0.82% | 0.42% | - |
| XYZ | 4.52 | 2.38 | 13.86 | - |
| YUV | 40.28 | 165.09 | 139.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 19 | 106 | 0.46 | 0.82 | 0 | 0.58 | 266.21 | 0.7 | 0.25 |
| Hex | 39 | 13 | 6A | 2E | 52 | 0 | 3A | 10A | 46 | 19 |
| Octal | 71 | 23 | 152 | 56 | 122 | 0 | 72 | 412 | 106 | 31 |
| Binary | 111001 | 10011 | 1101010 | 101110 | 1010010 | 0 | 111010 | 100001010 | 1000110 | 11001 |
Color Harmonies of #39136A
Complementary color
Monochromatic Colors of #39136A
Black with #39136A
Text Example
Text Example
White with #39136A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39136A; }
p { color: rgb(57,19,106); }
H1.HeaderClassName
{
color: #39136A;
}
.AnyTagClassName
{
color: #39136A;
}
</style>
background-color css
<style>
a { background-color: #39136A; }
a { background-color: rgb(57,19,106); }
div.DivClassName
{
background-color: #39136A;
}
.BgClassName
{
background-color: #39136A;
}
</style>
border-color css
<style>
span { border-color: #39136A; }
span { border-color: rgb(57,19,106); }
td.TdClassName
{
border-color: #39136A;
}
.TagClassName
{
border-color: #39136A;
}
</style>