Shades of Affair #765484
Tints of Affair #765484
RGB
CMYK
RGB Variations
Color information
#765484 (or 0x765484) is known color: Affair. HEX triplet: 76, 54 and 84. RGB value is (118,84,132). Sum of RGB (Red+Green+Blue) = 118+84+132=334 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.33% from 334); Green value is 84 (33.20% from 255 or 25.15% from 334); Blue value is 132 (51.95% from 255 or 39.52% from 334); Max value from RGB is 132 - color contains mainly: blue. Hex color #765484 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765484 is #89AB7B. Grayscale: #636363. Windows color (decimal): -9022332 or 8672374. OLE color: 8672374.
HSL color Cylindrical-coordinate representation of color #765484: hue angle of 282.5º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #765484 is Cyan = 0.11, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 84 | 132 | - |
| CMYK | 0.11 | 0.36 | 0 | 0.48 |
| HSL | 282.5º | 0.22% | 0.42% | - |
| HSV(B) | 282.5º | 0.36% | 0.52% | - |
| XYZ | 14.81 | 11.86 | 23.34 | - |
| YUV | 99.64 | 146.26 | 141.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 84 | 132 | 0.11 | 0.36 | 0 | 0.48 | 282.5 | 0.22 | 0.42 |
| Hex | 76 | 54 | 84 | B | 24 | 0 | 30 | 11A | 16 | 2A |
| Octal | 166 | 124 | 204 | 13 | 44 | 0 | 60 | 432 | 26 | 52 |
| Binary | 1110110 | 1010100 | 10000100 | 1011 | 100100 | 0 | 110000 | 100011010 | 10110 | 101010 |
Color Harmonies of #765484
Complementary color
Monochromatic Colors of #765484
Black with #765484
Text Example
Text Example
White with #765484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765484; }
p { color: rgb(118,84,132); }
H1.HeaderClassName
{
color: #765484;
}
.AnyTagClassName
{
color: #765484;
}
</style>
background-color css
<style>
a { background-color: #765484; }
a { background-color: rgb(118,84,132); }
div.DivClassName
{
background-color: #765484;
}
.BgClassName
{
background-color: #765484;
}
</style>
border-color css
<style>
span { border-color: #765484; }
span { border-color: rgb(118,84,132); }
td.TdClassName
{
border-color: #765484;
}
.TagClassName
{
border-color: #765484;
}
</style>