Shades of Purple #690466
Tints of Purple #690466
RGB
CMYK
RGB Variations
Color information
#690466 (or 0x690466) is known color: Purple. HEX triplet: 69, 04 and 66. RGB value is (105,4,102). Sum of RGB (Red+Green+Blue) = 105+4+102=211 (27% of max value = 765). Red value is 105 (41.41% from 255 or 49.76% from 211); Green value is 4 (1.95% from 255 or 1.90% from 211); Blue value is 102 (40.23% from 255 or 48.34% from 211); Max value from RGB is 105 - color contains mainly: red. Hex color #690466 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690466 is #96FB99. Grayscale: #2D2D2D. Windows color (decimal): -9894810 or 6685801. OLE color: 6685801.
HSL color Cylindrical-coordinate representation of color #690466: hue angle of 301.78º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #690466 is Cyan = 0, Magento = 0.96, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 4 | 102 | - |
| CMYK | 0 | 0.96 | 0.03 | 0.59 |
| HSL | 301.78º | 0.93% | 0.21% | - |
| HSV(B) | 301.78º | 0.96% | 0.41% | - |
| XYZ | 8.27 | 4.05 | 12.92 | - |
| YUV | 45.37 | 159.96 | 170.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 4 | 102 | 0 | 0.96 | 0.03 | 0.59 | 301.78 | 0.93 | 0.21 |
| Hex | 69 | 4 | 66 | 0 | 60 | 3 | 3B | 12E | 5D | 15 |
| Octal | 151 | 4 | 146 | 0 | 140 | 3 | 73 | 456 | 135 | 25 |
| Binary | 1101001 | 100 | 1100110 | 0 | 1100000 | 11 | 111011 | 100101110 | 1011101 | 10101 |
Color Harmonies of #690466
Complementary color
Monochromatic Colors of #690466
Black with #690466
Text Example
Text Example
White with #690466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690466; }
p { color: rgb(105,4,102); }
H1.HeaderClassName
{
color: #690466;
}
.AnyTagClassName
{
color: #690466;
}
</style>
background-color css
<style>
a { background-color: #690466; }
a { background-color: rgb(105,4,102); }
div.DivClassName
{
background-color: #690466;
}
.BgClassName
{
background-color: #690466;
}
</style>
border-color css
<style>
span { border-color: #690466; }
span { border-color: rgb(105,4,102); }
td.TdClassName
{
border-color: #690466;
}
.TagClassName
{
border-color: #690466;
}
</style>