Shades of Affair #6C497A
Tints of Affair #6C497A
RGB
CMYK
RGB Variations
Color information
#6C497A (or 0x6C497A) is known color: Affair. HEX triplet: 6C, 49 and 7A. RGB value is (108,73,122). Sum of RGB (Red+Green+Blue) = 108+73+122=303 (40% of max value = 765). Red value is 108 (42.58% from 255 or 35.64% from 303); Green value is 73 (28.91% from 255 or 24.09% from 303); Blue value is 122 (48.05% from 255 or 40.26% from 303); Max value from RGB is 122 - color contains mainly: blue. Hex color #6C497A is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #6C497A is #93B685. Grayscale: #585858. Windows color (decimal): -9680518 or 8014188. OLE color: 8014188.
HSL color Cylindrical-coordinate representation of color #6C497A: hue angle of 282.86º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #6C497A is Cyan = 0.11, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 108 | 73 | 122 | - |
| CMYK | 0.11 | 0.40 | 0 | 0.52 |
| HSL | 282.86º | 0.25% | 0.38% | - |
| HSV(B) | 282.86º | 0.4% | 0.48% | - |
| XYZ | 12.08 | 9.36 | 19.58 | - |
| YUV | 89.05 | 146.6 | 141.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 108 | 73 | 122 | 0.11 | 0.40 | 0 | 0.52 | 282.86 | 0.25 | 0.38 |
| Hex | 6C | 49 | 7A | B | 28 | 0 | 34 | 11B | 19 | 26 |
| Octal | 154 | 111 | 172 | 13 | 50 | 0 | 64 | 433 | 31 | 46 |
| Binary | 1101100 | 1001001 | 1111010 | 1011 | 101000 | 0 | 110100 | 100011011 | 11001 | 100110 |
Color Harmonies of #6C497A
Complementary color
Monochromatic Colors of #6C497A
Black with #6C497A
Text Example
Text Example
White with #6C497A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6C497A; }
p { color: rgb(108,73,122); }
H1.HeaderClassName
{
color: #6C497A;
}
.AnyTagClassName
{
color: #6C497A;
}
</style>
background-color css
<style>
a { background-color: #6C497A; }
a { background-color: rgb(108,73,122); }
div.DivClassName
{
background-color: #6C497A;
}
.BgClassName
{
background-color: #6C497A;
}
</style>
border-color css
<style>
span { border-color: #6C497A; }
span { border-color: rgb(108,73,122); }
td.TdClassName
{
border-color: #6C497A;
}
.TagClassName
{
border-color: #6C497A;
}
</style>