Shades of Affair #6C5076
Tints of Affair #6C5076
RGB
CMYK
RGB Variations
Color information
#6C5076 (or 0x6C5076) is known color: Affair. HEX triplet: 6C, 50 and 76. RGB value is (108,80,118). Sum of RGB (Red+Green+Blue) = 108+80+118=306 (40% of max value = 765). Red value is 108 (42.58% from 255 or 35.29% from 306); Green value is 80 (31.64% from 255 or 26.14% from 306); Blue value is 118 (46.48% from 255 or 38.56% from 306); Max value from RGB is 118 - color contains mainly: blue. Hex color #6C5076 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6C5076 is #93AF89. Grayscale: #5C5C5C. Windows color (decimal): -9678730 or 7753836. OLE color: 7753836.
HSL color Cylindrical-coordinate representation of color #6C5076: hue angle of 284.21º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #6C5076 is Cyan = 0.08, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 108 | 80 | 118 | - |
| CMYK | 0.08 | 0.32 | 0 | 0.54 |
| HSL | 284.21º | 0.19% | 0.39% | - |
| HSV(B) | 284.21º | 0.32% | 0.46% | - |
| XYZ | 12.32 | 10.23 | 18.47 | - |
| YUV | 92.7 | 142.28 | 138.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 108 | 80 | 118 | 0.08 | 0.32 | 0 | 0.54 | 284.21 | 0.19 | 0.39 |
| Hex | 6C | 50 | 76 | 8 | 20 | 0 | 36 | 11C | 13 | 27 |
| Octal | 154 | 120 | 166 | 10 | 40 | 0 | 66 | 434 | 23 | 47 |
| Binary | 1101100 | 1010000 | 1110110 | 1000 | 100000 | 0 | 110110 | 100011100 | 10011 | 100111 |
Color Harmonies of #6C5076
Complementary color
Monochromatic Colors of #6C5076
Black with #6C5076
Text Example
Text Example
White with #6C5076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6C5076; }
p { color: rgb(108,80,118); }
H1.HeaderClassName
{
color: #6C5076;
}
.AnyTagClassName
{
color: #6C5076;
}
</style>
background-color css
<style>
a { background-color: #6C5076; }
a { background-color: rgb(108,80,118); }
div.DivClassName
{
background-color: #6C5076;
}
.BgClassName
{
background-color: #6C5076;
}
</style>
border-color css
<style>
span { border-color: #6C5076; }
span { border-color: rgb(108,80,118); }
td.TdClassName
{
border-color: #6C5076;
}
.TagClassName
{
border-color: #6C5076;
}
</style>