Shades of Affair #654780
Tints of Affair #654780
RGB
CMYK
RGB Variations
Color information
#654780 (or 0x654780) is known color: Affair. HEX triplet: 65, 47 and 80. RGB value is (101,71,128). Sum of RGB (Red+Green+Blue) = 101+71+128=300 (39% of max value = 765). Red value is 101 (39.84% from 255 or 33.67% from 300); Green value is 71 (28.12% from 255 or 23.67% from 300); Blue value is 128 (50.39% from 255 or 42.67% from 300); Max value from RGB is 128 - color contains mainly: blue. Hex color #654780 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #654780 is #9AB87F. Grayscale: #565656. Windows color (decimal): -10139776 or 8406885. OLE color: 8406885.
HSL color Cylindrical-coordinate representation of color #654780: hue angle of 271.58º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #654780 is Cyan = 0.21, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 101 | 71 | 128 | - |
| CMYK | 0.21 | 0.45 | 0 | 0.50 |
| HSL | 271.58º | 0.29% | 0.39% | - |
| HSV(B) | 271.58º | 0.45% | 0.5% | - |
| XYZ | 11.52 | 8.83 | 21.52 | - |
| YUV | 86.47 | 151.44 | 138.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 71 | 128 | 0.21 | 0.45 | 0 | 0.50 | 271.58 | 0.29 | 0.39 |
| Hex | 65 | 47 | 80 | 15 | 2D | 0 | 32 | 110 | 1D | 27 |
| Octal | 145 | 107 | 200 | 25 | 55 | 0 | 62 | 420 | 35 | 47 |
| Binary | 1100101 | 1000111 | 10000000 | 10101 | 101101 | 0 | 110010 | 100010000 | 11101 | 100111 |
Color Harmonies of #654780
Complementary color
Monochromatic Colors of #654780
Black with #654780
Text Example
Text Example
White with #654780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654780; }
p { color: rgb(101,71,128); }
H1.HeaderClassName
{
color: #654780;
}
.AnyTagClassName
{
color: #654780;
}
</style>
background-color css
<style>
a { background-color: #654780; }
a { background-color: rgb(101,71,128); }
div.DivClassName
{
background-color: #654780;
}
.BgClassName
{
background-color: #654780;
}
</style>
border-color css
<style>
span { border-color: #654780; }
span { border-color: rgb(101,71,128); }
td.TdClassName
{
border-color: #654780;
}
.TagClassName
{
border-color: #654780;
}
</style>