Shades of Palatinate Purple #672067
Tints of Palatinate Purple #672067
RGB
CMYK
RGB Variations
Color information
#672067 (or 0x672067) is known color: Palatinate Purple. HEX triplet: 67, 20 and 67. RGB value is (103,32,103). Sum of RGB (Red+Green+Blue) = 103+32+103=238 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.28% from 238); Green value is 32 (12.89% from 255 or 13.45% from 238); Blue value is 103 (40.62% from 255 or 43.28% from 238); Max value from RGB is 103 - color contains mainly: red, blue. Hex color #672067 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672067 is #98DF98. Grayscale: #3D3D3D. Windows color (decimal): -10018713 or 6758503. OLE color: 6758503.
HSL color Cylindrical-coordinate representation of color #672067: hue angle of 300º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #672067 is Cyan = 0, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 32 | 103 | - |
| CMYK | 0 | 0.69 | 0 | 0.60 |
| HSL | 300º | 0.53% | 0.26% | - |
| HSV(B) | 300º | 0.69% | 0.4% | - |
| XYZ | 8.56 | 4.9 | 13.33 | - |
| YUV | 61.32 | 151.52 | 157.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 32 | 103 | 0 | 0.69 | 0 | 0.60 | 300 | 0.53 | 0.26 |
| Hex | 67 | 20 | 67 | 0 | 45 | 0 | 3C | 12C | 35 | 1A |
| Octal | 147 | 40 | 147 | 0 | 105 | 0 | 74 | 454 | 65 | 32 |
| Binary | 1100111 | 100000 | 1100111 | 0 | 1000101 | 0 | 111100 | 100101100 | 110101 | 11010 |
Color Harmonies of #672067
Complementary color
Monochromatic Colors of #672067
Black with #672067
Text Example
Text Example
White with #672067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672067; }
p { color: rgb(103,32,103); }
H1.HeaderClassName
{
color: #672067;
}
.AnyTagClassName
{
color: #672067;
}
</style>
background-color css
<style>
a { background-color: #672067; }
a { background-color: rgb(103,32,103); }
div.DivClassName
{
background-color: #672067;
}
.BgClassName
{
background-color: #672067;
}
</style>
border-color css
<style>
span { border-color: #672067; }
span { border-color: rgb(103,32,103); }
td.TdClassName
{
border-color: #672067;
}
.TagClassName
{
border-color: #672067;
}
</style>