Shades of Affair #6F518A
Tints of Affair #6F518A
RGB
CMYK
RGB Variations
Color information
#6F518A (or 0x6F518A) is known color: Affair. HEX triplet: 6F, 51 and 8A. RGB value is (111,81,138). Sum of RGB (Red+Green+Blue) = 111+81+138=330 (43% of max value = 765). Red value is 111 (43.75% from 255 or 33.64% from 330); Green value is 81 (32.03% from 255 or 24.55% from 330); Blue value is 138 (54.30% from 255 or 41.82% from 330); Max value from RGB is 138 - color contains mainly: blue. Hex color #6F518A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6F518A is #90AE75. Grayscale: #606060. Windows color (decimal): -9481846 or 9064815. OLE color: 9064815.
HSL color Cylindrical-coordinate representation of color #6F518A: hue angle of 271.58º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #6F518A is Cyan = 0.20, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 111 | 81 | 138 | - |
| CMYK | 0.20 | 0.41 | 0 | 0.46 |
| HSL | 271.58º | 0.26% | 0.43% | - |
| HSV(B) | 271.58º | 0.41% | 0.54% | - |
| XYZ | 14.09 | 11.1 | 25.44 | - |
| YUV | 96.47 | 151.44 | 138.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 111 | 81 | 138 | 0.20 | 0.41 | 0 | 0.46 | 271.58 | 0.26 | 0.43 |
| Hex | 6F | 51 | 8A | 14 | 29 | 0 | 2E | 110 | 1A | 2B |
| Octal | 157 | 121 | 212 | 24 | 51 | 0 | 56 | 420 | 32 | 53 |
| Binary | 1101111 | 1010001 | 10001010 | 10100 | 101001 | 0 | 101110 | 100010000 | 11010 | 101011 |
Color Harmonies of #6F518A
Complementary color
Monochromatic Colors of #6F518A
Black with #6F518A
Text Example
Text Example
White with #6F518A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6F518A; }
p { color: rgb(111,81,138); }
H1.HeaderClassName
{
color: #6F518A;
}
.AnyTagClassName
{
color: #6F518A;
}
</style>
background-color css
<style>
a { background-color: #6F518A; }
a { background-color: rgb(111,81,138); }
div.DivClassName
{
background-color: #6F518A;
}
.BgClassName
{
background-color: #6F518A;
}
</style>
border-color css
<style>
span { border-color: #6F518A; }
span { border-color: rgb(111,81,138); }
td.TdClassName
{
border-color: #6F518A;
}
.TagClassName
{
border-color: #6F518A;
}
</style>