Shades of Affair #695379
Tints of Affair #695379
RGB
CMYK
RGB Variations
Color information
#695379 (or 0x695379) is known color: Affair. HEX triplet: 69, 53 and 79. RGB value is (105,83,121). Sum of RGB (Red+Green+Blue) = 105+83+121=309 (40% of max value = 765). Red value is 105 (41.41% from 255 or 33.98% from 309); Green value is 83 (32.81% from 255 or 26.86% from 309); Blue value is 121 (47.66% from 255 or 39.16% from 309); Max value from RGB is 121 - color contains mainly: blue. Hex color #695379 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695379 is #96AC86. Grayscale: #5D5D5D. Windows color (decimal): -9874567 or 7951209. OLE color: 7951209.
HSL color Cylindrical-coordinate representation of color #695379: hue angle of 274.74º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #695379 is Cyan = 0.13, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 83 | 121 | - |
| CMYK | 0.13 | 0.31 | 0 | 0.53 |
| HSL | 274.74º | 0.19% | 0.4% | - |
| HSV(B) | 274.74º | 0.31% | 0.47% | - |
| XYZ | 12.37 | 10.57 | 19.48 | - |
| YUV | 93.91 | 143.29 | 135.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 83 | 121 | 0.13 | 0.31 | 0 | 0.53 | 274.74 | 0.19 | 0.4 |
| Hex | 69 | 53 | 79 | D | 1F | 0 | 35 | 113 | 13 | 28 |
| Octal | 151 | 123 | 171 | 15 | 37 | 0 | 65 | 423 | 23 | 50 |
| Binary | 1101001 | 1010011 | 1111001 | 1101 | 11111 | 0 | 110101 | 100010011 | 10011 | 101000 |
Color Harmonies of #695379
Complementary color
Monochromatic Colors of #695379
Black with #695379
Text Example
Text Example
White with #695379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695379; }
p { color: rgb(105,83,121); }
H1.HeaderClassName
{
color: #695379;
}
.AnyTagClassName
{
color: #695379;
}
</style>
background-color css
<style>
a { background-color: #695379; }
a { background-color: rgb(105,83,121); }
div.DivClassName
{
background-color: #695379;
}
.BgClassName
{
background-color: #695379;
}
</style>
border-color css
<style>
span { border-color: #695379; }
span { border-color: rgb(105,83,121); }
td.TdClassName
{
border-color: #695379;
}
.TagClassName
{
border-color: #695379;
}
</style>