Shades of Affair #6F5188
Tints of Affair #6F5188
RGB
CMYK
RGB Variations
Color information
#6F5188 (or 0x6F5188) is known color: Affair. HEX triplet: 6F, 51 and 88. RGB value is (111,81,136). Sum of RGB (Red+Green+Blue) = 111+81+136=328 (43% of max value = 765). Red value is 111 (43.75% from 255 or 33.84% from 328); Green value is 81 (32.03% from 255 or 24.70% from 328); Blue value is 136 (53.52% from 255 or 41.46% from 328); Max value from RGB is 136 - color contains mainly: blue. Hex color #6F5188 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6F5188 is #90AE77. Grayscale: #606060. Windows color (decimal): -9481848 or 8933743. OLE color: 8933743.
HSL color Cylindrical-coordinate representation of color #6F5188: hue angle of 272.73º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #6F5188 is Cyan = 0.18, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 111 | 81 | 136 | - |
| CMYK | 0.18 | 0.40 | 0 | 0.47 |
| HSL | 272.73º | 0.25% | 0.43% | - |
| HSV(B) | 272.73º | 0.4% | 0.53% | - |
| XYZ | 13.94 | 11.04 | 24.69 | - |
| YUV | 96.24 | 150.44 | 138.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 111 | 81 | 136 | 0.18 | 0.40 | 0 | 0.47 | 272.73 | 0.25 | 0.43 |
| Hex | 6F | 51 | 88 | 12 | 28 | 0 | 2F | 111 | 19 | 2B |
| Octal | 157 | 121 | 210 | 22 | 50 | 0 | 57 | 421 | 31 | 53 |
| Binary | 1101111 | 1010001 | 10001000 | 10010 | 101000 | 0 | 101111 | 100010001 | 11001 | 101011 |
Color Harmonies of #6F5188
Complementary color
Monochromatic Colors of #6F5188
Black with #6F5188
Text Example
Text Example
White with #6F5188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6F5188; }
p { color: rgb(111,81,136); }
H1.HeaderClassName
{
color: #6F5188;
}
.AnyTagClassName
{
color: #6F5188;
}
</style>
background-color css
<style>
a { background-color: #6F5188; }
a { background-color: rgb(111,81,136); }
div.DivClassName
{
background-color: #6F5188;
}
.BgClassName
{
background-color: #6F5188;
}
</style>
border-color css
<style>
span { border-color: #6F5188; }
span { border-color: rgb(111,81,136); }
td.TdClassName
{
border-color: #6F5188;
}
.TagClassName
{
border-color: #6F5188;
}
</style>