Shades of Affair #6B5576
Tints of Affair #6B5576
RGB
CMYK
RGB Variations
Color information
#6B5576 (or 0x6B5576) is known color: Affair. HEX triplet: 6B, 55 and 76. RGB value is (107,85,118). Sum of RGB (Red+Green+Blue) = 107+85+118=310 (41% of max value = 765). Red value is 107 (42.19% from 255 or 34.52% from 310); Green value is 85 (33.59% from 255 or 27.42% from 310); Blue value is 118 (46.48% from 255 or 38.06% from 310); Max value from RGB is 118 - color contains mainly: blue. Hex color #6B5576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6B5576 is #94AA89. Grayscale: #5F5F5F. Windows color (decimal): -9742986 or 7755115. OLE color: 7755115.
HSL color Cylindrical-coordinate representation of color #6B5576: hue angle of 280º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #6B5576 is Cyan = 0.09, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 107 | 85 | 118 | - |
| CMYK | 0.09 | 0.28 | 0 | 0.54 |
| HSL | 280º | 0.16% | 0.4% | - |
| HSV(B) | 280º | 0.28% | 0.46% | - |
| XYZ | 12.58 | 10.93 | 18.59 | - |
| YUV | 95.34 | 140.79 | 136.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 85 | 118 | 0.09 | 0.28 | 0 | 0.54 | 280 | 0.16 | 0.4 |
| Hex | 6B | 55 | 76 | 9 | 1C | 0 | 36 | 118 | 10 | 28 |
| Octal | 153 | 125 | 166 | 11 | 34 | 0 | 66 | 430 | 20 | 50 |
| Binary | 1101011 | 1010101 | 1110110 | 1001 | 11100 | 0 | 110110 | 100011000 | 10000 | 101000 |
Color Harmonies of #6B5576
Complementary color
Monochromatic Colors of #6B5576
Black with #6B5576
Text Example
Text Example
White with #6B5576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5576; }
p { color: rgb(107,85,118); }
H1.HeaderClassName
{
color: #6B5576;
}
.AnyTagClassName
{
color: #6B5576;
}
</style>
background-color css
<style>
a { background-color: #6B5576; }
a { background-color: rgb(107,85,118); }
div.DivClassName
{
background-color: #6B5576;
}
.BgClassName
{
background-color: #6B5576;
}
</style>
border-color css
<style>
span { border-color: #6B5576; }
span { border-color: rgb(107,85,118); }
td.TdClassName
{
border-color: #6B5576;
}
.TagClassName
{
border-color: #6B5576;
}
</style>