Shades of Palatinate Purple #692067
Tints of Palatinate Purple #692067
RGB
CMYK
RGB Variations
Color information
#692067 (or 0x692067) is known color: Palatinate Purple. HEX triplet: 69, 20 and 67. RGB value is (105,32,103). Sum of RGB (Red+Green+Blue) = 105+32+103=240 (31% of max value = 765). Red value is 105 (41.41% from 255 or 43.75% from 240); Green value is 32 (12.89% from 255 or 13.33% from 240); Blue value is 103 (40.62% from 255 or 42.92% from 240); Max value from RGB is 105 - color contains mainly: red. Hex color #692067 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692067 is #96DF98. Grayscale: #3D3D3D. Windows color (decimal): -9887641 or 6758505. OLE color: 6758505.
HSL color Cylindrical-coordinate representation of color #692067: hue angle of 301.64º 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 #692067 is Cyan = 0, Magento = 0.70, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 32 | 103 | - |
| CMYK | 0 | 0.70 | 0.02 | 0.59 |
| HSL | 301.64º | 0.53% | 0.27% | - |
| HSV(B) | 301.64º | 0.7% | 0.41% | - |
| XYZ | 8.79 | 5.02 | 13.34 | - |
| YUV | 61.92 | 151.18 | 158.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 32 | 103 | 0 | 0.70 | 0.02 | 0.59 | 301.64 | 0.53 | 0.27 |
| Hex | 69 | 20 | 67 | 0 | 46 | 2 | 3B | 12E | 35 | 1B |
| Octal | 151 | 40 | 147 | 0 | 106 | 2 | 73 | 456 | 65 | 33 |
| Binary | 1101001 | 100000 | 1100111 | 0 | 1000110 | 10 | 111011 | 100101110 | 110101 | 11011 |
Color Harmonies of #692067
Complementary color
Monochromatic Colors of #692067
Black with #692067
Text Example
Text Example
White with #692067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692067; }
p { color: rgb(105,32,103); }
H1.HeaderClassName
{
color: #692067;
}
.AnyTagClassName
{
color: #692067;
}
</style>
background-color css
<style>
a { background-color: #692067; }
a { background-color: rgb(105,32,103); }
div.DivClassName
{
background-color: #692067;
}
.BgClassName
{
background-color: #692067;
}
</style>
border-color css
<style>
span { border-color: #692067; }
span { border-color: rgb(105,32,103); }
td.TdClassName
{
border-color: #692067;
}
.TagClassName
{
border-color: #692067;
}
</style>