Shades of Affair #685276
Tints of Affair #685276
RGB
CMYK
RGB Variations
Color information
#685276 (or 0x685276) is known color: Affair. HEX triplet: 68, 52 and 76. RGB value is (104,82,118). Sum of RGB (Red+Green+Blue) = 104+82+118=304 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.21% from 304); Green value is 82 (32.42% from 255 or 26.97% from 304); Blue value is 118 (46.48% from 255 or 38.82% from 304); Max value from RGB is 118 - color contains mainly: blue. Hex color #685276 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685276 is #97AD89. Grayscale: #5C5C5C. Windows color (decimal): -9940362 or 7754344. OLE color: 7754344.
HSL color Cylindrical-coordinate representation of color #685276: hue angle of 276.67º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #685276 is Cyan = 0.12, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 82 | 118 | - |
| CMYK | 0.12 | 0.31 | 0 | 0.54 |
| HSL | 276.67º | 0.18% | 0.39% | - |
| HSV(B) | 276.67º | 0.31% | 0.46% | - |
| XYZ | 12 | 10.29 | 18.49 | - |
| YUV | 92.68 | 142.29 | 136.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 118 | 0.12 | 0.31 | 0 | 0.54 | 276.67 | 0.18 | 0.39 |
| Hex | 68 | 52 | 76 | C | 1F | 0 | 36 | 115 | 12 | 27 |
| Octal | 150 | 122 | 166 | 14 | 37 | 0 | 66 | 425 | 22 | 47 |
| Binary | 1101000 | 1010010 | 1110110 | 1100 | 11111 | 0 | 110110 | 100010101 | 10010 | 100111 |
Color Harmonies of #685276
Complementary color
Monochromatic Colors of #685276
Black with #685276
Text Example
Text Example
White with #685276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685276; }
p { color: rgb(104,82,118); }
H1.HeaderClassName
{
color: #685276;
}
.AnyTagClassName
{
color: #685276;
}
</style>
background-color css
<style>
a { background-color: #685276; }
a { background-color: rgb(104,82,118); }
div.DivClassName
{
background-color: #685276;
}
.BgClassName
{
background-color: #685276;
}
</style>
border-color css
<style>
span { border-color: #685276; }
span { border-color: rgb(104,82,118); }
td.TdClassName
{
border-color: #685276;
}
.TagClassName
{
border-color: #685276;
}
</style>