Shades of Affair #765582
Tints of Affair #765582
RGB
CMYK
RGB Variations
Color information
#765582 (or 0x765582) is known color: Affair. HEX triplet: 76, 55 and 82. RGB value is (118,85,130). Sum of RGB (Red+Green+Blue) = 118+85+130=333 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.44% from 333); Green value is 85 (33.59% from 255 or 25.53% 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 #765582 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765582 is #89AA7D. Grayscale: #636363. Windows color (decimal): -9022078 or 8541558. OLE color: 8541558.
HSL color Cylindrical-coordinate representation of color #765582: hue angle of 284º 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 #765582 is Cyan = 0.09, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 85 | 130 | - |
| CMYK | 0.09 | 0.35 | 0 | 0.49 |
| HSL | 284º | 0.21% | 0.42% | - |
| HSV(B) | 284º | 0.35% | 0.51% | - |
| XYZ | 14.75 | 11.96 | 22.65 | - |
| YUV | 100 | 144.93 | 140.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 85 | 130 | 0.09 | 0.35 | 0 | 0.49 | 284 | 0.21 | 0.42 |
| Hex | 76 | 55 | 82 | 9 | 23 | 0 | 31 | 11C | 15 | 2A |
| Octal | 166 | 125 | 202 | 11 | 43 | 0 | 61 | 434 | 25 | 52 |
| Binary | 1110110 | 1010101 | 10000010 | 1001 | 100011 | 0 | 110001 | 100011100 | 10101 | 101010 |
Color Harmonies of #765582
Complementary color
Monochromatic Colors of #765582
Black with #765582
Text Example
Text Example
White with #765582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765582; }
p { color: rgb(118,85,130); }
H1.HeaderClassName
{
color: #765582;
}
.AnyTagClassName
{
color: #765582;
}
</style>
background-color css
<style>
a { background-color: #765582; }
a { background-color: rgb(118,85,130); }
div.DivClassName
{
background-color: #765582;
}
.BgClassName
{
background-color: #765582;
}
</style>
border-color css
<style>
span { border-color: #765582; }
span { border-color: rgb(118,85,130); }
td.TdClassName
{
border-color: #765582;
}
.TagClassName
{
border-color: #765582;
}
</style>