Shades of Affair #695078
Tints of Affair #695078
RGB
CMYK
RGB Variations
Color information
#695078 (or 0x695078) is known color: Affair. HEX triplet: 69, 50 and 78. RGB value is (105,80,120). Sum of RGB (Red+Green+Blue) = 105+80+120=305 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.43% from 305); Green value is 80 (31.64% from 255 or 26.23% from 305); Blue value is 120 (47.27% from 255 or 39.34% from 305); Max value from RGB is 120 - color contains mainly: blue. Hex color #695078 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695078 is #96AF87. Grayscale: #5B5B5B. Windows color (decimal): -9875336 or 7884905. OLE color: 7884905.
HSL color Cylindrical-coordinate representation of color #695078: hue angle of 277.5º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #695078 is Cyan = 0.13, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 80 | 120 | - |
| CMYK | 0.13 | 0.33 | 0 | 0.53 |
| HSL | 277.5º | 0.2% | 0.39% | - |
| HSV(B) | 277.5º | 0.33% | 0.47% | - |
| XYZ | 12.08 | 10.1 | 19.08 | - |
| YUV | 92.04 | 143.78 | 137.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 80 | 120 | 0.13 | 0.33 | 0 | 0.53 | 277.5 | 0.2 | 0.39 |
| Hex | 69 | 50 | 78 | D | 21 | 0 | 35 | 116 | 14 | 27 |
| Octal | 151 | 120 | 170 | 15 | 41 | 0 | 65 | 426 | 24 | 47 |
| Binary | 1101001 | 1010000 | 1111000 | 1101 | 100001 | 0 | 110101 | 100010110 | 10100 | 100111 |
Color Harmonies of #695078
Complementary color
Monochromatic Colors of #695078
Black with #695078
Text Example
Text Example
White with #695078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695078; }
p { color: rgb(105,80,120); }
H1.HeaderClassName
{
color: #695078;
}
.AnyTagClassName
{
color: #695078;
}
</style>
background-color css
<style>
a { background-color: #695078; }
a { background-color: rgb(105,80,120); }
div.DivClassName
{
background-color: #695078;
}
.BgClassName
{
background-color: #695078;
}
</style>
border-color css
<style>
span { border-color: #695078; }
span { border-color: rgb(105,80,120); }
td.TdClassName
{
border-color: #695078;
}
.TagClassName
{
border-color: #695078;
}
</style>