Shades of Affair #695176
Tints of Affair #695176
RGB
CMYK
RGB Variations
Color information
#695176 (or 0x695176) is known color: Affair. HEX triplet: 69, 51 and 76. RGB value is (105,81,118). Sum of RGB (Red+Green+Blue) = 105+81+118=304 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.54% from 304); Green value is 81 (32.03% from 255 or 26.64% from 304); Blue value is 118 (46.48% from 255 or 38.82% from 304); Max value from RGB is 118 - color contains mainly: blue. Hex color #695176 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695176 is #96AE89. Grayscale: #5C5C5C. Windows color (decimal): -9875082 or 7754089. OLE color: 7754089.
HSL color Cylindrical-coordinate representation of color #695176: hue angle of 278.92º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #695176 is Cyan = 0.11, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 81 | 118 | - |
| CMYK | 0.11 | 0.31 | 0 | 0.54 |
| HSL | 278.92º | 0.19% | 0.39% | - |
| HSV(B) | 278.92º | 0.31% | 0.46% | - |
| XYZ | 12.04 | 10.2 | 18.47 | - |
| YUV | 92.39 | 142.45 | 136.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 81 | 118 | 0.11 | 0.31 | 0 | 0.54 | 278.92 | 0.19 | 0.39 |
| Hex | 69 | 51 | 76 | B | 1F | 0 | 36 | 117 | 13 | 27 |
| Octal | 151 | 121 | 166 | 13 | 37 | 0 | 66 | 427 | 23 | 47 |
| Binary | 1101001 | 1010001 | 1110110 | 1011 | 11111 | 0 | 110110 | 100010111 | 10011 | 100111 |
Color Harmonies of #695176
Complementary color
Monochromatic Colors of #695176
Black with #695176
Text Example
Text Example
White with #695176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695176; }
p { color: rgb(105,81,118); }
H1.HeaderClassName
{
color: #695176;
}
.AnyTagClassName
{
color: #695176;
}
</style>
background-color css
<style>
a { background-color: #695176; }
a { background-color: rgb(105,81,118); }
div.DivClassName
{
background-color: #695176;
}
.BgClassName
{
background-color: #695176;
}
</style>
border-color css
<style>
span { border-color: #695176; }
span { border-color: rgb(105,81,118); }
td.TdClassName
{
border-color: #695176;
}
.TagClassName
{
border-color: #695176;
}
</style>