Shades of Palatinate Purple #692354
Tints of Palatinate Purple #692354
RGB
CMYK
RGB Variations
Color information
#692354 (or 0x692354) is known color: Palatinate Purple. HEX triplet: 69, 23 and 54. RGB value is (105,35,84). Sum of RGB (Red+Green+Blue) = 105+35+84=224 (29% of max value = 765). Red value is 105 (41.41% from 255 or 46.88% from 224); Green value is 35 (14.06% from 255 or 15.62% from 224); Blue value is 84 (33.20% from 255 or 37.5% from 224); Max value from RGB is 105 - color contains mainly: red. Hex color #692354 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692354 is #96DCAB. Grayscale: #3D3D3D. Windows color (decimal): -9886892 or 5514089. OLE color: 5514089.
HSL color Cylindrical-coordinate representation of color #692354: hue angle of 318º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #692354 is Cyan = 0, Magento = 0.67, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 35 | 84 | - |
| CMYK | 0 | 0.67 | 0.20 | 0.59 |
| HSL | 318º | 0.5% | 0.27% | - |
| HSV(B) | 318º | 0.67% | 0.41% | - |
| XYZ | 8.03 | 4.85 | 8.9 | - |
| YUV | 61.52 | 140.69 | 159.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 35 | 84 | 0 | 0.67 | 0.20 | 0.59 | 318 | 0.5 | 0.27 |
| Hex | 69 | 23 | 54 | 0 | 43 | 14 | 3B | 13E | 32 | 1B |
| Octal | 151 | 43 | 124 | 0 | 103 | 24 | 73 | 476 | 62 | 33 |
| Binary | 1101001 | 100011 | 1010100 | 0 | 1000011 | 10100 | 111011 | 100111110 | 110010 | 11011 |
Color Harmonies of #692354
Complementary color
Monochromatic Colors of #692354
Black with #692354
Text Example
Text Example
White with #692354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692354; }
p { color: rgb(105,35,84); }
H1.HeaderClassName
{
color: #692354;
}
.AnyTagClassName
{
color: #692354;
}
</style>
background-color css
<style>
a { background-color: #692354; }
a { background-color: rgb(105,35,84); }
div.DivClassName
{
background-color: #692354;
}
.BgClassName
{
background-color: #692354;
}
</style>
border-color css
<style>
span { border-color: #692354; }
span { border-color: rgb(105,35,84); }
td.TdClassName
{
border-color: #692354;
}
.TagClassName
{
border-color: #692354;
}
</style>