Shades of Affair #6F577E
Tints of Affair #6F577E
RGB
CMYK
RGB Variations
Color information
#6F577E (or 0x6F577E) is known color: Affair. HEX triplet: 6F, 57 and 7E. RGB value is (111,87,126). Sum of RGB (Red+Green+Blue) = 111+87+126=324 (42% of max value = 765). Red value is 111 (43.75% from 255 or 34.26% from 324); Green value is 87 (34.38% from 255 or 26.85% from 324); Blue value is 126 (49.61% from 255 or 38.89% from 324); Max value from RGB is 126 - color contains mainly: blue. Hex color #6F577E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6F577E is #90A881. Grayscale: #626262. Windows color (decimal): -9480322 or 8279919. OLE color: 8279919.
HSL color Cylindrical-coordinate representation of color #6F577E: hue angle of 276.92º degrees, saturation: 0.18, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #6F577E is Cyan = 0.12, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 111 | 87 | 126 | - |
| CMYK | 0.12 | 0.31 | 0 | 0.51 |
| HSL | 276.92º | 0.18% | 0.42% | - |
| HSV(B) | 276.92º | 0.31% | 0.49% | - |
| XYZ | 13.73 | 11.7 | 21.27 | - |
| YUV | 98.62 | 143.45 | 136.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 111 | 87 | 126 | 0.12 | 0.31 | 0 | 0.51 | 276.92 | 0.18 | 0.42 |
| Hex | 6F | 57 | 7E | C | 1F | 0 | 33 | 115 | 12 | 2A |
| Octal | 157 | 127 | 176 | 14 | 37 | 0 | 63 | 425 | 22 | 52 |
| Binary | 1101111 | 1010111 | 1111110 | 1100 | 11111 | 0 | 110011 | 100010101 | 10010 | 101010 |
Color Harmonies of #6F577E
Complementary color
Monochromatic Colors of #6F577E
Black with #6F577E
Text Example
Text Example
White with #6F577E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6F577E; }
p { color: rgb(111,87,126); }
H1.HeaderClassName
{
color: #6F577E;
}
.AnyTagClassName
{
color: #6F577E;
}
</style>
background-color css
<style>
a { background-color: #6F577E; }
a { background-color: rgb(111,87,126); }
div.DivClassName
{
background-color: #6F577E;
}
.BgClassName
{
background-color: #6F577E;
}
</style>
border-color css
<style>
span { border-color: #6F577E; }
span { border-color: rgb(111,87,126); }
td.TdClassName
{
border-color: #6F577E;
}
.TagClassName
{
border-color: #6F577E;
}
</style>