Shades of Affair #6C5187
Tints of Affair #6C5187
RGB
CMYK
RGB Variations
Color information
#6C5187 (or 0x6C5187) is known color: Affair. HEX triplet: 6C, 51 and 87. RGB value is (108,81,135). Sum of RGB (Red+Green+Blue) = 108+81+135=324 (42% of max value = 765). Red value is 108 (42.58% from 255 or 33.33% from 324); Green value is 81 (32.03% from 255 or 25% from 324); Blue value is 135 (53.12% from 255 or 41.67% from 324); Max value from RGB is 135 - color contains mainly: blue. Hex color #6C5187 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6C5187 is #93AE78. Grayscale: #5F5F5F. Windows color (decimal): -9678457 or 8868204. OLE color: 8868204.
HSL color Cylindrical-coordinate representation of color #6C5187: hue angle of 270º 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 #6C5187 is Cyan = 0.2, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 108 | 81 | 135 | - |
| CMYK | 0.2 | 0.40 | 0 | 0.47 |
| HSL | 270º | 0.25% | 0.42% | - |
| HSV(B) | 270º | 0.4% | 0.53% | - |
| XYZ | 13.5 | 10.82 | 24.3 | - |
| YUV | 95.23 | 150.45 | 137.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 108 | 81 | 135 | 0.2 | 0.40 | 0 | 0.47 | 270 | 0.25 | 0.42 |
| Hex | 6C | 51 | 87 | 14 | 28 | 0 | 2F | 10E | 19 | 2A |
| Octal | 154 | 121 | 207 | 24 | 50 | 0 | 57 | 416 | 31 | 52 |
| Binary | 1101100 | 1010001 | 10000111 | 10100 | 101000 | 0 | 101111 | 100001110 | 11001 | 101010 |
Color Harmonies of #6C5187
Complementary color
Monochromatic Colors of #6C5187
Black with #6C5187
Text Example
Text Example
White with #6C5187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6C5187; }
p { color: rgb(108,81,135); }
H1.HeaderClassName
{
color: #6C5187;
}
.AnyTagClassName
{
color: #6C5187;
}
</style>
background-color css
<style>
a { background-color: #6C5187; }
a { background-color: rgb(108,81,135); }
div.DivClassName
{
background-color: #6C5187;
}
.BgClassName
{
background-color: #6C5187;
}
</style>
border-color css
<style>
span { border-color: #6C5187; }
span { border-color: rgb(108,81,135); }
td.TdClassName
{
border-color: #6C5187;
}
.TagClassName
{
border-color: #6C5187;
}
</style>