Shades of Affair #795683
Tints of Affair #795683
RGB
CMYK
RGB Variations
Color information
#795683 (or 0x795683) is known color: Affair. HEX triplet: 79, 56 and 83. RGB value is (121,86,131). Sum of RGB (Red+Green+Blue) = 121+86+131=338 (44% of max value = 765). Red value is 121 (47.66% from 255 or 35.80% from 338); Green value is 86 (33.98% from 255 or 25.44% from 338); Blue value is 131 (51.56% from 255 or 38.76% from 338); Max value from RGB is 131 - color contains mainly: blue. Hex color #795683 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795683 is #86A97C. Grayscale: #656565. Windows color (decimal): -8825213 or 8607353. OLE color: 8607353.
HSL color Cylindrical-coordinate representation of color #795683: hue angle of 286.67º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #795683 is Cyan = 0.08, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 121 | 86 | 131 | - |
| CMYK | 0.08 | 0.34 | 0 | 0.49 |
| HSL | 286.67º | 0.21% | 0.43% | - |
| HSV(B) | 286.67º | 0.34% | 0.51% | - |
| XYZ | 15.31 | 12.36 | 23.05 | - |
| YUV | 101.6 | 144.6 | 141.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 86 | 131 | 0.08 | 0.34 | 0 | 0.49 | 286.67 | 0.21 | 0.43 |
| Hex | 79 | 56 | 83 | 8 | 22 | 0 | 31 | 11F | 15 | 2B |
| Octal | 171 | 126 | 203 | 10 | 42 | 0 | 61 | 437 | 25 | 53 |
| Binary | 1111001 | 1010110 | 10000011 | 1000 | 100010 | 0 | 110001 | 100011111 | 10101 | 101011 |
Color Harmonies of #795683
Complementary color
Monochromatic Colors of #795683
Black with #795683
Text Example
Text Example
White with #795683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795683; }
p { color: rgb(121,86,131); }
H1.HeaderClassName
{
color: #795683;
}
.AnyTagClassName
{
color: #795683;
}
</style>
background-color css
<style>
a { background-color: #795683; }
a { background-color: rgb(121,86,131); }
div.DivClassName
{
background-color: #795683;
}
.BgClassName
{
background-color: #795683;
}
</style>
border-color css
<style>
span { border-color: #795683; }
span { border-color: rgb(121,86,131); }
td.TdClassName
{
border-color: #795683;
}
.TagClassName
{
border-color: #795683;
}
</style>