Shades of Affair #69467A
Tints of Affair #69467A
RGB
CMYK
RGB Variations
Color information
#69467A (or 0x69467A) is known color: Affair. HEX triplet: 69, 46 and 7A. RGB value is (105,70,122). Sum of RGB (Red+Green+Blue) = 105+70+122=297 (39% of max value = 765). Red value is 105 (41.41% from 255 or 35.35% from 297); Green value is 70 (27.73% from 255 or 23.57% from 297); Blue value is 122 (48.05% from 255 or 41.08% from 297); Max value from RGB is 122 - color contains mainly: blue. Hex color #69467A is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #69467A is #96B985. Grayscale: #565656. Windows color (decimal): -9877894 or 8013417. OLE color: 8013417.
HSL color Cylindrical-coordinate representation of color #69467A: hue angle of 280.38º degrees, saturation: 0.27, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #69467A is Cyan = 0.14, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 105 | 70 | 122 | - |
| CMYK | 0.14 | 0.43 | 0 | 0.52 |
| HSL | 280.38º | 0.27% | 0.38% | - |
| HSV(B) | 280.38º | 0.43% | 0.48% | - |
| XYZ | 11.53 | 8.79 | 19.5 | - |
| YUV | 86.39 | 148.1 | 141.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 70 | 122 | 0.14 | 0.43 | 0 | 0.52 | 280.38 | 0.27 | 0.38 |
| Hex | 69 | 46 | 7A | E | 2B | 0 | 34 | 118 | 1B | 26 |
| Octal | 151 | 106 | 172 | 16 | 53 | 0 | 64 | 430 | 33 | 46 |
| Binary | 1101001 | 1000110 | 1111010 | 1110 | 101011 | 0 | 110100 | 100011000 | 11011 | 100110 |
Color Harmonies of #69467A
Complementary color
Monochromatic Colors of #69467A
Black with #69467A
Text Example
Text Example
White with #69467A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #69467A; }
p { color: rgb(105,70,122); }
H1.HeaderClassName
{
color: #69467A;
}
.AnyTagClassName
{
color: #69467A;
}
</style>
background-color css
<style>
a { background-color: #69467A; }
a { background-color: rgb(105,70,122); }
div.DivClassName
{
background-color: #69467A;
}
.BgClassName
{
background-color: #69467A;
}
</style>
border-color css
<style>
span { border-color: #69467A; }
span { border-color: rgb(105,70,122); }
td.TdClassName
{
border-color: #69467A;
}
.TagClassName
{
border-color: #69467A;
}
</style>