Shades of Palatinate Purple #674260
Tints of Palatinate Purple #674260
RGB
CMYK
RGB Variations
Color information
#674260 (or 0x674260) is known color: Palatinate Purple. HEX triplet: 67, 42 and 60. RGB value is (103,66,96). Sum of RGB (Red+Green+Blue) = 103+66+96=265 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.87% from 265); Green value is 66 (26.17% from 255 or 24.91% from 265); Blue value is 96 (37.89% from 255 or 36.23% from 265); Max value from RGB is 103 - color contains mainly: red. Hex color #674260 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674260 is #98BD9F. Grayscale: #505050. Windows color (decimal): -10010016 or 6308455. OLE color: 6308455.
HSL color Cylindrical-coordinate representation of color #674260: hue angle of 311.35º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #674260 is Cyan = 0, Magento = 0.36, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 66 | 96 | - |
| CMYK | 0 | 0.36 | 0.07 | 0.60 |
| HSL | 311.35º | 0.22% | 0.33% | - |
| HSV(B) | 311.35º | 0.36% | 0.4% | - |
| XYZ | 9.65 | 7.62 | 12.03 | - |
| YUV | 80.48 | 136.76 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 66 | 96 | 0 | 0.36 | 0.07 | 0.60 | 311.35 | 0.22 | 0.33 |
| Hex | 67 | 42 | 60 | 0 | 24 | 7 | 3C | 137 | 16 | 21 |
| Octal | 147 | 102 | 140 | 0 | 44 | 7 | 74 | 467 | 26 | 41 |
| Binary | 1100111 | 1000010 | 1100000 | 0 | 100100 | 111 | 111100 | 100110111 | 10110 | 100001 |
Color Harmonies of #674260
Complementary color
Monochromatic Colors of #674260
Black with #674260
Text Example
Text Example
White with #674260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674260; }
p { color: rgb(103,66,96); }
H1.HeaderClassName
{
color: #674260;
}
.AnyTagClassName
{
color: #674260;
}
</style>
background-color css
<style>
a { background-color: #674260; }
a { background-color: rgb(103,66,96); }
div.DivClassName
{
background-color: #674260;
}
.BgClassName
{
background-color: #674260;
}
</style>
border-color css
<style>
span { border-color: #674260; }
span { border-color: rgb(103,66,96); }
td.TdClassName
{
border-color: #674260;
}
.TagClassName
{
border-color: #674260;
}
</style>