Shades of Affair #6D5087
Tints of Affair #6D5087
RGB
CMYK
RGB Variations
Color information
#6D5087 (or 0x6D5087) is known color: Affair. HEX triplet: 6D, 50 and 87. RGB value is (109,80,135). Sum of RGB (Red+Green+Blue) = 109+80+135=324 (42% of max value = 765). Red value is 109 (42.97% from 255 or 33.64% from 324); Green value is 80 (31.64% from 255 or 24.69% from 324); Blue value is 135 (53.12% from 255 or 41.67% from 324); Max value from RGB is 135 - color contains mainly: blue. Hex color #6D5087 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6D5087 is #92AF78. Grayscale: #5E5E5E. Windows color (decimal): -9613177 or 8867949. OLE color: 8867949.
HSL color Cylindrical-coordinate representation of color #6D5087: hue angle of 271.64º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #6D5087 is Cyan = 0.19, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 109 | 80 | 135 | - |
| CMYK | 0.19 | 0.41 | 0 | 0.47 |
| HSL | 271.64º | 0.26% | 0.42% | - |
| HSV(B) | 271.64º | 0.41% | 0.53% | - |
| XYZ | 13.55 | 10.74 | 24.28 | - |
| YUV | 94.94 | 150.61 | 138.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 80 | 135 | 0.19 | 0.41 | 0 | 0.47 | 271.64 | 0.26 | 0.42 |
| Hex | 6D | 50 | 87 | 13 | 29 | 0 | 2F | 110 | 1A | 2A |
| Octal | 155 | 120 | 207 | 23 | 51 | 0 | 57 | 420 | 32 | 52 |
| Binary | 1101101 | 1010000 | 10000111 | 10011 | 101001 | 0 | 101111 | 100010000 | 11010 | 101010 |
Color Harmonies of #6D5087
Complementary color
Monochromatic Colors of #6D5087
Black with #6D5087
Text Example
Text Example
White with #6D5087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D5087; }
p { color: rgb(109,80,135); }
H1.HeaderClassName
{
color: #6D5087;
}
.AnyTagClassName
{
color: #6D5087;
}
</style>
background-color css
<style>
a { background-color: #6D5087; }
a { background-color: rgb(109,80,135); }
div.DivClassName
{
background-color: #6D5087;
}
.BgClassName
{
background-color: #6D5087;
}
</style>
border-color css
<style>
span { border-color: #6D5087; }
span { border-color: rgb(109,80,135); }
td.TdClassName
{
border-color: #6D5087;
}
.TagClassName
{
border-color: #6D5087;
}
</style>