Shades of Affair #6C527E
Tints of Affair #6C527E
RGB
CMYK
RGB Variations
Color information
#6C527E (or 0x6C527E) is known color: Affair. HEX triplet: 6C, 52 and 7E. RGB value is (108,82,126). Sum of RGB (Red+Green+Blue) = 108+82+126=316 (41% of max value = 765). Red value is 108 (42.58% from 255 or 34.18% from 316); Green value is 82 (32.42% from 255 or 25.95% from 316); Blue value is 126 (49.61% from 255 or 39.87% from 316); Max value from RGB is 126 - color contains mainly: blue. Hex color #6C527E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6C527E is #93AD81. Grayscale: #5E5E5E. Windows color (decimal): -9678210 or 8278636. OLE color: 8278636.
HSL color Cylindrical-coordinate representation of color #6C527E: hue angle of 275.45º degrees, saturation: 0.21, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #6C527E is Cyan = 0.14, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 108 | 82 | 126 | - |
| CMYK | 0.14 | 0.35 | 0 | 0.51 |
| HSL | 275.45º | 0.21% | 0.41% | - |
| HSV(B) | 275.45º | 0.35% | 0.49% | - |
| XYZ | 12.97 | 10.73 | 21.13 | - |
| YUV | 94.79 | 145.61 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 108 | 82 | 126 | 0.14 | 0.35 | 0 | 0.51 | 275.45 | 0.21 | 0.41 |
| Hex | 6C | 52 | 7E | E | 23 | 0 | 33 | 113 | 15 | 29 |
| Octal | 154 | 122 | 176 | 16 | 43 | 0 | 63 | 423 | 25 | 51 |
| Binary | 1101100 | 1010010 | 1111110 | 1110 | 100011 | 0 | 110011 | 100010011 | 10101 | 101001 |
Color Harmonies of #6C527E
Complementary color
Monochromatic Colors of #6C527E
Black with #6C527E
Text Example
Text Example
White with #6C527E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6C527E; }
p { color: rgb(108,82,126); }
H1.HeaderClassName
{
color: #6C527E;
}
.AnyTagClassName
{
color: #6C527E;
}
</style>
background-color css
<style>
a { background-color: #6C527E; }
a { background-color: rgb(108,82,126); }
div.DivClassName
{
background-color: #6C527E;
}
.BgClassName
{
background-color: #6C527E;
}
</style>
border-color css
<style>
span { border-color: #6C527E; }
span { border-color: rgb(108,82,126); }
td.TdClassName
{
border-color: #6C527E;
}
.TagClassName
{
border-color: #6C527E;
}
</style>