Shades of Affair #6C5779
Tints of Affair #6C5779
RGB
CMYK
RGB Variations
Color information
#6C5779 (or 0x6C5779) is known color: Affair. HEX triplet: 6C, 57 and 79. RGB value is (108,87,121). Sum of RGB (Red+Green+Blue) = 108+87+121=316 (41% of max value = 765). Red value is 108 (42.58% from 255 or 34.18% from 316); Green value is 87 (34.38% from 255 or 27.53% from 316); Blue value is 121 (47.66% from 255 or 38.29% from 316); Max value from RGB is 121 - color contains mainly: blue. Hex color #6C5779 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6C5779 is #93A886. Grayscale: #616161. Windows color (decimal): -9676935 or 7952236. OLE color: 7952236.
HSL color Cylindrical-coordinate representation of color #6C5779: hue angle of 277.06º 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 #6C5779 is Cyan = 0.11, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 108 | 87 | 121 | - |
| CMYK | 0.11 | 0.28 | 0 | 0.53 |
| HSL | 277.06º | 0.16% | 0.41% | - |
| HSV(B) | 277.06º | 0.28% | 0.47% | - |
| XYZ | 13.04 | 11.39 | 19.6 | - |
| YUV | 97.16 | 141.46 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 108 | 87 | 121 | 0.11 | 0.28 | 0 | 0.53 | 277.06 | 0.16 | 0.41 |
| Hex | 6C | 57 | 79 | B | 1C | 0 | 35 | 115 | 10 | 29 |
| Octal | 154 | 127 | 171 | 13 | 34 | 0 | 65 | 425 | 20 | 51 |
| Binary | 1101100 | 1010111 | 1111001 | 1011 | 11100 | 0 | 110101 | 100010101 | 10000 | 101001 |
Color Harmonies of #6C5779
Complementary color
Monochromatic Colors of #6C5779
Black with #6C5779
Text Example
Text Example
White with #6C5779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6C5779; }
p { color: rgb(108,87,121); }
H1.HeaderClassName
{
color: #6C5779;
}
.AnyTagClassName
{
color: #6C5779;
}
</style>
background-color css
<style>
a { background-color: #6C5779; }
a { background-color: rgb(108,87,121); }
div.DivClassName
{
background-color: #6C5779;
}
.BgClassName
{
background-color: #6C5779;
}
</style>
border-color css
<style>
span { border-color: #6C5779; }
span { border-color: rgb(108,87,121); }
td.TdClassName
{
border-color: #6C5779;
}
.TagClassName
{
border-color: #6C5779;
}
</style>