Shades of Affair #6B5276
Tints of Affair #6B5276
RGB
CMYK
RGB Variations
Color information
#6B5276 (or 0x6B5276) is known color: Affair. HEX triplet: 6B, 52 and 76. RGB value is (107,82,118). Sum of RGB (Red+Green+Blue) = 107+82+118=307 (40% of max value = 765). Red value is 107 (42.19% from 255 or 34.85% from 307); Green value is 82 (32.42% from 255 or 26.71% from 307); Blue value is 118 (46.48% from 255 or 38.44% from 307); Max value from RGB is 118 - color contains mainly: blue. Hex color #6B5276 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6B5276 is #94AD89. Grayscale: #5D5D5D. Windows color (decimal): -9743754 or 7754347. OLE color: 7754347.
HSL color Cylindrical-coordinate representation of color #6B5276: hue angle of 281.67º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #6B5276 is Cyan = 0.09, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 107 | 82 | 118 | - |
| CMYK | 0.09 | 0.31 | 0 | 0.54 |
| HSL | 281.67º | 0.18% | 0.39% | - |
| HSV(B) | 281.67º | 0.31% | 0.46% | - |
| XYZ | 12.35 | 10.47 | 18.51 | - |
| YUV | 93.58 | 141.78 | 137.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 82 | 118 | 0.09 | 0.31 | 0 | 0.54 | 281.67 | 0.18 | 0.39 |
| Hex | 6B | 52 | 76 | 9 | 1F | 0 | 36 | 11A | 12 | 27 |
| Octal | 153 | 122 | 166 | 11 | 37 | 0 | 66 | 432 | 22 | 47 |
| Binary | 1101011 | 1010010 | 1110110 | 1001 | 11111 | 0 | 110110 | 100011010 | 10010 | 100111 |
Color Harmonies of #6B5276
Complementary color
Monochromatic Colors of #6B5276
Black with #6B5276
Text Example
Text Example
White with #6B5276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5276; }
p { color: rgb(107,82,118); }
H1.HeaderClassName
{
color: #6B5276;
}
.AnyTagClassName
{
color: #6B5276;
}
</style>
background-color css
<style>
a { background-color: #6B5276; }
a { background-color: rgb(107,82,118); }
div.DivClassName
{
background-color: #6B5276;
}
.BgClassName
{
background-color: #6B5276;
}
</style>
border-color css
<style>
span { border-color: #6B5276; }
span { border-color: rgb(107,82,118); }
td.TdClassName
{
border-color: #6B5276;
}
.TagClassName
{
border-color: #6B5276;
}
</style>