Shades of Palatinate Purple #672955
Tints of Palatinate Purple #672955
RGB
CMYK
RGB Variations
Color information
#672955 (or 0x672955) is known color: Palatinate Purple. HEX triplet: 67, 29 and 55. RGB value is (103,41,85). Sum of RGB (Red+Green+Blue) = 103+41+85=229 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.98% from 229); Green value is 41 (16.41% from 255 or 17.90% from 229); Blue value is 85 (33.59% from 255 or 37.12% from 229); Max value from RGB is 103 - color contains mainly: red. Hex color #672955 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672955 is #98D6AA. Grayscale: #404040. Windows color (decimal): -10016427 or 5581159. OLE color: 5581159.
HSL color Cylindrical-coordinate representation of color #672955: hue angle of 317.42º 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 #672955 is Cyan = 0, Magento = 0.60, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 41 | 85 | - |
| CMYK | 0 | 0.60 | 0.17 | 0.60 |
| HSL | 317.42º | 0.43% | 0.28% | - |
| HSV(B) | 317.42º | 0.6% | 0.4% | - |
| XYZ | 8.03 | 5.13 | 9.16 | - |
| YUV | 64.55 | 139.54 | 155.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 41 | 85 | 0 | 0.60 | 0.17 | 0.60 | 317.42 | 0.43 | 0.28 |
| Hex | 67 | 29 | 55 | 0 | 3C | 11 | 3C | 13D | 2B | 1C |
| Octal | 147 | 51 | 125 | 0 | 74 | 21 | 74 | 475 | 53 | 34 |
| Binary | 1100111 | 101001 | 1010101 | 0 | 111100 | 10001 | 111100 | 100111101 | 101011 | 11100 |
Color Harmonies of #672955
Complementary color
Monochromatic Colors of #672955
Black with #672955
Text Example
Text Example
White with #672955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672955; }
p { color: rgb(103,41,85); }
H1.HeaderClassName
{
color: #672955;
}
.AnyTagClassName
{
color: #672955;
}
</style>
background-color css
<style>
a { background-color: #672955; }
a { background-color: rgb(103,41,85); }
div.DivClassName
{
background-color: #672955;
}
.BgClassName
{
background-color: #672955;
}
</style>
border-color css
<style>
span { border-color: #672955; }
span { border-color: rgb(103,41,85); }
td.TdClassName
{
border-color: #672955;
}
.TagClassName
{
border-color: #672955;
}
</style>