Shades of Affair #6B5476
Tints of Affair #6B5476
RGB
CMYK
RGB Variations
Color information
#6B5476 (or 0x6B5476) is known color: Affair. HEX triplet: 6B, 54 and 76. RGB value is (107,84,118). Sum of RGB (Red+Green+Blue) = 107+84+118=309 (40% of max value = 765). Red value is 107 (42.19% from 255 or 34.63% from 309); Green value is 84 (33.20% from 255 or 27.18% from 309); Blue value is 118 (46.48% from 255 or 38.19% from 309); Max value from RGB is 118 - color contains mainly: blue. Hex color #6B5476 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6B5476 is #94AB89. Grayscale: #5E5E5E. Windows color (decimal): -9743242 or 7754859. OLE color: 7754859.
HSL color Cylindrical-coordinate representation of color #6B5476: hue angle of 280.59º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #6B5476 is Cyan = 0.09, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 107 | 84 | 118 | - |
| CMYK | 0.09 | 0.29 | 0 | 0.54 |
| HSL | 280.59º | 0.17% | 0.4% | - |
| HSV(B) | 280.59º | 0.29% | 0.46% | - |
| XYZ | 12.5 | 10.77 | 18.56 | - |
| YUV | 94.75 | 141.12 | 136.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 84 | 118 | 0.09 | 0.29 | 0 | 0.54 | 280.59 | 0.17 | 0.4 |
| Hex | 6B | 54 | 76 | 9 | 1D | 0 | 36 | 119 | 11 | 28 |
| Octal | 153 | 124 | 166 | 11 | 35 | 0 | 66 | 431 | 21 | 50 |
| Binary | 1101011 | 1010100 | 1110110 | 1001 | 11101 | 0 | 110110 | 100011001 | 10001 | 101000 |
Color Harmonies of #6B5476
Complementary color
Monochromatic Colors of #6B5476
Black with #6B5476
Text Example
Text Example
White with #6B5476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5476; }
p { color: rgb(107,84,118); }
H1.HeaderClassName
{
color: #6B5476;
}
.AnyTagClassName
{
color: #6B5476;
}
</style>
background-color css
<style>
a { background-color: #6B5476; }
a { background-color: rgb(107,84,118); }
div.DivClassName
{
background-color: #6B5476;
}
.BgClassName
{
background-color: #6B5476;
}
</style>
border-color css
<style>
span { border-color: #6B5476; }
span { border-color: rgb(107,84,118); }
td.TdClassName
{
border-color: #6B5476;
}
.TagClassName
{
border-color: #6B5476;
}
</style>