Shades of Affair #6D577C
Tints of Affair #6D577C
RGB
CMYK
RGB Variations
Color information
#6D577C (or 0x6D577C) is known color: Affair. HEX triplet: 6D, 57 and 7C. RGB value is (109,87,124). Sum of RGB (Red+Green+Blue) = 109+87+124=320 (42% of max value = 765). Red value is 109 (42.97% from 255 or 34.06% from 320); Green value is 87 (34.38% from 255 or 27.19% from 320); Blue value is 124 (48.83% from 255 or 38.75% from 320); Max value from RGB is 124 - color contains mainly: blue. Hex color #6D577C is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6D577C is #92A883. Grayscale: #616161. Windows color (decimal): -9611396 or 8148845. OLE color: 8148845.
HSL color Cylindrical-coordinate representation of color #6D577C: hue angle of 275.68º degrees, saturation: 0.18, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #6D577C is Cyan = 0.12, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 109 | 87 | 124 | - |
| CMYK | 0.12 | 0.30 | 0 | 0.51 |
| HSL | 275.68º | 0.18% | 0.41% | - |
| HSV(B) | 275.68º | 0.3% | 0.49% | - |
| XYZ | 13.35 | 11.52 | 20.59 | - |
| YUV | 97.8 | 142.79 | 135.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 87 | 124 | 0.12 | 0.30 | 0 | 0.51 | 275.68 | 0.18 | 0.41 |
| Hex | 6D | 57 | 7C | C | 1E | 0 | 33 | 114 | 12 | 29 |
| Octal | 155 | 127 | 174 | 14 | 36 | 0 | 63 | 424 | 22 | 51 |
| Binary | 1101101 | 1010111 | 1111100 | 1100 | 11110 | 0 | 110011 | 100010100 | 10010 | 101001 |
Color Harmonies of #6D577C
Complementary color
Monochromatic Colors of #6D577C
Black with #6D577C
Text Example
Text Example
White with #6D577C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D577C; }
p { color: rgb(109,87,124); }
H1.HeaderClassName
{
color: #6D577C;
}
.AnyTagClassName
{
color: #6D577C;
}
</style>
background-color css
<style>
a { background-color: #6D577C; }
a { background-color: rgb(109,87,124); }
div.DivClassName
{
background-color: #6D577C;
}
.BgClassName
{
background-color: #6D577C;
}
</style>
border-color css
<style>
span { border-color: #6D577C; }
span { border-color: rgb(109,87,124); }
td.TdClassName
{
border-color: #6D577C;
}
.TagClassName
{
border-color: #6D577C;
}
</style>