Shades of Affair #78547F
Tints of Affair #78547F
RGB
CMYK
RGB Variations
Color information
#78547F (or 0x78547F) is known color: Affair. HEX triplet: 78, 54 and 7F. RGB value is (120,84,127). Sum of RGB (Red+Green+Blue) = 120+84+127=331 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.25% from 331); Green value is 84 (33.20% from 255 or 25.38% from 331); Blue value is 127 (50% from 255 or 38.37% from 331); Max value from RGB is 127 - color contains mainly: blue. Hex color #78547F is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #78547F is #87AB80. Grayscale: #636363. Windows color (decimal): -8891265 or 8344696. OLE color: 8344696.
HSL color Cylindrical-coordinate representation of color #78547F: hue angle of 290.23º degrees, saturation: 0.2, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #78547F is Cyan = 0.06, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 120 | 84 | 127 | - |
| CMYK | 0.06 | 0.34 | 0 | 0.50 |
| HSL | 290.23º | 0.2% | 0.41% | - |
| HSV(B) | 290.23º | 0.34% | 0.5% | - |
| XYZ | 14.75 | 11.87 | 21.59 | - |
| YUV | 99.67 | 143.43 | 142.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 84 | 127 | 0.06 | 0.34 | 0 | 0.50 | 290.23 | 0.2 | 0.41 |
| Hex | 78 | 54 | 7F | 6 | 22 | 0 | 32 | 122 | 14 | 29 |
| Octal | 170 | 124 | 177 | 6 | 42 | 0 | 62 | 442 | 24 | 51 |
| Binary | 1111000 | 1010100 | 1111111 | 110 | 100010 | 0 | 110010 | 100100010 | 10100 | 101001 |
Color Harmonies of #78547F
Complementary color
Monochromatic Colors of #78547F
Black with #78547F
Text Example
Text Example
White with #78547F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #78547F; }
p { color: rgb(120,84,127); }
H1.HeaderClassName
{
color: #78547F;
}
.AnyTagClassName
{
color: #78547F;
}
</style>
background-color css
<style>
a { background-color: #78547F; }
a { background-color: rgb(120,84,127); }
div.DivClassName
{
background-color: #78547F;
}
.BgClassName
{
background-color: #78547F;
}
</style>
border-color css
<style>
span { border-color: #78547F; }
span { border-color: rgb(120,84,127); }
td.TdClassName
{
border-color: #78547F;
}
.TagClassName
{
border-color: #78547F;
}
</style>