Shades of Palatinate Purple #692553
Tints of Palatinate Purple #692553
RGB
CMYK
RGB Variations
Color information
#692553 (or 0x692553) is known color: Palatinate Purple. HEX triplet: 69, 25 and 53. RGB value is (105,37,83). Sum of RGB (Red+Green+Blue) = 105+37+83=225 (29% of max value = 765). Red value is 105 (41.41% from 255 or 46.67% from 225); Green value is 37 (14.84% from 255 or 16.44% from 225); Blue value is 83 (32.81% from 255 or 36.89% from 225); Max value from RGB is 105 - color contains mainly: red. Hex color #692553 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692553 is #96DAAC. Grayscale: #3E3E3E. Windows color (decimal): -9886381 or 5449065. OLE color: 5449065.
HSL color Cylindrical-coordinate representation of color #692553: hue angle of 319.41º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #692553 is Cyan = 0, Magento = 0.65, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 37 | 83 | - |
| CMYK | 0 | 0.65 | 0.21 | 0.59 |
| HSL | 319.41º | 0.48% | 0.28% | - |
| HSV(B) | 319.41º | 0.65% | 0.41% | - |
| XYZ | 8.05 | 4.95 | 8.72 | - |
| YUV | 62.58 | 139.53 | 158.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 37 | 83 | 0 | 0.65 | 0.21 | 0.59 | 319.41 | 0.48 | 0.28 |
| Hex | 69 | 25 | 53 | 0 | 41 | 15 | 3B | 13F | 30 | 1C |
| Octal | 151 | 45 | 123 | 0 | 101 | 25 | 73 | 477 | 60 | 34 |
| Binary | 1101001 | 100101 | 1010011 | 0 | 1000001 | 10101 | 111011 | 100111111 | 110000 | 11100 |
Color Harmonies of #692553
Complementary color
Monochromatic Colors of #692553
Black with #692553
Text Example
Text Example
White with #692553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692553; }
p { color: rgb(105,37,83); }
H1.HeaderClassName
{
color: #692553;
}
.AnyTagClassName
{
color: #692553;
}
</style>
background-color css
<style>
a { background-color: #692553; }
a { background-color: rgb(105,37,83); }
div.DivClassName
{
background-color: #692553;
}
.BgClassName
{
background-color: #692553;
}
</style>
border-color css
<style>
span { border-color: #692553; }
span { border-color: rgb(105,37,83); }
td.TdClassName
{
border-color: #692553;
}
.TagClassName
{
border-color: #692553;
}
</style>