Shades of Affair #765184
Tints of Affair #765184
RGB
CMYK
RGB Variations
Color information
#765184 (or 0x765184) is known color: Affair. HEX triplet: 76, 51 and 84. RGB value is (118,81,132). Sum of RGB (Red+Green+Blue) = 118+81+132=331 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.65% from 331); Green value is 81 (32.03% from 255 or 24.47% from 331); Blue value is 132 (51.95% from 255 or 39.88% from 331); Max value from RGB is 132 - color contains mainly: blue. Hex color #765184 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765184 is #89AE7B. Grayscale: #616161. Windows color (decimal): -9023100 or 8671606. OLE color: 8671606.
HSL color Cylindrical-coordinate representation of color #765184: hue angle of 283.53º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #765184 is Cyan = 0.11, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 81 | 132 | - |
| CMYK | 0.11 | 0.39 | 0 | 0.48 |
| HSL | 283.53º | 0.24% | 0.42% | - |
| HSV(B) | 283.53º | 0.39% | 0.52% | - |
| XYZ | 14.58 | 11.4 | 23.26 | - |
| YUV | 97.88 | 147.26 | 142.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 81 | 132 | 0.11 | 0.39 | 0 | 0.48 | 283.53 | 0.24 | 0.42 |
| Hex | 76 | 51 | 84 | B | 27 | 0 | 30 | 11C | 18 | 2A |
| Octal | 166 | 121 | 204 | 13 | 47 | 0 | 60 | 434 | 30 | 52 |
| Binary | 1110110 | 1010001 | 10000100 | 1011 | 100111 | 0 | 110000 | 100011100 | 11000 | 101010 |
Color Harmonies of #765184
Complementary color
Monochromatic Colors of #765184
Black with #765184
Text Example
Text Example
White with #765184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765184; }
p { color: rgb(118,81,132); }
H1.HeaderClassName
{
color: #765184;
}
.AnyTagClassName
{
color: #765184;
}
</style>
background-color css
<style>
a { background-color: #765184; }
a { background-color: rgb(118,81,132); }
div.DivClassName
{
background-color: #765184;
}
.BgClassName
{
background-color: #765184;
}
</style>
border-color css
<style>
span { border-color: #765184; }
span { border-color: rgb(118,81,132); }
td.TdClassName
{
border-color: #765184;
}
.TagClassName
{
border-color: #765184;
}
</style>