Shades of Affair #695477
Tints of Affair #695477
RGB
CMYK
RGB Variations
Color information
#695477 (or 0x695477) is known color: Affair. HEX triplet: 69, 54 and 77. RGB value is (105,84,119). Sum of RGB (Red+Green+Blue) = 105+84+119=308 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.09% from 308); Green value is 84 (33.20% from 255 or 27.27% from 308); Blue value is 119 (46.88% from 255 or 38.64% from 308); Max value from RGB is 119 - color contains mainly: blue. Hex color #695477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695477 is #96AB88. Grayscale: #5E5E5E. Windows color (decimal): -9874313 or 7820393. OLE color: 7820393.
HSL color Cylindrical-coordinate representation of color #695477: hue angle of 276º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #695477 is Cyan = 0.12, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 84 | 119 | - |
| CMYK | 0.12 | 0.29 | 0 | 0.53 |
| HSL | 276º | 0.17% | 0.4% | - |
| HSV(B) | 276º | 0.29% | 0.47% | - |
| XYZ | 12.33 | 10.68 | 18.86 | - |
| YUV | 94.27 | 141.96 | 135.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 84 | 119 | 0.12 | 0.29 | 0 | 0.53 | 276 | 0.17 | 0.4 |
| Hex | 69 | 54 | 77 | C | 1D | 0 | 35 | 114 | 11 | 28 |
| Octal | 151 | 124 | 167 | 14 | 35 | 0 | 65 | 424 | 21 | 50 |
| Binary | 1101001 | 1010100 | 1110111 | 1100 | 11101 | 0 | 110101 | 100010100 | 10001 | 101000 |
Color Harmonies of #695477
Complementary color
Monochromatic Colors of #695477
Black with #695477
Text Example
Text Example
White with #695477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695477; }
p { color: rgb(105,84,119); }
H1.HeaderClassName
{
color: #695477;
}
.AnyTagClassName
{
color: #695477;
}
</style>
background-color css
<style>
a { background-color: #695477; }
a { background-color: rgb(105,84,119); }
div.DivClassName
{
background-color: #695477;
}
.BgClassName
{
background-color: #695477;
}
</style>
border-color css
<style>
span { border-color: #695477; }
span { border-color: rgb(105,84,119); }
td.TdClassName
{
border-color: #695477;
}
.TagClassName
{
border-color: #695477;
}
</style>