Shades of Affair #6D5275
Tints of Affair #6D5275
RGB
CMYK
RGB Variations
Color information
#6D5275 (or 0x6D5275) is known color: Affair. HEX triplet: 6D, 52 and 75. RGB value is (109,82,117). Sum of RGB (Red+Green+Blue) = 109+82+117=308 (40% of max value = 765). Red value is 109 (42.97% from 255 or 35.39% from 308); Green value is 82 (32.42% from 255 or 26.62% from 308); Blue value is 117 (46.09% from 255 or 37.99% from 308); Max value from RGB is 117 - color contains mainly: blue. Hex color #6D5275 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6D5275 is #92AD8A. Grayscale: #5D5D5D. Windows color (decimal): -9612683 or 7688813. OLE color: 7688813.
HSL color Cylindrical-coordinate representation of color #6D5275: hue angle of 286.29º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #6D5275 is Cyan = 0.07, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 109 | 82 | 117 | - |
| CMYK | 0.07 | 0.30 | 0 | 0.54 |
| HSL | 286.29º | 0.18% | 0.39% | - |
| HSV(B) | 286.29º | 0.3% | 0.46% | - |
| XYZ | 12.53 | 10.57 | 18.21 | - |
| YUV | 94.06 | 140.95 | 138.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 82 | 117 | 0.07 | 0.30 | 0 | 0.54 | 286.29 | 0.18 | 0.39 |
| Hex | 6D | 52 | 75 | 7 | 1E | 0 | 36 | 11E | 12 | 27 |
| Octal | 155 | 122 | 165 | 7 | 36 | 0 | 66 | 436 | 22 | 47 |
| Binary | 1101101 | 1010010 | 1110101 | 111 | 11110 | 0 | 110110 | 100011110 | 10010 | 100111 |
Color Harmonies of #6D5275
Complementary color
Monochromatic Colors of #6D5275
Black with #6D5275
Text Example
Text Example
White with #6D5275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D5275; }
p { color: rgb(109,82,117); }
H1.HeaderClassName
{
color: #6D5275;
}
.AnyTagClassName
{
color: #6D5275;
}
</style>
background-color css
<style>
a { background-color: #6D5275; }
a { background-color: rgb(109,82,117); }
div.DivClassName
{
background-color: #6D5275;
}
.BgClassName
{
background-color: #6D5275;
}
</style>
border-color css
<style>
span { border-color: #6D5275; }
span { border-color: rgb(109,82,117); }
td.TdClassName
{
border-color: #6D5275;
}
.TagClassName
{
border-color: #6D5275;
}
</style>