Shades of Affair #69467E
Tints of Affair #69467E
RGB
CMYK
RGB Variations
Color information
#69467E (or 0x69467E) is known color: Affair. HEX triplet: 69, 46 and 7E. RGB value is (105,70,126). Sum of RGB (Red+Green+Blue) = 105+70+126=301 (39% of max value = 765). Red value is 105 (41.41% from 255 or 34.88% from 301); Green value is 70 (27.73% from 255 or 23.26% from 301); Blue value is 126 (49.61% from 255 or 41.86% from 301); Max value from RGB is 126 - color contains mainly: blue. Hex color #69467E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #69467E is #96B981. Grayscale: #565656. Windows color (decimal): -9877890 or 8275561. OLE color: 8275561.
HSL color Cylindrical-coordinate representation of color #69467E: hue angle of 277.5º degrees, saturation: 0.29, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #69467E is Cyan = 0.17, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 105 | 70 | 126 | - |
| CMYK | 0.17 | 0.44 | 0 | 0.51 |
| HSL | 277.5º | 0.29% | 0.38% | - |
| HSV(B) | 277.5º | 0.44% | 0.49% | - |
| XYZ | 11.78 | 8.89 | 20.83 | - |
| YUV | 86.85 | 150.1 | 140.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 70 | 126 | 0.17 | 0.44 | 0 | 0.51 | 277.5 | 0.29 | 0.38 |
| Hex | 69 | 46 | 7E | 11 | 2C | 0 | 33 | 116 | 1D | 26 |
| Octal | 151 | 106 | 176 | 21 | 54 | 0 | 63 | 426 | 35 | 46 |
| Binary | 1101001 | 1000110 | 1111110 | 10001 | 101100 | 0 | 110011 | 100010110 | 11101 | 100110 |
Color Harmonies of #69467E
Complementary color
Monochromatic Colors of #69467E
Black with #69467E
Text Example
Text Example
White with #69467E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #69467E; }
p { color: rgb(105,70,126); }
H1.HeaderClassName
{
color: #69467E;
}
.AnyTagClassName
{
color: #69467E;
}
</style>
background-color css
<style>
a { background-color: #69467E; }
a { background-color: rgb(105,70,126); }
div.DivClassName
{
background-color: #69467E;
}
.BgClassName
{
background-color: #69467E;
}
</style>
border-color css
<style>
span { border-color: #69467E; }
span { border-color: rgb(105,70,126); }
td.TdClassName
{
border-color: #69467E;
}
.TagClassName
{
border-color: #69467E;
}
</style>