Shades of Palatinate Purple #692059
Tints of Palatinate Purple #692059
RGB
CMYK
RGB Variations
Color information
#692059 (or 0x692059) is known color: Palatinate Purple. HEX triplet: 69, 20 and 59. RGB value is (105,32,89). Sum of RGB (Red+Green+Blue) = 105+32+89=226 (29% of max value = 765). Red value is 105 (41.41% from 255 or 46.46% from 226); Green value is 32 (12.89% from 255 or 14.16% from 226); Blue value is 89 (35.16% from 255 or 39.38% from 226); Max value from RGB is 105 - color contains mainly: red. Hex color #692059 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692059 is #96DFA6. Grayscale: #3C3C3C. Windows color (decimal): -9887655 or 5841001. OLE color: 5841001.
HSL color Cylindrical-coordinate representation of color #692059: hue angle of 313.15º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #692059 is Cyan = 0, Magento = 0.70, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 32 | 89 | - |
| CMYK | 0 | 0.70 | 0.15 | 0.59 |
| HSL | 313.15º | 0.53% | 0.27% | - |
| HSV(B) | 313.15º | 0.7% | 0.41% | - |
| XYZ | 8.15 | 4.76 | 9.94 | - |
| YUV | 60.33 | 144.18 | 159.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 32 | 89 | 0 | 0.70 | 0.15 | 0.59 | 313.15 | 0.53 | 0.27 |
| Hex | 69 | 20 | 59 | 0 | 46 | F | 3B | 139 | 35 | 1B |
| Octal | 151 | 40 | 131 | 0 | 106 | 17 | 73 | 471 | 65 | 33 |
| Binary | 1101001 | 100000 | 1011001 | 0 | 1000110 | 1111 | 111011 | 100111001 | 110101 | 11011 |
Color Harmonies of #692059
Complementary color
Monochromatic Colors of #692059
Black with #692059
Text Example
Text Example
White with #692059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692059; }
p { color: rgb(105,32,89); }
H1.HeaderClassName
{
color: #692059;
}
.AnyTagClassName
{
color: #692059;
}
</style>
background-color css
<style>
a { background-color: #692059; }
a { background-color: rgb(105,32,89); }
div.DivClassName
{
background-color: #692059;
}
.BgClassName
{
background-color: #692059;
}
</style>
border-color css
<style>
span { border-color: #692059; }
span { border-color: rgb(105,32,89); }
td.TdClassName
{
border-color: #692059;
}
.TagClassName
{
border-color: #692059;
}
</style>