Shades of Palatinate Purple #672758
Tints of Palatinate Purple #672758
RGB
CMYK
RGB Variations
Color information
#672758 (or 0x672758) is known color: Palatinate Purple. HEX triplet: 67, 27 and 58. RGB value is (103,39,88). Sum of RGB (Red+Green+Blue) = 103+39+88=230 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.78% from 230); Green value is 39 (15.62% from 255 or 16.96% from 230); Blue value is 88 (34.77% from 255 or 38.26% from 230); Max value from RGB is 103 - color contains mainly: red. Hex color #672758 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672758 is #98D8A7. Grayscale: #3F3F3F. Windows color (decimal): -10016936 or 5777255. OLE color: 5777255.
HSL color Cylindrical-coordinate representation of color #672758: hue angle of 314.06º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #672758 is Cyan = 0, Magento = 0.62, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 39 | 88 | - |
| CMYK | 0 | 0.62 | 0.15 | 0.60 |
| HSL | 314.06º | 0.45% | 0.28% | - |
| HSV(B) | 314.06º | 0.62% | 0.4% | - |
| XYZ | 8.08 | 5.04 | 9.78 | - |
| YUV | 63.72 | 141.7 | 156.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 39 | 88 | 0 | 0.62 | 0.15 | 0.60 | 314.06 | 0.45 | 0.28 |
| Hex | 67 | 27 | 58 | 0 | 3E | F | 3C | 13A | 2D | 1C |
| Octal | 147 | 47 | 130 | 0 | 76 | 17 | 74 | 472 | 55 | 34 |
| Binary | 1100111 | 100111 | 1011000 | 0 | 111110 | 1111 | 111100 | 100111010 | 101101 | 11100 |
Color Harmonies of #672758
Complementary color
Monochromatic Colors of #672758
Black with #672758
Text Example
Text Example
White with #672758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672758; }
p { color: rgb(103,39,88); }
H1.HeaderClassName
{
color: #672758;
}
.AnyTagClassName
{
color: #672758;
}
</style>
background-color css
<style>
a { background-color: #672758; }
a { background-color: rgb(103,39,88); }
div.DivClassName
{
background-color: #672758;
}
.BgClassName
{
background-color: #672758;
}
</style>
border-color css
<style>
span { border-color: #672758; }
span { border-color: rgb(103,39,88); }
td.TdClassName
{
border-color: #672758;
}
.TagClassName
{
border-color: #672758;
}
</style>