Shades of Affair #6A5779
Tints of Affair #6A5779
RGB
CMYK
RGB Variations
Color information
#6A5779 (or 0x6A5779) is known color: Affair. HEX triplet: 6A, 57 and 79. RGB value is (106,87,121). Sum of RGB (Red+Green+Blue) = 106+87+121=314 (41% of max value = 765). Red value is 106 (41.80% from 255 or 33.76% from 314); Green value is 87 (34.38% from 255 or 27.71% from 314); Blue value is 121 (47.66% from 255 or 38.54% from 314); Max value from RGB is 121 - color contains mainly: blue. Hex color #6A5779 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6A5779 is #95A886. Grayscale: #606060. Windows color (decimal): -9808007 or 7952234. OLE color: 7952234.
HSL color Cylindrical-coordinate representation of color #6A5779: hue angle of 273.53º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #6A5779 is Cyan = 0.12, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 106 | 87 | 121 | - |
| CMYK | 0.12 | 0.28 | 0 | 0.53 |
| HSL | 273.53º | 0.16% | 0.41% | - |
| HSV(B) | 273.53º | 0.28% | 0.47% | - |
| XYZ | 12.8 | 11.26 | 19.59 | - |
| YUV | 96.56 | 141.79 | 134.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 87 | 121 | 0.12 | 0.28 | 0 | 0.53 | 273.53 | 0.16 | 0.41 |
| Hex | 6A | 57 | 79 | C | 1C | 0 | 35 | 112 | 10 | 29 |
| Octal | 152 | 127 | 171 | 14 | 34 | 0 | 65 | 422 | 20 | 51 |
| Binary | 1101010 | 1010111 | 1111001 | 1100 | 11100 | 0 | 110101 | 100010010 | 10000 | 101001 |
Color Harmonies of #6A5779
Complementary color
Monochromatic Colors of #6A5779
Black with #6A5779
Text Example
Text Example
White with #6A5779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A5779; }
p { color: rgb(106,87,121); }
H1.HeaderClassName
{
color: #6A5779;
}
.AnyTagClassName
{
color: #6A5779;
}
</style>
background-color css
<style>
a { background-color: #6A5779; }
a { background-color: rgb(106,87,121); }
div.DivClassName
{
background-color: #6A5779;
}
.BgClassName
{
background-color: #6A5779;
}
</style>
border-color css
<style>
span { border-color: #6A5779; }
span { border-color: rgb(106,87,121); }
td.TdClassName
{
border-color: #6A5779;
}
.TagClassName
{
border-color: #6A5779;
}
</style>