Shades of Palatinate Purple #674561
Tints of Palatinate Purple #674561
RGB
CMYK
RGB Variations
Color information
#674561 (or 0x674561) is known color: Palatinate Purple. HEX triplet: 67, 45 and 61. RGB value is (103,69,97). Sum of RGB (Red+Green+Blue) = 103+69+97=269 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.29% from 269); Green value is 69 (27.34% from 255 or 25.65% from 269); Blue value is 97 (38.28% from 255 or 36.06% from 269); Max value from RGB is 103 - color contains mainly: red. Hex color #674561 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674561 is #98BA9E. Grayscale: #525252. Windows color (decimal): -10009247 or 6374759. OLE color: 6374759.
HSL color Cylindrical-coordinate representation of color #674561: hue angle of 310.59º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #674561 is Cyan = 0, Magento = 0.33, Yellow = 0.06 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 69 | 97 | - |
| CMYK | 0 | 0.33 | 0.06 | 0.60 |
| HSL | 310.59º | 0.2% | 0.34% | - |
| HSV(B) | 310.59º | 0.33% | 0.4% | - |
| XYZ | 9.88 | 8 | 12.33 | - |
| YUV | 82.36 | 136.26 | 142.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 97 | 0 | 0.33 | 0.06 | 0.60 | 310.59 | 0.2 | 0.34 |
| Hex | 67 | 45 | 61 | 0 | 21 | 6 | 3C | 137 | 14 | 22 |
| Octal | 147 | 105 | 141 | 0 | 41 | 6 | 74 | 467 | 24 | 42 |
| Binary | 1100111 | 1000101 | 1100001 | 0 | 100001 | 110 | 111100 | 100110111 | 10100 | 100010 |
Color Harmonies of #674561
Complementary color
Monochromatic Colors of #674561
Black with #674561
Text Example
Text Example
White with #674561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674561; }
p { color: rgb(103,69,97); }
H1.HeaderClassName
{
color: #674561;
}
.AnyTagClassName
{
color: #674561;
}
</style>
background-color css
<style>
a { background-color: #674561; }
a { background-color: rgb(103,69,97); }
div.DivClassName
{
background-color: #674561;
}
.BgClassName
{
background-color: #674561;
}
</style>
border-color css
<style>
span { border-color: #674561; }
span { border-color: rgb(103,69,97); }
td.TdClassName
{
border-color: #674561;
}
.TagClassName
{
border-color: #674561;
}
</style>