Shades of Affair #6D5581
Tints of Affair #6D5581
RGB
CMYK
RGB Variations
Color information
#6D5581 (or 0x6D5581) is known color: Affair. HEX triplet: 6D, 55 and 81. RGB value is (109,85,129). Sum of RGB (Red+Green+Blue) = 109+85+129=323 (42% of max value = 765). Red value is 109 (42.97% from 255 or 33.75% from 323); Green value is 85 (33.59% from 255 or 26.32% from 323); Blue value is 129 (50.78% from 255 or 39.94% from 323); Max value from RGB is 129 - color contains mainly: blue. Hex color #6D5581 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6D5581 is #92AA7E. Grayscale: #616161. Windows color (decimal): -9611903 or 8476013. OLE color: 8476013.
HSL color Cylindrical-coordinate representation of color #6D5581: hue angle of 272.73º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #6D5581 is Cyan = 0.16, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 109 | 85 | 129 | - |
| CMYK | 0.16 | 0.34 | 0 | 0.49 |
| HSL | 272.73º | 0.21% | 0.42% | - |
| HSV(B) | 272.73º | 0.34% | 0.51% | - |
| XYZ | 13.52 | 11.33 | 22.24 | - |
| YUV | 97.19 | 145.95 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 85 | 129 | 0.16 | 0.34 | 0 | 0.49 | 272.73 | 0.21 | 0.42 |
| Hex | 6D | 55 | 81 | 10 | 22 | 0 | 31 | 111 | 15 | 2A |
| Octal | 155 | 125 | 201 | 20 | 42 | 0 | 61 | 421 | 25 | 52 |
| Binary | 1101101 | 1010101 | 10000001 | 10000 | 100010 | 0 | 110001 | 100010001 | 10101 | 101010 |
Color Harmonies of #6D5581
Complementary color
Monochromatic Colors of #6D5581
Black with #6D5581
Text Example
Text Example
White with #6D5581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D5581; }
p { color: rgb(109,85,129); }
H1.HeaderClassName
{
color: #6D5581;
}
.AnyTagClassName
{
color: #6D5581;
}
</style>
background-color css
<style>
a { background-color: #6D5581; }
a { background-color: rgb(109,85,129); }
div.DivClassName
{
background-color: #6D5581;
}
.BgClassName
{
background-color: #6D5581;
}
</style>
border-color css
<style>
span { border-color: #6D5581; }
span { border-color: rgb(109,85,129); }
td.TdClassName
{
border-color: #6D5581;
}
.TagClassName
{
border-color: #6D5581;
}
</style>