Shades of Affair #6F5187
Tints of Affair #6F5187
RGB
CMYK
RGB Variations
Color information
#6F5187 (or 0x6F5187) is known color: Affair. HEX triplet: 6F, 51 and 87. RGB value is (111,81,135). Sum of RGB (Red+Green+Blue) = 111+81+135=327 (43% of max value = 765). Red value is 111 (43.75% from 255 or 33.94% from 327); Green value is 81 (32.03% from 255 or 24.77% from 327); Blue value is 135 (53.12% from 255 or 41.28% from 327); Max value from RGB is 135 - color contains mainly: blue. Hex color #6F5187 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6F5187 is #90AE78. Grayscale: #5F5F5F. Windows color (decimal): -9481849 or 8868207. OLE color: 8868207.
HSL color Cylindrical-coordinate representation of color #6F5187: hue angle of 273.33º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #6F5187 is Cyan = 0.18, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 111 | 81 | 135 | - |
| CMYK | 0.18 | 0.40 | 0 | 0.47 |
| HSL | 273.33º | 0.25% | 0.42% | - |
| HSV(B) | 273.33º | 0.4% | 0.53% | - |
| XYZ | 13.87 | 11.01 | 24.32 | - |
| YUV | 96.13 | 149.94 | 138.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 111 | 81 | 135 | 0.18 | 0.40 | 0 | 0.47 | 273.33 | 0.25 | 0.42 |
| Hex | 6F | 51 | 87 | 12 | 28 | 0 | 2F | 111 | 19 | 2A |
| Octal | 157 | 121 | 207 | 22 | 50 | 0 | 57 | 421 | 31 | 52 |
| Binary | 1101111 | 1010001 | 10000111 | 10010 | 101000 | 0 | 101111 | 100010001 | 11001 | 101010 |
Color Harmonies of #6F5187
Complementary color
Monochromatic Colors of #6F5187
Black with #6F5187
Text Example
Text Example
White with #6F5187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6F5187; }
p { color: rgb(111,81,135); }
H1.HeaderClassName
{
color: #6F5187;
}
.AnyTagClassName
{
color: #6F5187;
}
</style>
background-color css
<style>
a { background-color: #6F5187; }
a { background-color: rgb(111,81,135); }
div.DivClassName
{
background-color: #6F5187;
}
.BgClassName
{
background-color: #6F5187;
}
</style>
border-color css
<style>
span { border-color: #6F5187; }
span { border-color: rgb(111,81,135); }
td.TdClassName
{
border-color: #6F5187;
}
.TagClassName
{
border-color: #6F5187;
}
</style>