Shades of Christalle #43136D
Tints of Christalle #43136D
RGB
CMYK
RGB Variations
Color information
#43136D (or 0x43136D) is known color: Christalle. HEX triplet: 43, 13 and 6D. RGB value is (67,19,109). Sum of RGB (Red+Green+Blue) = 67+19+109=195 (25% of max value = 765). Red value is 67 (26.56% from 255 or 34.36% from 195); Green value is 19 (7.81% from 255 or 9.74% from 195); Blue value is 109 (42.97% from 255 or 55.90% from 195); Max value from RGB is 109 - color contains mainly: blue. Hex color #43136D is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #43136D is #BCEC92. Grayscale: #2B2B2B. Windows color (decimal): -12381331 or 7148355. OLE color: 7148355.
HSL color Cylindrical-coordinate representation of color #43136D: hue angle of 272º 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 #43136D is Cyan = 0.39, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 67 | 19 | 109 | - |
| CMYK | 0.39 | 0.83 | 0 | 0.57 |
| HSL | 272º | 0.7% | 0.25% | - |
| HSV(B) | 272º | 0.83% | 0.43% | - |
| XYZ | 5.31 | 2.76 | 14.72 | - |
| YUV | 43.61 | 164.9 | 144.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 19 | 109 | 0.39 | 0.83 | 0 | 0.57 | 272 | 0.7 | 0.25 |
| Hex | 43 | 13 | 6D | 27 | 53 | 0 | 39 | 110 | 46 | 19 |
| Octal | 103 | 23 | 155 | 47 | 123 | 0 | 71 | 420 | 106 | 31 |
| Binary | 1000011 | 10011 | 1101101 | 100111 | 1010011 | 0 | 111001 | 100010000 | 1000110 | 11001 |
Color Harmonies of #43136D
Complementary color
Monochromatic Colors of #43136D
Black with #43136D
Text Example
Text Example
White with #43136D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43136D; }
p { color: rgb(67,19,109); }
H1.HeaderClassName
{
color: #43136D;
}
.AnyTagClassName
{
color: #43136D;
}
</style>
background-color css
<style>
a { background-color: #43136D; }
a { background-color: rgb(67,19,109); }
div.DivClassName
{
background-color: #43136D;
}
.BgClassName
{
background-color: #43136D;
}
</style>
border-color css
<style>
span { border-color: #43136D; }
span { border-color: rgb(67,19,109); }
td.TdClassName
{
border-color: #43136D;
}
.TagClassName
{
border-color: #43136D;
}
</style>