Shades of Affair #6C5186
Tints of Affair #6C5186
RGB
CMYK
RGB Variations
Color information
#6C5186 (or 0x6C5186) is known color: Affair. HEX triplet: 6C, 51 and 86. RGB value is (108,81,134). Sum of RGB (Red+Green+Blue) = 108+81+134=323 (42% of max value = 765). Red value is 108 (42.58% from 255 or 33.44% from 323); Green value is 81 (32.03% from 255 or 25.08% from 323); Blue value is 134 (52.73% from 255 or 41.49% from 323); Max value from RGB is 134 - color contains mainly: blue. Hex color #6C5186 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6C5186 is #93AE79. Grayscale: #5E5E5E. Windows color (decimal): -9678458 or 8802668. OLE color: 8802668.
HSL color Cylindrical-coordinate representation of color #6C5186: hue angle of 270.57º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #6C5186 is Cyan = 0.19, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 108 | 81 | 134 | - |
| CMYK | 0.19 | 0.40 | 0 | 0.47 |
| HSL | 270.57º | 0.25% | 0.42% | - |
| HSV(B) | 270.57º | 0.4% | 0.53% | - |
| XYZ | 13.43 | 10.79 | 23.93 | - |
| YUV | 95.12 | 149.95 | 137.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 108 | 81 | 134 | 0.19 | 0.40 | 0 | 0.47 | 270.57 | 0.25 | 0.42 |
| Hex | 6C | 51 | 86 | 13 | 28 | 0 | 2F | 10F | 19 | 2A |
| Octal | 154 | 121 | 206 | 23 | 50 | 0 | 57 | 417 | 31 | 52 |
| Binary | 1101100 | 1010001 | 10000110 | 10011 | 101000 | 0 | 101111 | 100001111 | 11001 | 101010 |
Color Harmonies of #6C5186
Complementary color
Monochromatic Colors of #6C5186
Black with #6C5186
Text Example
Text Example
White with #6C5186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6C5186; }
p { color: rgb(108,81,134); }
H1.HeaderClassName
{
color: #6C5186;
}
.AnyTagClassName
{
color: #6C5186;
}
</style>
background-color css
<style>
a { background-color: #6C5186; }
a { background-color: rgb(108,81,134); }
div.DivClassName
{
background-color: #6C5186;
}
.BgClassName
{
background-color: #6C5186;
}
</style>
border-color css
<style>
span { border-color: #6C5186; }
span { border-color: rgb(108,81,134); }
td.TdClassName
{
border-color: #6C5186;
}
.TagClassName
{
border-color: #6C5186;
}
</style>