Shades of Affair #765481
Tints of Affair #765481
RGB
CMYK
RGB Variations
Color information
#765481 (or 0x765481) is known color: Affair. HEX triplet: 76, 54 and 81. RGB value is (118,84,129). Sum of RGB (Red+Green+Blue) = 118+84+129=331 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.65% from 331); Green value is 84 (33.20% from 255 or 25.38% from 331); Blue value is 129 (50.78% from 255 or 38.97% from 331); Max value from RGB is 129 - color contains mainly: blue. Hex color #765481 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765481 is #89AB7E. Grayscale: #636363. Windows color (decimal): -9022335 or 8475766. OLE color: 8475766.
HSL color Cylindrical-coordinate representation of color #765481: hue angle of 285.33º 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 #765481 is Cyan = 0.09, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 84 | 129 | - |
| CMYK | 0.09 | 0.35 | 0 | 0.49 |
| HSL | 285.33º | 0.21% | 0.42% | - |
| HSV(B) | 285.33º | 0.35% | 0.51% | - |
| XYZ | 14.6 | 11.78 | 22.27 | - |
| YUV | 99.3 | 144.76 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 84 | 129 | 0.09 | 0.35 | 0 | 0.49 | 285.33 | 0.21 | 0.42 |
| Hex | 76 | 54 | 81 | 9 | 23 | 0 | 31 | 11D | 15 | 2A |
| Octal | 166 | 124 | 201 | 11 | 43 | 0 | 61 | 435 | 25 | 52 |
| Binary | 1110110 | 1010100 | 10000001 | 1001 | 100011 | 0 | 110001 | 100011101 | 10101 | 101010 |
Color Harmonies of #765481
Complementary color
Monochromatic Colors of #765481
Black with #765481
Text Example
Text Example
White with #765481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765481; }
p { color: rgb(118,84,129); }
H1.HeaderClassName
{
color: #765481;
}
.AnyTagClassName
{
color: #765481;
}
</style>
background-color css
<style>
a { background-color: #765481; }
a { background-color: rgb(118,84,129); }
div.DivClassName
{
background-color: #765481;
}
.BgClassName
{
background-color: #765481;
}
</style>
border-color css
<style>
span { border-color: #765481; }
span { border-color: rgb(118,84,129); }
td.TdClassName
{
border-color: #765481;
}
.TagClassName
{
border-color: #765481;
}
</style>