Shades of Affair #695279
Tints of Affair #695279
RGB
CMYK
RGB Variations
Color information
#695279 (or 0x695279) is known color: Affair. HEX triplet: 69, 52 and 79. RGB value is (105,82,121). Sum of RGB (Red+Green+Blue) = 105+82+121=308 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.09% from 308); Green value is 82 (32.42% from 255 or 26.62% from 308); Blue value is 121 (47.66% from 255 or 39.29% from 308); Max value from RGB is 121 - color contains mainly: blue. Hex color #695279 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695279 is #96AD86. Grayscale: #5D5D5D. Windows color (decimal): -9874823 or 7950953. OLE color: 7950953.
HSL color Cylindrical-coordinate representation of color #695279: hue angle of 275.38º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #695279 is Cyan = 0.13, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 82 | 121 | - |
| CMYK | 0.13 | 0.32 | 0 | 0.53 |
| HSL | 275.38º | 0.19% | 0.4% | - |
| HSV(B) | 275.38º | 0.32% | 0.47% | - |
| XYZ | 12.29 | 10.42 | 19.45 | - |
| YUV | 93.32 | 143.62 | 136.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 82 | 121 | 0.13 | 0.32 | 0 | 0.53 | 275.38 | 0.19 | 0.4 |
| Hex | 69 | 52 | 79 | D | 20 | 0 | 35 | 113 | 13 | 28 |
| Octal | 151 | 122 | 171 | 15 | 40 | 0 | 65 | 423 | 23 | 50 |
| Binary | 1101001 | 1010010 | 1111001 | 1101 | 100000 | 0 | 110101 | 100010011 | 10011 | 101000 |
Color Harmonies of #695279
Complementary color
Monochromatic Colors of #695279
Black with #695279
Text Example
Text Example
White with #695279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695279; }
p { color: rgb(105,82,121); }
H1.HeaderClassName
{
color: #695279;
}
.AnyTagClassName
{
color: #695279;
}
</style>
background-color css
<style>
a { background-color: #695279; }
a { background-color: rgb(105,82,121); }
div.DivClassName
{
background-color: #695279;
}
.BgClassName
{
background-color: #695279;
}
</style>
border-color css
<style>
span { border-color: #695279; }
span { border-color: rgb(105,82,121); }
td.TdClassName
{
border-color: #695279;
}
.TagClassName
{
border-color: #695279;
}
</style>