Shades of Affair #764287
Tints of Affair #764287
RGB
CMYK
RGB Variations
Color information
#764287 (or 0x764287) is known color: Affair. HEX triplet: 76, 42 and 87. RGB value is (118,66,135). Sum of RGB (Red+Green+Blue) = 118+66+135=319 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.99% from 319); Green value is 66 (26.17% from 255 or 20.69% from 319); Blue value is 135 (53.12% from 255 or 42.32% from 319); Max value from RGB is 135 - color contains mainly: blue. Hex color #764287 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764287 is #89BD78. Grayscale: #595959. Windows color (decimal): -9026937 or 8864374. OLE color: 8864374.
HSL color Cylindrical-coordinate representation of color #764287: hue angle of 285.22º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #764287 is Cyan = 0.13, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 66 | 135 | - |
| CMYK | 0.13 | 0.51 | 0 | 0.47 |
| HSL | 285.22º | 0.34% | 0.39% | - |
| HSV(B) | 285.22º | 0.51% | 0.53% | - |
| XYZ | 13.79 | 9.5 | 24.03 | - |
| YUV | 89.41 | 153.73 | 148.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 66 | 135 | 0.13 | 0.51 | 0 | 0.47 | 285.22 | 0.34 | 0.39 |
| Hex | 76 | 42 | 87 | D | 33 | 0 | 2F | 11D | 22 | 27 |
| Octal | 166 | 102 | 207 | 15 | 63 | 0 | 57 | 435 | 42 | 47 |
| Binary | 1110110 | 1000010 | 10000111 | 1101 | 110011 | 0 | 101111 | 100011101 | 100010 | 100111 |
Color Harmonies of #764287
Complementary color
Monochromatic Colors of #764287
Black with #764287
Text Example
Text Example
White with #764287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764287; }
p { color: rgb(118,66,135); }
H1.HeaderClassName
{
color: #764287;
}
.AnyTagClassName
{
color: #764287;
}
</style>
background-color css
<style>
a { background-color: #764287; }
a { background-color: rgb(118,66,135); }
div.DivClassName
{
background-color: #764287;
}
.BgClassName
{
background-color: #764287;
}
</style>
border-color css
<style>
span { border-color: #764287; }
span { border-color: rgb(118,66,135); }
td.TdClassName
{
border-color: #764287;
}
.TagClassName
{
border-color: #764287;
}
</style>