Shades of Affair #695476
Tints of Affair #695476
RGB
CMYK
RGB Variations
Color information
#695476 (or 0x695476) is known color: Affair. HEX triplet: 69, 54 and 76. RGB value is (105,84,118). Sum of RGB (Red+Green+Blue) = 105+84+118=307 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.20% from 307); Green value is 84 (33.20% from 255 or 27.36% from 307); Blue value is 118 (46.48% from 255 or 38.44% from 307); Max value from RGB is 118 - color contains mainly: blue. Hex color #695476 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695476 is #96AB89. Grayscale: #5E5E5E. Windows color (decimal): -9874314 or 7754857. OLE color: 7754857.
HSL color Cylindrical-coordinate representation of color #695476: hue angle of 277.06º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #695476 is Cyan = 0.11, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 84 | 118 | - |
| CMYK | 0.11 | 0.29 | 0 | 0.54 |
| HSL | 277.06º | 0.17% | 0.4% | - |
| HSV(B) | 277.06º | 0.29% | 0.46% | - |
| XYZ | 12.27 | 10.65 | 18.55 | - |
| YUV | 94.16 | 141.46 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 84 | 118 | 0.11 | 0.29 | 0 | 0.54 | 277.06 | 0.17 | 0.4 |
| Hex | 69 | 54 | 76 | B | 1D | 0 | 36 | 115 | 11 | 28 |
| Octal | 151 | 124 | 166 | 13 | 35 | 0 | 66 | 425 | 21 | 50 |
| Binary | 1101001 | 1010100 | 1110110 | 1011 | 11101 | 0 | 110110 | 100010101 | 10001 | 101000 |
Color Harmonies of #695476
Complementary color
Monochromatic Colors of #695476
Black with #695476
Text Example
Text Example
White with #695476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695476; }
p { color: rgb(105,84,118); }
H1.HeaderClassName
{
color: #695476;
}
.AnyTagClassName
{
color: #695476;
}
</style>
background-color css
<style>
a { background-color: #695476; }
a { background-color: rgb(105,84,118); }
div.DivClassName
{
background-color: #695476;
}
.BgClassName
{
background-color: #695476;
}
</style>
border-color css
<style>
span { border-color: #695476; }
span { border-color: rgb(105,84,118); }
td.TdClassName
{
border-color: #695476;
}
.TagClassName
{
border-color: #695476;
}
</style>