Shades of Christalle #431464
Tints of Christalle #431464
RGB
CMYK
RGB Variations
Color information
#431464 (or 0x431464) is known color: Christalle. HEX triplet: 43, 14 and 64. RGB value is (67,20,100). Sum of RGB (Red+Green+Blue) = 67+20+100=187 (24% of max value = 765). Red value is 67 (26.56% from 255 or 35.83% from 187); Green value is 20 (8.20% from 255 or 10.70% from 187); Blue value is 100 (39.45% from 255 or 53.48% from 187); Max value from RGB is 100 - color contains mainly: blue. Hex color #431464 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #431464 is #BCEB9B. Grayscale: #2A2A2A. Windows color (decimal): -12381084 or 6558787. OLE color: 6558787.
HSL color Cylindrical-coordinate representation of color #431464: hue angle of 275.25º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #431464 is Cyan = 0.33, Magento = 0.8, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 67 | 20 | 100 | - |
| CMYK | 0.33 | 0.8 | 0 | 0.61 |
| HSL | 275.25º | 0.67% | 0.24% | - |
| HSV(B) | 275.25º | 0.8% | 0.39% | - |
| XYZ | 4.87 | 2.61 | 12.3 | - |
| YUV | 43.17 | 160.07 | 145 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 20 | 100 | 0.33 | 0.8 | 0 | 0.61 | 275.25 | 0.67 | 0.24 |
| Hex | 43 | 14 | 64 | 21 | 50 | 0 | 3D | 113 | 43 | 18 |
| Octal | 103 | 24 | 144 | 41 | 120 | 0 | 75 | 423 | 103 | 30 |
| Binary | 1000011 | 10100 | 1100100 | 100001 | 1010000 | 0 | 111101 | 100010011 | 1000011 | 11000 |
Color Harmonies of #431464
Complementary color
Monochromatic Colors of #431464
Black with #431464
Text Example
Text Example
White with #431464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431464; }
p { color: rgb(67,20,100); }
H1.HeaderClassName
{
color: #431464;
}
.AnyTagClassName
{
color: #431464;
}
</style>
background-color css
<style>
a { background-color: #431464; }
a { background-color: rgb(67,20,100); }
div.DivClassName
{
background-color: #431464;
}
.BgClassName
{
background-color: #431464;
}
</style>
border-color css
<style>
span { border-color: #431464; }
span { border-color: rgb(67,20,100); }
td.TdClassName
{
border-color: #431464;
}
.TagClassName
{
border-color: #431464;
}
</style>