Shades of Affair #764481
Tints of Affair #764481
RGB
CMYK
RGB Variations
Color information
#764481 (or 0x764481) is known color: Affair. HEX triplet: 76, 44 and 81. RGB value is (118,68,129). Sum of RGB (Red+Green+Blue) = 118+68+129=315 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.46% from 315); Green value is 68 (26.95% from 255 or 21.59% from 315); Blue value is 129 (50.78% from 255 or 40.95% from 315); Max value from RGB is 129 - color contains mainly: blue. Hex color #764481 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764481 is #89BB7E. Grayscale: #595959. Windows color (decimal): -9026431 or 8471670. OLE color: 8471670.
HSL color Cylindrical-coordinate representation of color #764481: hue angle of 289.18º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #764481 is Cyan = 0.09, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 68 | 129 | - |
| CMYK | 0.09 | 0.47 | 0 | 0.49 |
| HSL | 289.18º | 0.31% | 0.39% | - |
| HSV(B) | 289.18º | 0.47% | 0.51% | - |
| XYZ | 13.5 | 9.57 | 21.9 | - |
| YUV | 89.9 | 150.07 | 148.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 68 | 129 | 0.09 | 0.47 | 0 | 0.49 | 289.18 | 0.31 | 0.39 |
| Hex | 76 | 44 | 81 | 9 | 2F | 0 | 31 | 121 | 1F | 27 |
| Octal | 166 | 104 | 201 | 11 | 57 | 0 | 61 | 441 | 37 | 47 |
| Binary | 1110110 | 1000100 | 10000001 | 1001 | 101111 | 0 | 110001 | 100100001 | 11111 | 100111 |
Color Harmonies of #764481
Complementary color
Monochromatic Colors of #764481
Black with #764481
Text Example
Text Example
White with #764481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764481; }
p { color: rgb(118,68,129); }
H1.HeaderClassName
{
color: #764481;
}
.AnyTagClassName
{
color: #764481;
}
</style>
background-color css
<style>
a { background-color: #764481; }
a { background-color: rgb(118,68,129); }
div.DivClassName
{
background-color: #764481;
}
.BgClassName
{
background-color: #764481;
}
</style>
border-color css
<style>
span { border-color: #764481; }
span { border-color: rgb(118,68,129); }
td.TdClassName
{
border-color: #764481;
}
.TagClassName
{
border-color: #764481;
}
</style>