Shades of Affair #6A5777
Tints of Affair #6A5777
RGB
CMYK
RGB Variations
Color information
#6A5777 (or 0x6A5777) is known color: Affair. HEX triplet: 6A, 57 and 77. RGB value is (106,87,119). Sum of RGB (Red+Green+Blue) = 106+87+119=312 (41% of max value = 765). Red value is 106 (41.80% from 255 or 33.97% from 312); Green value is 87 (34.38% from 255 or 27.88% from 312); Blue value is 119 (46.88% from 255 or 38.14% from 312); Max value from RGB is 119 - color contains mainly: blue. Hex color #6A5777 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6A5777 is #95A888. Grayscale: #606060. Windows color (decimal): -9808009 or 7821162. OLE color: 7821162.
HSL color Cylindrical-coordinate representation of color #6A5777: hue angle of 275.62º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #6A5777 is Cyan = 0.11, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 106 | 87 | 119 | - |
| CMYK | 0.11 | 0.27 | 0 | 0.53 |
| HSL | 275.63º | 0.16% | 0.4% | - |
| HSV(B) | 275.63º | 0.27% | 0.47% | - |
| XYZ | 12.68 | 11.21 | 18.95 | - |
| YUV | 96.33 | 140.79 | 134.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 87 | 119 | 0.11 | 0.27 | 0 | 0.53 | 275.63 | 0.16 | 0.4 |
| Hex | 6A | 57 | 77 | B | 1B | 0 | 35 | 114 | 10 | 28 |
| Octal | 152 | 127 | 167 | 13 | 33 | 0 | 65 | 424 | 20 | 50 |
| Binary | 1101010 | 1010111 | 1110111 | 1011 | 11011 | 0 | 110101 | 100010100 | 10000 | 101000 |
Color Harmonies of #6A5777
Complementary color
Monochromatic Colors of #6A5777
Black with #6A5777
Text Example
Text Example
White with #6A5777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A5777; }
p { color: rgb(106,87,119); }
H1.HeaderClassName
{
color: #6A5777;
}
.AnyTagClassName
{
color: #6A5777;
}
</style>
background-color css
<style>
a { background-color: #6A5777; }
a { background-color: rgb(106,87,119); }
div.DivClassName
{
background-color: #6A5777;
}
.BgClassName
{
background-color: #6A5777;
}
</style>
border-color css
<style>
span { border-color: #6A5777; }
span { border-color: rgb(106,87,119); }
td.TdClassName
{
border-color: #6A5777;
}
.TagClassName
{
border-color: #6A5777;
}
</style>