Shades of Palatinate Purple #692657
Tints of Palatinate Purple #692657
RGB
CMYK
RGB Variations
Color information
#692657 (or 0x692657) is known color: Palatinate Purple. HEX triplet: 69, 26 and 57. RGB value is (105,38,87). Sum of RGB (Red+Green+Blue) = 105+38+87=230 (30% of max value = 765). Red value is 105 (41.41% from 255 or 45.65% from 230); Green value is 38 (15.23% from 255 or 16.52% from 230); Blue value is 87 (34.38% from 255 or 37.83% from 230); Max value from RGB is 105 - color contains mainly: red. Hex color #692657 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692657 is #96D9A8. Grayscale: #3F3F3F. Windows color (decimal): -9886121 or 5711465. OLE color: 5711465.
HSL color Cylindrical-coordinate representation of color #692657: hue angle of 316.12º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #692657 is Cyan = 0, Magento = 0.64, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 38 | 87 | - |
| CMYK | 0 | 0.64 | 0.17 | 0.59 |
| HSL | 316.12º | 0.47% | 0.28% | - |
| HSV(B) | 316.12º | 0.64% | 0.41% | - |
| XYZ | 8.24 | 5.08 | 9.56 | - |
| YUV | 63.62 | 141.2 | 157.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 38 | 87 | 0 | 0.64 | 0.17 | 0.59 | 316.12 | 0.47 | 0.28 |
| Hex | 69 | 26 | 57 | 0 | 40 | 11 | 3B | 13C | 2F | 1C |
| Octal | 151 | 46 | 127 | 0 | 100 | 21 | 73 | 474 | 57 | 34 |
| Binary | 1101001 | 100110 | 1010111 | 0 | 1000000 | 10001 | 111011 | 100111100 | 101111 | 11100 |
Color Harmonies of #692657
Complementary color
Monochromatic Colors of #692657
Black with #692657
Text Example
Text Example
White with #692657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692657; }
p { color: rgb(105,38,87); }
H1.HeaderClassName
{
color: #692657;
}
.AnyTagClassName
{
color: #692657;
}
</style>
background-color css
<style>
a { background-color: #692657; }
a { background-color: rgb(105,38,87); }
div.DivClassName
{
background-color: #692657;
}
.BgClassName
{
background-color: #692657;
}
</style>
border-color css
<style>
span { border-color: #692657; }
span { border-color: rgb(105,38,87); }
td.TdClassName
{
border-color: #692657;
}
.TagClassName
{
border-color: #692657;
}
</style>