Shades of Affair #6F5577
Tints of Affair #6F5577
RGB
CMYK
RGB Variations
Color information
#6F5577 (or 0x6F5577) is known color: Affair. HEX triplet: 6F, 55 and 77. RGB value is (111,85,119). Sum of RGB (Red+Green+Blue) = 111+85+119=315 (41% of max value = 765). Red value is 111 (43.75% from 255 or 35.24% from 315); Green value is 85 (33.59% from 255 or 26.98% from 315); Blue value is 119 (46.88% from 255 or 37.78% from 315); Max value from RGB is 119 - color contains mainly: blue. Hex color #6F5577 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6F5577 is #90AA88. Grayscale: #606060. Windows color (decimal): -9480841 or 7820655. OLE color: 7820655.
HSL color Cylindrical-coordinate representation of color #6F5577: hue angle of 285.88º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #6F5577 is Cyan = 0.07, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 111 | 85 | 119 | - |
| CMYK | 0.07 | 0.29 | 0 | 0.53 |
| HSL | 285.88º | 0.17% | 0.4% | - |
| HSV(B) | 285.88º | 0.29% | 0.47% | - |
| XYZ | 13.13 | 11.21 | 18.92 | - |
| YUV | 96.65 | 140.61 | 138.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 111 | 85 | 119 | 0.07 | 0.29 | 0 | 0.53 | 285.88 | 0.17 | 0.4 |
| Hex | 6F | 55 | 77 | 7 | 1D | 0 | 35 | 11E | 11 | 28 |
| Octal | 157 | 125 | 167 | 7 | 35 | 0 | 65 | 436 | 21 | 50 |
| Binary | 1101111 | 1010101 | 1110111 | 111 | 11101 | 0 | 110101 | 100011110 | 10001 | 101000 |
Color Harmonies of #6F5577
Complementary color
Monochromatic Colors of #6F5577
Black with #6F5577
Text Example
Text Example
White with #6F5577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6F5577; }
p { color: rgb(111,85,119); }
H1.HeaderClassName
{
color: #6F5577;
}
.AnyTagClassName
{
color: #6F5577;
}
</style>
background-color css
<style>
a { background-color: #6F5577; }
a { background-color: rgb(111,85,119); }
div.DivClassName
{
background-color: #6F5577;
}
.BgClassName
{
background-color: #6F5577;
}
</style>
border-color css
<style>
span { border-color: #6F5577; }
span { border-color: rgb(111,85,119); }
td.TdClassName
{
border-color: #6F5577;
}
.TagClassName
{
border-color: #6F5577;
}
</style>