Shades of Affair #6D587A
Tints of Affair #6D587A
RGB
CMYK
RGB Variations
Color information
#6D587A (or 0x6D587A) is known color: Affair. HEX triplet: 6D, 58 and 7A. RGB value is (109,88,122). Sum of RGB (Red+Green+Blue) = 109+88+122=319 (42% of max value = 765). Red value is 109 (42.97% from 255 or 34.17% from 319); Green value is 88 (34.77% from 255 or 27.59% from 319); Blue value is 122 (48.05% from 255 or 38.24% from 319); Max value from RGB is 122 - color contains mainly: blue. Hex color #6D587A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6D587A is #92A785. Grayscale: #626262. Windows color (decimal): -9611142 or 8018029. OLE color: 8018029.
HSL color Cylindrical-coordinate representation of color #6D587A: hue angle of 277.06º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #6D587A is Cyan = 0.11, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 109 | 88 | 122 | - |
| CMYK | 0.11 | 0.28 | 0 | 0.52 |
| HSL | 277.06º | 0.16% | 0.41% | - |
| HSV(B) | 277.06º | 0.28% | 0.48% | - |
| XYZ | 13.31 | 11.64 | 19.96 | - |
| YUV | 98.16 | 141.46 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 88 | 122 | 0.11 | 0.28 | 0 | 0.52 | 277.06 | 0.16 | 0.41 |
| Hex | 6D | 58 | 7A | B | 1C | 0 | 34 | 115 | 10 | 29 |
| Octal | 155 | 130 | 172 | 13 | 34 | 0 | 64 | 425 | 20 | 51 |
| Binary | 1101101 | 1011000 | 1111010 | 1011 | 11100 | 0 | 110100 | 100010101 | 10000 | 101001 |
Color Harmonies of #6D587A
Complementary color
Monochromatic Colors of #6D587A
Black with #6D587A
Text Example
Text Example
White with #6D587A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D587A; }
p { color: rgb(109,88,122); }
H1.HeaderClassName
{
color: #6D587A;
}
.AnyTagClassName
{
color: #6D587A;
}
</style>
background-color css
<style>
a { background-color: #6D587A; }
a { background-color: rgb(109,88,122); }
div.DivClassName
{
background-color: #6D587A;
}
.BgClassName
{
background-color: #6D587A;
}
</style>
border-color css
<style>
span { border-color: #6D587A; }
span { border-color: rgb(109,88,122); }
td.TdClassName
{
border-color: #6D587A;
}
.TagClassName
{
border-color: #6D587A;
}
</style>