Shades of Affair #695080
Tints of Affair #695080
RGB
CMYK
RGB Variations
Color information
#695080 (or 0x695080) is known color: Affair. HEX triplet: 69, 50 and 80. RGB value is (105,80,128). Sum of RGB (Red+Green+Blue) = 105+80+128=313 (41% of max value = 765). Red value is 105 (41.41% from 255 or 33.55% from 313); Green value is 80 (31.64% from 255 or 25.56% from 313); Blue value is 128 (50.39% from 255 or 40.89% from 313); Max value from RGB is 128 - color contains mainly: blue. Hex color #695080 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #695080 is #96AF7F. Grayscale: #5C5C5C. Windows color (decimal): -9875328 or 8409193. OLE color: 8409193.
HSL color Cylindrical-coordinate representation of color #695080: hue angle of 271.25º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #695080 is Cyan = 0.18, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 105 | 80 | 128 | - |
| CMYK | 0.18 | 0.38 | 0 | 0.50 |
| HSL | 271.25º | 0.23% | 0.41% | - |
| HSV(B) | 271.25º | 0.38% | 0.5% | - |
| XYZ | 12.59 | 10.3 | 21.75 | - |
| YUV | 92.95 | 147.78 | 136.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 80 | 128 | 0.18 | 0.38 | 0 | 0.50 | 271.25 | 0.23 | 0.41 |
| Hex | 69 | 50 | 80 | 12 | 26 | 0 | 32 | 10F | 17 | 29 |
| Octal | 151 | 120 | 200 | 22 | 46 | 0 | 62 | 417 | 27 | 51 |
| Binary | 1101001 | 1010000 | 10000000 | 10010 | 100110 | 0 | 110010 | 100001111 | 10111 | 101001 |
Color Harmonies of #695080
Complementary color
Monochromatic Colors of #695080
Black with #695080
Text Example
Text Example
White with #695080
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695080; }
p { color: rgb(105,80,128); }
H1.HeaderClassName
{
color: #695080;
}
.AnyTagClassName
{
color: #695080;
}
</style>
background-color css
<style>
a { background-color: #695080; }
a { background-color: rgb(105,80,128); }
div.DivClassName
{
background-color: #695080;
}
.BgClassName
{
background-color: #695080;
}
</style>
border-color css
<style>
span { border-color: #695080; }
span { border-color: rgb(105,80,128); }
td.TdClassName
{
border-color: #695080;
}
.TagClassName
{
border-color: #695080;
}
</style>