Shades of Affair #784885
Tints of Affair #784885
RGB
CMYK
RGB Variations
Color information
#784885 (or 0x784885) is known color: Affair. HEX triplet: 78, 48 and 85. RGB value is (120,72,133). Sum of RGB (Red+Green+Blue) = 120+72+133=325 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.92% from 325); Green value is 72 (28.52% from 255 or 22.15% from 325); Blue value is 133 (52.34% from 255 or 40.92% from 325); Max value from RGB is 133 - color contains mainly: blue. Hex color #784885 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #784885 is #87B77A. Grayscale: #5D5D5D. Windows color (decimal): -8894331 or 8734840. OLE color: 8734840.
HSL color Cylindrical-coordinate representation of color #784885: hue angle of 287.21º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #784885 is Cyan = 0.10, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 120 | 72 | 133 | - |
| CMYK | 0.10 | 0.46 | 0 | 0.48 |
| HSL | 287.21º | 0.3% | 0.4% | - |
| HSV(B) | 287.21º | 0.46% | 0.52% | - |
| XYZ | 14.3 | 10.32 | 23.43 | - |
| YUV | 93.31 | 150.4 | 147.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 72 | 133 | 0.10 | 0.46 | 0 | 0.48 | 287.21 | 0.3 | 0.4 |
| Hex | 78 | 48 | 85 | A | 2E | 0 | 30 | 11F | 1E | 28 |
| Octal | 170 | 110 | 205 | 12 | 56 | 0 | 60 | 437 | 36 | 50 |
| Binary | 1111000 | 1001000 | 10000101 | 1010 | 101110 | 0 | 110000 | 100011111 | 11110 | 101000 |
Color Harmonies of #784885
Complementary color
Monochromatic Colors of #784885
Black with #784885
Text Example
Text Example
White with #784885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784885; }
p { color: rgb(120,72,133); }
H1.HeaderClassName
{
color: #784885;
}
.AnyTagClassName
{
color: #784885;
}
</style>
background-color css
<style>
a { background-color: #784885; }
a { background-color: rgb(120,72,133); }
div.DivClassName
{
background-color: #784885;
}
.BgClassName
{
background-color: #784885;
}
</style>
border-color css
<style>
span { border-color: #784885; }
span { border-color: rgb(120,72,133); }
td.TdClassName
{
border-color: #784885;
}
.TagClassName
{
border-color: #784885;
}
</style>