Shades of Purple #690671
Tints of Purple #690671
RGB
CMYK
RGB Variations
Color information
#690671 (or 0x690671) is known color: Purple. HEX triplet: 69, 06 and 71. RGB value is (105,6,113). Sum of RGB (Red+Green+Blue) = 105+6+113=224 (29% of max value = 765). Red value is 105 (41.41% from 255 or 46.88% from 224); Green value is 6 (2.73% from 255 or 2.68% from 224); Blue value is 113 (44.53% from 255 or 50.45% from 224); Max value from RGB is 113 - color contains mainly: blue. Hex color #690671 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690671 is #96F98E. Grayscale: #2F2F2F. Windows color (decimal): -9894287 or 7407209. OLE color: 7407209.
HSL color Cylindrical-coordinate representation of color #690671: hue angle of 295.51º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #690671 is Cyan = 0.07, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 6 | 113 | - |
| CMYK | 0.07 | 0.95 | 0 | 0.56 |
| HSL | 295.51º | 0.9% | 0.23% | - |
| HSV(B) | 295.51º | 0.95% | 0.44% | - |
| XYZ | 8.87 | 4.33 | 15.99 | - |
| YUV | 47.8 | 164.8 | 168.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 6 | 113 | 0.07 | 0.95 | 0 | 0.56 | 295.51 | 0.9 | 0.23 |
| Hex | 69 | 6 | 71 | 7 | 5F | 0 | 38 | 128 | 5A | 17 |
| Octal | 151 | 6 | 161 | 7 | 137 | 0 | 70 | 450 | 132 | 27 |
| Binary | 1101001 | 110 | 1110001 | 111 | 1011111 | 0 | 111000 | 100101000 | 1011010 | 10111 |
Color Harmonies of #690671
Complementary color
Monochromatic Colors of #690671
Black with #690671
Text Example
Text Example
White with #690671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690671; }
p { color: rgb(105,6,113); }
H1.HeaderClassName
{
color: #690671;
}
.AnyTagClassName
{
color: #690671;
}
</style>
background-color css
<style>
a { background-color: #690671; }
a { background-color: rgb(105,6,113); }
div.DivClassName
{
background-color: #690671;
}
.BgClassName
{
background-color: #690671;
}
</style>
border-color css
<style>
span { border-color: #690671; }
span { border-color: rgb(105,6,113); }
td.TdClassName
{
border-color: #690671;
}
.TagClassName
{
border-color: #690671;
}
</style>