Shades of Palatinate Purple #692755
Tints of Palatinate Purple #692755
RGB
CMYK
RGB Variations
Color information
#692755 (or 0x692755) is known color: Palatinate Purple. HEX triplet: 69, 27 and 55. RGB value is (105,39,85). Sum of RGB (Red+Green+Blue) = 105+39+85=229 (30% of max value = 765). Red value is 105 (41.41% from 255 or 45.85% from 229); Green value is 39 (15.62% from 255 or 17.03% from 229); Blue value is 85 (33.59% from 255 or 37.12% from 229); Max value from RGB is 105 - color contains mainly: red. Hex color #692755 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692755 is #96D8AA. Grayscale: #3F3F3F. Windows color (decimal): -9885867 or 5580649. OLE color: 5580649.
HSL color Cylindrical-coordinate representation of color #692755: hue angle of 318.18º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #692755 is Cyan = 0, Magento = 0.63, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 39 | 85 | - |
| CMYK | 0 | 0.63 | 0.19 | 0.59 |
| HSL | 318.18º | 0.46% | 0.28% | - |
| HSV(B) | 318.18º | 0.63% | 0.41% | - |
| XYZ | 8.19 | 5.11 | 9.15 | - |
| YUV | 63.98 | 139.87 | 157.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 39 | 85 | 0 | 0.63 | 0.19 | 0.59 | 318.18 | 0.46 | 0.28 |
| Hex | 69 | 27 | 55 | 0 | 3F | 13 | 3B | 13E | 2E | 1C |
| Octal | 151 | 47 | 125 | 0 | 77 | 23 | 73 | 476 | 56 | 34 |
| Binary | 1101001 | 100111 | 1010101 | 0 | 111111 | 10011 | 111011 | 100111110 | 101110 | 11100 |
Color Harmonies of #692755
Complementary color
Monochromatic Colors of #692755
Black with #692755
Text Example
Text Example
White with #692755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692755; }
p { color: rgb(105,39,85); }
H1.HeaderClassName
{
color: #692755;
}
.AnyTagClassName
{
color: #692755;
}
</style>
background-color css
<style>
a { background-color: #692755; }
a { background-color: rgb(105,39,85); }
div.DivClassName
{
background-color: #692755;
}
.BgClassName
{
background-color: #692755;
}
</style>
border-color css
<style>
span { border-color: #692755; }
span { border-color: rgb(105,39,85); }
td.TdClassName
{
border-color: #692755;
}
.TagClassName
{
border-color: #692755;
}
</style>