Shades of Palatinate Purple #673456
Tints of Palatinate Purple #673456
RGB
CMYK
RGB Variations
Color information
#673456 (or 0x673456) is known color: Palatinate Purple. HEX triplet: 67, 34 and 56. RGB value is (103,52,86). Sum of RGB (Red+Green+Blue) = 103+52+86=241 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.74% from 241); Green value is 52 (20.70% from 255 or 21.58% from 241); Blue value is 86 (33.98% from 255 or 35.68% from 241); Max value from RGB is 103 - color contains mainly: red. Hex color #673456 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #673456 is #98CBA9. Grayscale: #474747. Windows color (decimal): -10013610 or 5649511. OLE color: 5649511.
HSL color Cylindrical-coordinate representation of color #673456: hue angle of 320º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #673456 is Cyan = 0, Magento = 0.50, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 52 | 86 | - |
| CMYK | 0 | 0.50 | 0.17 | 0.60 |
| HSL | 320º | 0.33% | 0.3% | - |
| HSV(B) | 320º | 0.5% | 0.4% | - |
| XYZ | 8.5 | 6.01 | 9.52 | - |
| YUV | 71.13 | 136.4 | 150.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 52 | 86 | 0 | 0.50 | 0.17 | 0.60 | 320 | 0.33 | 0.3 |
| Hex | 67 | 34 | 56 | 0 | 32 | 11 | 3C | 140 | 21 | 1E |
| Octal | 147 | 64 | 126 | 0 | 62 | 21 | 74 | 500 | 41 | 36 |
| Binary | 1100111 | 110100 | 1010110 | 0 | 110010 | 10001 | 111100 | 101000000 | 100001 | 11110 |
Color Harmonies of #673456
Complementary color
Monochromatic Colors of #673456
Black with #673456
Text Example
Text Example
White with #673456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673456; }
p { color: rgb(103,52,86); }
H1.HeaderClassName
{
color: #673456;
}
.AnyTagClassName
{
color: #673456;
}
</style>
background-color css
<style>
a { background-color: #673456; }
a { background-color: rgb(103,52,86); }
div.DivClassName
{
background-color: #673456;
}
.BgClassName
{
background-color: #673456;
}
</style>
border-color css
<style>
span { border-color: #673456; }
span { border-color: rgb(103,52,86); }
td.TdClassName
{
border-color: #673456;
}
.TagClassName
{
border-color: #673456;
}
</style>