Shades of Palatinate Purple #672561
Tints of Palatinate Purple #672561
RGB
CMYK
RGB Variations
Color information
#672561 (or 0x672561) is known color: Palatinate Purple. HEX triplet: 67, 25 and 61. RGB value is (103,37,97). Sum of RGB (Red+Green+Blue) = 103+37+97=237 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.46% from 237); Green value is 37 (14.84% from 255 or 15.61% from 237); Blue value is 97 (38.28% from 255 or 40.93% from 237); Max value from RGB is 103 - color contains mainly: red. Hex color #672561 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672561 is #98DA9E. Grayscale: #3F3F3F. Windows color (decimal): -10017439 or 6366567. OLE color: 6366567.
HSL color Cylindrical-coordinate representation of color #672561: hue angle of 305.45º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #672561 is Cyan = 0, Magento = 0.64, Yellow = 0.06 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 37 | 97 | - |
| CMYK | 0 | 0.64 | 0.06 | 0.60 |
| HSL | 305.45º | 0.47% | 0.27% | - |
| HSV(B) | 305.45º | 0.64% | 0.4% | - |
| XYZ | 8.41 | 5.07 | 11.84 | - |
| YUV | 63.57 | 146.87 | 156.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 37 | 97 | 0 | 0.64 | 0.06 | 0.60 | 305.45 | 0.47 | 0.27 |
| Hex | 67 | 25 | 61 | 0 | 40 | 6 | 3C | 131 | 2F | 1B |
| Octal | 147 | 45 | 141 | 0 | 100 | 6 | 74 | 461 | 57 | 33 |
| Binary | 1100111 | 100101 | 1100001 | 0 | 1000000 | 110 | 111100 | 100110001 | 101111 | 11011 |
Color Harmonies of #672561
Complementary color
Monochromatic Colors of #672561
Black with #672561
Text Example
Text Example
White with #672561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672561; }
p { color: rgb(103,37,97); }
H1.HeaderClassName
{
color: #672561;
}
.AnyTagClassName
{
color: #672561;
}
</style>
background-color css
<style>
a { background-color: #672561; }
a { background-color: rgb(103,37,97); }
div.DivClassName
{
background-color: #672561;
}
.BgClassName
{
background-color: #672561;
}
</style>
border-color css
<style>
span { border-color: #672561; }
span { border-color: rgb(103,37,97); }
td.TdClassName
{
border-color: #672561;
}
.TagClassName
{
border-color: #672561;
}
</style>