Shades of Affair #695275
Tints of Affair #695275
RGB
CMYK
RGB Variations
Color information
#695275 (or 0x695275) is known color: Affair. HEX triplet: 69, 52 and 75. RGB value is (105,82,117). Sum of RGB (Red+Green+Blue) = 105+82+117=304 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.54% from 304); Green value is 82 (32.42% from 255 or 26.97% from 304); Blue value is 117 (46.09% from 255 or 38.49% from 304); Max value from RGB is 117 - color contains mainly: blue. Hex color #695275 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695275 is #96AD8A. Grayscale: #5C5C5C. Windows color (decimal): -9874827 or 7688809. OLE color: 7688809.
HSL color Cylindrical-coordinate representation of color #695275: hue angle of 279.43º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #695275 is Cyan = 0.10, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 82 | 117 | - |
| CMYK | 0.10 | 0.30 | 0 | 0.54 |
| HSL | 279.43º | 0.18% | 0.39% | - |
| HSV(B) | 279.43º | 0.3% | 0.46% | - |
| XYZ | 12.05 | 10.32 | 18.19 | - |
| YUV | 92.87 | 141.62 | 136.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 82 | 117 | 0.10 | 0.30 | 0 | 0.54 | 279.43 | 0.18 | 0.39 |
| Hex | 69 | 52 | 75 | A | 1E | 0 | 36 | 117 | 12 | 27 |
| Octal | 151 | 122 | 165 | 12 | 36 | 0 | 66 | 427 | 22 | 47 |
| Binary | 1101001 | 1010010 | 1110101 | 1010 | 11110 | 0 | 110110 | 100010111 | 10010 | 100111 |
Color Harmonies of #695275
Complementary color
Monochromatic Colors of #695275
Black with #695275
Text Example
Text Example
White with #695275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695275; }
p { color: rgb(105,82,117); }
H1.HeaderClassName
{
color: #695275;
}
.AnyTagClassName
{
color: #695275;
}
</style>
background-color css
<style>
a { background-color: #695275; }
a { background-color: rgb(105,82,117); }
div.DivClassName
{
background-color: #695275;
}
.BgClassName
{
background-color: #695275;
}
</style>
border-color css
<style>
span { border-color: #695275; }
span { border-color: rgb(105,82,117); }
td.TdClassName
{
border-color: #695275;
}
.TagClassName
{
border-color: #695275;
}
</style>