Shades of Affair #764587
Tints of Affair #764587
RGB
CMYK
RGB Variations
Color information
#764587 (or 0x764587) is known color: Affair. HEX triplet: 76, 45 and 87. RGB value is (118,69,135). Sum of RGB (Red+Green+Blue) = 118+69+135=322 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.65% from 322); Green value is 69 (27.34% from 255 or 21.43% from 322); Blue value is 135 (53.12% from 255 or 41.93% from 322); Max value from RGB is 135 - color contains mainly: blue. Hex color #764587 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764587 is #89BA78. Grayscale: #5A5A5A. Windows color (decimal): -9026169 or 8865142. OLE color: 8865142.
HSL color Cylindrical-coordinate representation of color #764587: hue angle of 284.55º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #764587 is Cyan = 0.13, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 69 | 135 | - |
| CMYK | 0.13 | 0.49 | 0 | 0.47 |
| HSL | 284.55º | 0.32% | 0.4% | - |
| HSV(B) | 284.55º | 0.49% | 0.53% | - |
| XYZ | 13.97 | 9.86 | 24.09 | - |
| YUV | 91.18 | 152.73 | 147.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 69 | 135 | 0.13 | 0.49 | 0 | 0.47 | 284.55 | 0.32 | 0.4 |
| Hex | 76 | 45 | 87 | D | 31 | 0 | 2F | 11D | 20 | 28 |
| Octal | 166 | 105 | 207 | 15 | 61 | 0 | 57 | 435 | 40 | 50 |
| Binary | 1110110 | 1000101 | 10000111 | 1101 | 110001 | 0 | 101111 | 100011101 | 100000 | 101000 |
Color Harmonies of #764587
Complementary color
Monochromatic Colors of #764587
Black with #764587
Text Example
Text Example
White with #764587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764587; }
p { color: rgb(118,69,135); }
H1.HeaderClassName
{
color: #764587;
}
.AnyTagClassName
{
color: #764587;
}
</style>
background-color css
<style>
a { background-color: #764587; }
a { background-color: rgb(118,69,135); }
div.DivClassName
{
background-color: #764587;
}
.BgClassName
{
background-color: #764587;
}
</style>
border-color css
<style>
span { border-color: #764587; }
span { border-color: rgb(118,69,135); }
td.TdClassName
{
border-color: #764587;
}
.TagClassName
{
border-color: #764587;
}
</style>