Shades of Palatinate Purple #672961
Tints of Palatinate Purple #672961
RGB
CMYK
RGB Variations
Color information
#672961 (or 0x672961) is known color: Palatinate Purple. HEX triplet: 67, 29 and 61. RGB value is (103,41,97). Sum of RGB (Red+Green+Blue) = 103+41+97=241 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.74% from 241); Green value is 41 (16.41% from 255 or 17.01% from 241); Blue value is 97 (38.28% from 255 or 40.25% from 241); Max value from RGB is 103 - color contains mainly: red. Hex color #672961 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672961 is #98D69E. Grayscale: #414141. Windows color (decimal): -10016415 or 6367591. OLE color: 6367591.
HSL color Cylindrical-coordinate representation of color #672961: hue angle of 305.81º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #672961 is Cyan = 0, Magento = 0.60, Yellow = 0.06 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 41 | 97 | - |
| CMYK | 0 | 0.60 | 0.06 | 0.60 |
| HSL | 305.81º | 0.43% | 0.28% | - |
| HSV(B) | 305.81º | 0.6% | 0.4% | - |
| XYZ | 8.54 | 5.33 | 11.89 | - |
| YUV | 65.92 | 145.54 | 154.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 41 | 97 | 0 | 0.60 | 0.06 | 0.60 | 305.81 | 0.43 | 0.28 |
| Hex | 67 | 29 | 61 | 0 | 3C | 6 | 3C | 132 | 2B | 1C |
| Octal | 147 | 51 | 141 | 0 | 74 | 6 | 74 | 462 | 53 | 34 |
| Binary | 1100111 | 101001 | 1100001 | 0 | 111100 | 110 | 111100 | 100110010 | 101011 | 11100 |
Color Harmonies of #672961
Complementary color
Monochromatic Colors of #672961
Black with #672961
Text Example
Text Example
White with #672961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672961; }
p { color: rgb(103,41,97); }
H1.HeaderClassName
{
color: #672961;
}
.AnyTagClassName
{
color: #672961;
}
</style>
background-color css
<style>
a { background-color: #672961; }
a { background-color: rgb(103,41,97); }
div.DivClassName
{
background-color: #672961;
}
.BgClassName
{
background-color: #672961;
}
</style>
border-color css
<style>
span { border-color: #672961; }
span { border-color: rgb(103,41,97); }
td.TdClassName
{
border-color: #672961;
}
.TagClassName
{
border-color: #672961;
}
</style>