Shades of Affair #785482
Tints of Affair #785482
RGB
CMYK
RGB Variations
Color information
#785482 (or 0x785482) is known color: Affair. HEX triplet: 78, 54 and 82. RGB value is (120,84,130). Sum of RGB (Red+Green+Blue) = 120+84+130=334 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.93% from 334); Green value is 84 (33.20% from 255 or 25.15% from 334); Blue value is 130 (51.17% from 255 or 38.92% from 334); Max value from RGB is 130 - color contains mainly: blue. Hex color #785482 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785482 is #87AB7D. Grayscale: #636363. Windows color (decimal): -8891262 or 8541304. OLE color: 8541304.
HSL color Cylindrical-coordinate representation of color #785482: hue angle of 286.96º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #785482 is Cyan = 0.08, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 84 | 130 | - |
| CMYK | 0.08 | 0.35 | 0 | 0.49 |
| HSL | 286.96º | 0.21% | 0.42% | - |
| HSV(B) | 286.96º | 0.35% | 0.51% | - |
| XYZ | 14.95 | 11.95 | 22.64 | - |
| YUV | 100.01 | 144.93 | 142.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 84 | 130 | 0.08 | 0.35 | 0 | 0.49 | 286.96 | 0.21 | 0.42 |
| Hex | 78 | 54 | 82 | 8 | 23 | 0 | 31 | 11F | 15 | 2A |
| Octal | 170 | 124 | 202 | 10 | 43 | 0 | 61 | 437 | 25 | 52 |
| Binary | 1111000 | 1010100 | 10000010 | 1000 | 100011 | 0 | 110001 | 100011111 | 10101 | 101010 |
Color Harmonies of #785482
Complementary color
Monochromatic Colors of #785482
Black with #785482
Text Example
Text Example
White with #785482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785482; }
p { color: rgb(120,84,130); }
H1.HeaderClassName
{
color: #785482;
}
.AnyTagClassName
{
color: #785482;
}
</style>
background-color css
<style>
a { background-color: #785482; }
a { background-color: rgb(120,84,130); }
div.DivClassName
{
background-color: #785482;
}
.BgClassName
{
background-color: #785482;
}
</style>
border-color css
<style>
span { border-color: #785482; }
span { border-color: rgb(120,84,130); }
td.TdClassName
{
border-color: #785482;
}
.TagClassName
{
border-color: #785482;
}
</style>