Shades of Affair #784585
Tints of Affair #784585
RGB
CMYK
RGB Variations
Color information
#784585 (or 0x784585) is known color: Affair. HEX triplet: 78, 45 and 85. RGB value is (120,69,133). Sum of RGB (Red+Green+Blue) = 120+69+133=322 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.27% from 322); Green value is 69 (27.34% from 255 or 21.43% from 322); Blue value is 133 (52.34% from 255 or 41.30% from 322); Max value from RGB is 133 - color contains mainly: blue. Hex color #784585 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #784585 is #87BA7A. Grayscale: #5B5B5B. Windows color (decimal): -8895099 or 8734072. OLE color: 8734072.
HSL color Cylindrical-coordinate representation of color #784585: hue angle of 287.81º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #784585 is Cyan = 0.10, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 120 | 69 | 133 | - |
| CMYK | 0.10 | 0.48 | 0 | 0.48 |
| HSL | 287.81º | 0.32% | 0.4% | - |
| HSV(B) | 287.81º | 0.48% | 0.52% | - |
| XYZ | 14.11 | 9.94 | 23.37 | - |
| YUV | 91.55 | 151.4 | 148.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 69 | 133 | 0.10 | 0.48 | 0 | 0.48 | 287.81 | 0.32 | 0.4 |
| Hex | 78 | 45 | 85 | A | 30 | 0 | 30 | 120 | 20 | 28 |
| Octal | 170 | 105 | 205 | 12 | 60 | 0 | 60 | 440 | 40 | 50 |
| Binary | 1111000 | 1000101 | 10000101 | 1010 | 110000 | 0 | 110000 | 100100000 | 100000 | 101000 |
Color Harmonies of #784585
Complementary color
Monochromatic Colors of #784585
Black with #784585
Text Example
Text Example
White with #784585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784585; }
p { color: rgb(120,69,133); }
H1.HeaderClassName
{
color: #784585;
}
.AnyTagClassName
{
color: #784585;
}
</style>
background-color css
<style>
a { background-color: #784585; }
a { background-color: rgb(120,69,133); }
div.DivClassName
{
background-color: #784585;
}
.BgClassName
{
background-color: #784585;
}
</style>
border-color css
<style>
span { border-color: #784585; }
span { border-color: rgb(120,69,133); }
td.TdClassName
{
border-color: #784585;
}
.TagClassName
{
border-color: #784585;
}
</style>