Shades of Christalle #40136D
Tints of Christalle #40136D
RGB
CMYK
RGB Variations
Color information
#40136D (or 0x40136D) is known color: Christalle. HEX triplet: 40, 13 and 6D. RGB value is (64,19,109). Sum of RGB (Red+Green+Blue) = 64+19+109=192 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.33% from 192); Green value is 19 (7.81% from 255 or 9.90% from 192); Blue value is 109 (42.97% from 255 or 56.77% from 192); Max value from RGB is 109 - color contains mainly: blue. Hex color #40136D is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #40136D is #BFEC92. Grayscale: #2A2A2A. Windows color (decimal): -12577939 or 7148352. OLE color: 7148352.
HSL color Cylindrical-coordinate representation of color #40136D: hue angle of 270º degrees, saturation: 0.7, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #40136D is Cyan = 0.41, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 64 | 19 | 109 | - |
| CMYK | 0.41 | 0.83 | 0 | 0.57 |
| HSL | 270º | 0.7% | 0.25% | - |
| HSV(B) | 270º | 0.83% | 0.43% | - |
| XYZ | 5.11 | 2.66 | 14.71 | - |
| YUV | 42.72 | 165.41 | 143.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 19 | 109 | 0.41 | 0.83 | 0 | 0.57 | 270 | 0.7 | 0.25 |
| Hex | 40 | 13 | 6D | 29 | 53 | 0 | 39 | 10E | 46 | 19 |
| Octal | 100 | 23 | 155 | 51 | 123 | 0 | 71 | 416 | 106 | 31 |
| Binary | 1000000 | 10011 | 1101101 | 101001 | 1010011 | 0 | 111001 | 100001110 | 1000110 | 11001 |
Color Harmonies of #40136D
Complementary color
Monochromatic Colors of #40136D
Black with #40136D
Text Example
Text Example
White with #40136D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #40136D; }
p { color: rgb(64,19,109); }
H1.HeaderClassName
{
color: #40136D;
}
.AnyTagClassName
{
color: #40136D;
}
</style>
background-color css
<style>
a { background-color: #40136D; }
a { background-color: rgb(64,19,109); }
div.DivClassName
{
background-color: #40136D;
}
.BgClassName
{
background-color: #40136D;
}
</style>
border-color css
<style>
span { border-color: #40136D; }
span { border-color: rgb(64,19,109); }
td.TdClassName
{
border-color: #40136D;
}
.TagClassName
{
border-color: #40136D;
}
</style>