Shades of Christalle #43136A
Tints of Christalle #43136A
RGB
CMYK
RGB Variations
Color information
#43136A (or 0x43136A) is known color: Christalle. HEX triplet: 43, 13 and 6A. RGB value is (67,19,106). Sum of RGB (Red+Green+Blue) = 67+19+106=192 (25% of max value = 765). Red value is 67 (26.56% from 255 or 34.90% from 192); Green value is 19 (7.81% from 255 or 9.90% from 192); Blue value is 106 (41.80% from 255 or 55.21% from 192); Max value from RGB is 106 - color contains mainly: blue. Hex color #43136A is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #43136A is #BCEC95. Grayscale: #2A2A2A. Windows color (decimal): -12381334 or 6951747. OLE color: 6951747.
HSL color Cylindrical-coordinate representation of color #43136A: hue angle of 273.1º 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 #43136A is Cyan = 0.37, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 67 | 19 | 106 | - |
| CMYK | 0.37 | 0.82 | 0 | 0.58 |
| HSL | 273.1º | 0.7% | 0.25% | - |
| HSV(B) | 273.1º | 0.82% | 0.42% | - |
| XYZ | 5.15 | 2.7 | 13.89 | - |
| YUV | 43.27 | 163.4 | 144.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 19 | 106 | 0.37 | 0.82 | 0 | 0.58 | 273.1 | 0.7 | 0.25 |
| Hex | 43 | 13 | 6A | 25 | 52 | 0 | 3A | 111 | 46 | 19 |
| Octal | 103 | 23 | 152 | 45 | 122 | 0 | 72 | 421 | 106 | 31 |
| Binary | 1000011 | 10011 | 1101010 | 100101 | 1010010 | 0 | 111010 | 100010001 | 1000110 | 11001 |
Color Harmonies of #43136A
Complementary color
Monochromatic Colors of #43136A
Black with #43136A
Text Example
Text Example
White with #43136A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43136A; }
p { color: rgb(67,19,106); }
H1.HeaderClassName
{
color: #43136A;
}
.AnyTagClassName
{
color: #43136A;
}
</style>
background-color css
<style>
a { background-color: #43136A; }
a { background-color: rgb(67,19,106); }
div.DivClassName
{
background-color: #43136A;
}
.BgClassName
{
background-color: #43136A;
}
</style>
border-color css
<style>
span { border-color: #43136A; }
span { border-color: rgb(67,19,106); }
td.TdClassName
{
border-color: #43136A;
}
.TagClassName
{
border-color: #43136A;
}
</style>