Shades of Affair #695177
Tints of Affair #695177
RGB
CMYK
RGB Variations
Color information
#695177 (or 0x695177) is known color: Affair. HEX triplet: 69, 51 and 77. RGB value is (105,81,119). Sum of RGB (Red+Green+Blue) = 105+81+119=305 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.43% from 305); Green value is 81 (32.03% from 255 or 26.56% from 305); Blue value is 119 (46.88% from 255 or 39.02% from 305); Max value from RGB is 119 - color contains mainly: blue. Hex color #695177 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695177 is #96AE88. Grayscale: #5C5C5C. Windows color (decimal): -9875081 or 7819625. OLE color: 7819625.
HSL color Cylindrical-coordinate representation of color #695177: hue angle of 277.89º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #695177 is Cyan = 0.12, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 81 | 119 | - |
| CMYK | 0.12 | 0.32 | 0 | 0.53 |
| HSL | 277.89º | 0.19% | 0.39% | - |
| HSV(B) | 277.89º | 0.32% | 0.47% | - |
| XYZ | 12.1 | 10.22 | 18.79 | - |
| YUV | 92.51 | 142.95 | 136.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 81 | 119 | 0.12 | 0.32 | 0 | 0.53 | 277.89 | 0.19 | 0.39 |
| Hex | 69 | 51 | 77 | C | 20 | 0 | 35 | 116 | 13 | 27 |
| Octal | 151 | 121 | 167 | 14 | 40 | 0 | 65 | 426 | 23 | 47 |
| Binary | 1101001 | 1010001 | 1110111 | 1100 | 100000 | 0 | 110101 | 100010110 | 10011 | 100111 |
Color Harmonies of #695177
Complementary color
Monochromatic Colors of #695177
Black with #695177
Text Example
Text Example
White with #695177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695177; }
p { color: rgb(105,81,119); }
H1.HeaderClassName
{
color: #695177;
}
.AnyTagClassName
{
color: #695177;
}
</style>
background-color css
<style>
a { background-color: #695177; }
a { background-color: rgb(105,81,119); }
div.DivClassName
{
background-color: #695177;
}
.BgClassName
{
background-color: #695177;
}
</style>
border-color css
<style>
span { border-color: #695177; }
span { border-color: rgb(105,81,119); }
td.TdClassName
{
border-color: #695177;
}
.TagClassName
{
border-color: #695177;
}
</style>