Shades of Affair #78597F
Tints of Affair #78597F
RGB
CMYK
RGB Variations
Color information
#78597F (or 0x78597F) is known color: Affair. HEX triplet: 78, 59 and 7F. RGB value is (120,89,127). Sum of RGB (Red+Green+Blue) = 120+89+127=336 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.71% from 336); Green value is 89 (35.16% from 255 or 26.49% from 336); Blue value is 127 (50% from 255 or 37.80% from 336); Max value from RGB is 127 - color contains mainly: blue. Hex color #78597F is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #78597F is #87A680. Grayscale: #666666. Windows color (decimal): -8889985 or 8345976. OLE color: 8345976.
HSL color Cylindrical-coordinate representation of color #78597F: hue angle of 288.95º degrees, saturation: 0.18, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #78597F is Cyan = 0.06, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 120 | 89 | 127 | - |
| CMYK | 0.06 | 0.30 | 0 | 0.50 |
| HSL | 288.95º | 0.18% | 0.42% | - |
| HSV(B) | 288.95º | 0.3% | 0.5% | - |
| XYZ | 15.15 | 12.67 | 21.73 | - |
| YUV | 102.6 | 141.77 | 140.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 89 | 127 | 0.06 | 0.30 | 0 | 0.50 | 288.95 | 0.18 | 0.42 |
| Hex | 78 | 59 | 7F | 6 | 1E | 0 | 32 | 121 | 12 | 2A |
| Octal | 170 | 131 | 177 | 6 | 36 | 0 | 62 | 441 | 22 | 52 |
| Binary | 1111000 | 1011001 | 1111111 | 110 | 11110 | 0 | 110010 | 100100001 | 10010 | 101010 |
Color Harmonies of #78597F
Complementary color
Monochromatic Colors of #78597F
Black with #78597F
Text Example
Text Example
White with #78597F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #78597F; }
p { color: rgb(120,89,127); }
H1.HeaderClassName
{
color: #78597F;
}
.AnyTagClassName
{
color: #78597F;
}
</style>
background-color css
<style>
a { background-color: #78597F; }
a { background-color: rgb(120,89,127); }
div.DivClassName
{
background-color: #78597F;
}
.BgClassName
{
background-color: #78597F;
}
</style>
border-color css
<style>
span { border-color: #78597F; }
span { border-color: rgb(120,89,127); }
td.TdClassName
{
border-color: #78597F;
}
.TagClassName
{
border-color: #78597F;
}
</style>