Shades of Affair #705376
Tints of Affair #705376
RGB
CMYK
RGB Variations
Color information
#705376 (or 0x705376) is known color: Affair. HEX triplet: 70, 53 and 76. RGB value is (112,83,118). Sum of RGB (Red+Green+Blue) = 112+83+118=313 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.78% from 313); Green value is 83 (32.81% from 255 or 26.52% from 313); Blue value is 118 (46.48% from 255 or 37.70% from 313); Max value from RGB is 118 - color contains mainly: blue. Hex color #705376 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #705376 is #8FAC89. Grayscale: #5F5F5F. Windows color (decimal): -9415818 or 7754608. OLE color: 7754608.
HSL color Cylindrical-coordinate representation of color #705376: hue angle of 289.71º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #705376 is Cyan = 0.05, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 112 | 83 | 118 | - |
| CMYK | 0.05 | 0.30 | 0 | 0.54 |
| HSL | 289.71º | 0.17% | 0.39% | - |
| HSV(B) | 289.71º | 0.3% | 0.46% | - |
| XYZ | 13.05 | 10.94 | 18.56 | - |
| YUV | 95.66 | 140.61 | 139.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 83 | 118 | 0.05 | 0.30 | 0 | 0.54 | 289.71 | 0.17 | 0.39 |
| Hex | 70 | 53 | 76 | 5 | 1E | 0 | 36 | 122 | 11 | 27 |
| Octal | 160 | 123 | 166 | 5 | 36 | 0 | 66 | 442 | 21 | 47 |
| Binary | 1110000 | 1010011 | 1110110 | 101 | 11110 | 0 | 110110 | 100100010 | 10001 | 100111 |
Color Harmonies of #705376
Complementary color
Monochromatic Colors of #705376
Black with #705376
Text Example
Text Example
White with #705376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705376; }
p { color: rgb(112,83,118); }
H1.HeaderClassName
{
color: #705376;
}
.AnyTagClassName
{
color: #705376;
}
</style>
background-color css
<style>
a { background-color: #705376; }
a { background-color: rgb(112,83,118); }
div.DivClassName
{
background-color: #705376;
}
.BgClassName
{
background-color: #705376;
}
</style>
border-color css
<style>
span { border-color: #705376; }
span { border-color: rgb(112,83,118); }
td.TdClassName
{
border-color: #705376;
}
.TagClassName
{
border-color: #705376;
}
</style>