Shades of Affair #764484
Tints of Affair #764484
RGB
CMYK
RGB Variations
Color information
#764484 (or 0x764484) is known color: Affair. HEX triplet: 76, 44 and 84. RGB value is (118,68,132). Sum of RGB (Red+Green+Blue) = 118+68+132=318 (42% of max value = 765). Red value is 118 (46.48% from 255 or 37.11% from 318); Green value is 68 (26.95% from 255 or 21.38% from 318); Blue value is 132 (51.95% from 255 or 41.51% from 318); Max value from RGB is 132 - color contains mainly: blue. Hex color #764484 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764484 is #89BB7B. Grayscale: #5A5A5A. Windows color (decimal): -9026428 or 8668278. OLE color: 8668278.
HSL color Cylindrical-coordinate representation of color #764484: hue angle of 286.88º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #764484 is Cyan = 0.11, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 68 | 132 | - |
| CMYK | 0.11 | 0.48 | 0 | 0.48 |
| HSL | 286.88º | 0.32% | 0.39% | - |
| HSV(B) | 286.88º | 0.48% | 0.52% | - |
| XYZ | 13.7 | 9.65 | 22.97 | - |
| YUV | 90.25 | 151.57 | 147.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 68 | 132 | 0.11 | 0.48 | 0 | 0.48 | 286.88 | 0.32 | 0.39 |
| Hex | 76 | 44 | 84 | B | 30 | 0 | 30 | 11F | 20 | 27 |
| Octal | 166 | 104 | 204 | 13 | 60 | 0 | 60 | 437 | 40 | 47 |
| Binary | 1110110 | 1000100 | 10000100 | 1011 | 110000 | 0 | 110000 | 100011111 | 100000 | 100111 |
Color Harmonies of #764484
Complementary color
Monochromatic Colors of #764484
Black with #764484
Text Example
Text Example
White with #764484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764484; }
p { color: rgb(118,68,132); }
H1.HeaderClassName
{
color: #764484;
}
.AnyTagClassName
{
color: #764484;
}
</style>
background-color css
<style>
a { background-color: #764484; }
a { background-color: rgb(118,68,132); }
div.DivClassName
{
background-color: #764484;
}
.BgClassName
{
background-color: #764484;
}
</style>
border-color css
<style>
span { border-color: #764484; }
span { border-color: rgb(118,68,132); }
td.TdClassName
{
border-color: #764484;
}
.TagClassName
{
border-color: #764484;
}
</style>