Shades of Affair #764284
Tints of Affair #764284
RGB
CMYK
RGB Variations
Color information
#764284 (or 0x764284) is known color: Affair. HEX triplet: 76, 42 and 84. RGB value is (118,66,132). Sum of RGB (Red+Green+Blue) = 118+66+132=316 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.34% from 316); Green value is 66 (26.17% from 255 or 20.89% from 316); Blue value is 132 (51.95% from 255 or 41.77% from 316); Max value from RGB is 132 - color contains mainly: blue. Hex color #764284 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764284 is #89BD7B. Grayscale: #585858. Windows color (decimal): -9026940 or 8667766. OLE color: 8667766.
HSL color Cylindrical-coordinate representation of color #764284: hue angle of 287.27º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #764284 is Cyan = 0.11, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 66 | 132 | - |
| CMYK | 0.11 | 0.5 | 0 | 0.48 |
| HSL | 287.27º | 0.33% | 0.39% | - |
| HSV(B) | 287.27º | 0.5% | 0.52% | - |
| XYZ | 13.58 | 9.41 | 22.93 | - |
| YUV | 89.07 | 152.23 | 148.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 66 | 132 | 0.11 | 0.5 | 0 | 0.48 | 287.27 | 0.33 | 0.39 |
| Hex | 76 | 42 | 84 | B | 32 | 0 | 30 | 11F | 21 | 27 |
| Octal | 166 | 102 | 204 | 13 | 62 | 0 | 60 | 437 | 41 | 47 |
| Binary | 1110110 | 1000010 | 10000100 | 1011 | 110010 | 0 | 110000 | 100011111 | 100001 | 100111 |
Color Harmonies of #764284
Complementary color
Monochromatic Colors of #764284
Black with #764284
Text Example
Text Example
White with #764284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764284; }
p { color: rgb(118,66,132); }
H1.HeaderClassName
{
color: #764284;
}
.AnyTagClassName
{
color: #764284;
}
</style>
background-color css
<style>
a { background-color: #764284; }
a { background-color: rgb(118,66,132); }
div.DivClassName
{
background-color: #764284;
}
.BgClassName
{
background-color: #764284;
}
</style>
border-color css
<style>
span { border-color: #764284; }
span { border-color: rgb(118,66,132); }
td.TdClassName
{
border-color: #764284;
}
.TagClassName
{
border-color: #764284;
}
</style>