Shades of Affair #785382
Tints of Affair #785382
RGB
CMYK
RGB Variations
Color information
#785382 (or 0x785382) is known color: Affair. HEX triplet: 78, 53 and 82. RGB value is (120,83,130). Sum of RGB (Red+Green+Blue) = 120+83+130=333 (44% of max value = 765). Red value is 120 (47.27% from 255 or 36.04% from 333); Green value is 83 (32.81% from 255 or 24.92% from 333); Blue value is 130 (51.17% from 255 or 39.04% from 333); Max value from RGB is 130 - color contains mainly: blue. Hex color #785382 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785382 is #87AC7D. Grayscale: #636363. Windows color (decimal): -8891518 or 8541048. OLE color: 8541048.
HSL color Cylindrical-coordinate representation of color #785382: hue angle of 287.23º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #785382 is Cyan = 0.08, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 83 | 130 | - |
| CMYK | 0.08 | 0.36 | 0 | 0.49 |
| HSL | 287.23º | 0.22% | 0.42% | - |
| HSV(B) | 287.23º | 0.36% | 0.51% | - |
| XYZ | 14.87 | 11.79 | 22.61 | - |
| YUV | 99.42 | 145.26 | 142.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 83 | 130 | 0.08 | 0.36 | 0 | 0.49 | 287.23 | 0.22 | 0.42 |
| Hex | 78 | 53 | 82 | 8 | 24 | 0 | 31 | 11F | 16 | 2A |
| Octal | 170 | 123 | 202 | 10 | 44 | 0 | 61 | 437 | 26 | 52 |
| Binary | 1111000 | 1010011 | 10000010 | 1000 | 100100 | 0 | 110001 | 100011111 | 10110 | 101010 |
Color Harmonies of #785382
Complementary color
Monochromatic Colors of #785382
Black with #785382
Text Example
Text Example
White with #785382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785382; }
p { color: rgb(120,83,130); }
H1.HeaderClassName
{
color: #785382;
}
.AnyTagClassName
{
color: #785382;
}
</style>
background-color css
<style>
a { background-color: #785382; }
a { background-color: rgb(120,83,130); }
div.DivClassName
{
background-color: #785382;
}
.BgClassName
{
background-color: #785382;
}
</style>
border-color css
<style>
span { border-color: #785382; }
span { border-color: rgb(120,83,130); }
td.TdClassName
{
border-color: #785382;
}
.TagClassName
{
border-color: #785382;
}
</style>