Shades of Purple #690467
Tints of Purple #690467
RGB
CMYK
RGB Variations
Color information
#690467 (or 0x690467) is known color: Purple. HEX triplet: 69, 04 and 67. RGB value is (105,4,103). Sum of RGB (Red+Green+Blue) = 105+4+103=212 (28% of max value = 765). Red value is 105 (41.41% from 255 or 49.53% from 212); Green value is 4 (1.95% from 255 or 1.89% from 212); Blue value is 103 (40.62% from 255 or 48.58% from 212); Max value from RGB is 105 - color contains mainly: red. Hex color #690467 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690467 is #96FB98. Grayscale: #2D2D2D. Windows color (decimal): -9894809 or 6751337. OLE color: 6751337.
HSL color Cylindrical-coordinate representation of color #690467: hue angle of 301.19º 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 #690467 is Cyan = 0, Magento = 0.96, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 4 | 103 | - |
| CMYK | 0 | 0.96 | 0.02 | 0.59 |
| HSL | 301.19º | 0.93% | 0.21% | - |
| HSV(B) | 301.19º | 0.96% | 0.41% | - |
| XYZ | 8.32 | 4.07 | 13.18 | - |
| YUV | 45.49 | 160.46 | 170.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 4 | 103 | 0 | 0.96 | 0.02 | 0.59 | 301.19 | 0.93 | 0.21 |
| Hex | 69 | 4 | 67 | 0 | 60 | 2 | 3B | 12D | 5D | 15 |
| Octal | 151 | 4 | 147 | 0 | 140 | 2 | 73 | 455 | 135 | 25 |
| Binary | 1101001 | 100 | 1100111 | 0 | 1100000 | 10 | 111011 | 100101101 | 1011101 | 10101 |
Color Harmonies of #690467
Complementary color
Monochromatic Colors of #690467
Black with #690467
Text Example
Text Example
White with #690467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690467; }
p { color: rgb(105,4,103); }
H1.HeaderClassName
{
color: #690467;
}
.AnyTagClassName
{
color: #690467;
}
</style>
background-color css
<style>
a { background-color: #690467; }
a { background-color: rgb(105,4,103); }
div.DivClassName
{
background-color: #690467;
}
.BgClassName
{
background-color: #690467;
}
</style>
border-color css
<style>
span { border-color: #690467; }
span { border-color: rgb(105,4,103); }
td.TdClassName
{
border-color: #690467;
}
.TagClassName
{
border-color: #690467;
}
</style>