Shades of Affair #6C5879
Tints of Affair #6C5879
RGB
CMYK
RGB Variations
Color information
#6C5879 (or 0x6C5879) is known color: Affair. HEX triplet: 6C, 58 and 79. RGB value is (108,88,121). Sum of RGB (Red+Green+Blue) = 108+88+121=317 (41% of max value = 765). Red value is 108 (42.58% from 255 or 34.07% from 317); Green value is 88 (34.77% from 255 or 27.76% from 317); Blue value is 121 (47.66% from 255 or 38.17% from 317); Max value from RGB is 121 - color contains mainly: blue. Hex color #6C5879 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6C5879 is #93A786. Grayscale: #616161. Windows color (decimal): -9676679 or 7952492. OLE color: 7952492.
HSL color Cylindrical-coordinate representation of color #6C5879: hue angle of 276.36º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #6C5879 is Cyan = 0.11, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 108 | 88 | 121 | - |
| CMYK | 0.11 | 0.27 | 0 | 0.53 |
| HSL | 276.36º | 0.16% | 0.41% | - |
| HSV(B) | 276.36º | 0.27% | 0.47% | - |
| XYZ | 13.13 | 11.55 | 19.63 | - |
| YUV | 97.74 | 141.13 | 135.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 108 | 88 | 121 | 0.11 | 0.27 | 0 | 0.53 | 276.36 | 0.16 | 0.41 |
| Hex | 6C | 58 | 79 | B | 1B | 0 | 35 | 114 | 10 | 29 |
| Octal | 154 | 130 | 171 | 13 | 33 | 0 | 65 | 424 | 20 | 51 |
| Binary | 1101100 | 1011000 | 1111001 | 1011 | 11011 | 0 | 110101 | 100010100 | 10000 | 101001 |
Color Harmonies of #6C5879
Complementary color
Monochromatic Colors of #6C5879
Black with #6C5879
Text Example
Text Example
White with #6C5879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6C5879; }
p { color: rgb(108,88,121); }
H1.HeaderClassName
{
color: #6C5879;
}
.AnyTagClassName
{
color: #6C5879;
}
</style>
background-color css
<style>
a { background-color: #6C5879; }
a { background-color: rgb(108,88,121); }
div.DivClassName
{
background-color: #6C5879;
}
.BgClassName
{
background-color: #6C5879;
}
</style>
border-color css
<style>
span { border-color: #6C5879; }
span { border-color: rgb(108,88,121); }
td.TdClassName
{
border-color: #6C5879;
}
.TagClassName
{
border-color: #6C5879;
}
</style>