Shades of Affair #796083
Tints of Affair #796083
RGB
CMYK
RGB Variations
Color information
#796083 (or 0x796083) is known color: Affair. HEX triplet: 79, 60 and 83. RGB value is (121,96,131). Sum of RGB (Red+Green+Blue) = 121+96+131=348 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.77% from 348); Green value is 96 (37.89% from 255 or 27.59% from 348); Blue value is 131 (51.56% from 255 or 37.64% from 348); Max value from RGB is 131 - color contains mainly: blue. Hex color #796083 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796083 is #869F7C. Grayscale: #6B6B6B. Windows color (decimal): -8822653 or 8609913. OLE color: 8609913.
HSL color Cylindrical-coordinate representation of color #796083: hue angle of 282.86º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #796083 is Cyan = 0.08, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 121 | 96 | 131 | - |
| CMYK | 0.08 | 0.27 | 0 | 0.49 |
| HSL | 282.86º | 0.15% | 0.45% | - |
| HSV(B) | 282.86º | 0.27% | 0.51% | - |
| XYZ | 16.16 | 14.07 | 23.34 | - |
| YUV | 107.47 | 141.28 | 137.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 96 | 131 | 0.08 | 0.27 | 0 | 0.49 | 282.86 | 0.15 | 0.45 |
| Hex | 79 | 60 | 83 | 8 | 1B | 0 | 31 | 11B | F | 2D |
| Octal | 171 | 140 | 203 | 10 | 33 | 0 | 61 | 433 | 17 | 55 |
| Binary | 1111001 | 1100000 | 10000011 | 1000 | 11011 | 0 | 110001 | 100011011 | 1111 | 101101 |
Color Harmonies of #796083
Complementary color
Monochromatic Colors of #796083
Black with #796083
Text Example
Text Example
White with #796083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796083; }
p { color: rgb(121,96,131); }
H1.HeaderClassName
{
color: #796083;
}
.AnyTagClassName
{
color: #796083;
}
</style>
background-color css
<style>
a { background-color: #796083; }
a { background-color: rgb(121,96,131); }
div.DivClassName
{
background-color: #796083;
}
.BgClassName
{
background-color: #796083;
}
</style>
border-color css
<style>
span { border-color: #796083; }
span { border-color: rgb(121,96,131); }
td.TdClassName
{
border-color: #796083;
}
.TagClassName
{
border-color: #796083;
}
</style>