Shades of Affair #6B537A
Tints of Affair #6B537A
RGB
CMYK
RGB Variations
Color information
#6B537A (or 0x6B537A) is known color: Affair. HEX triplet: 6B, 53 and 7A. RGB value is (107,83,122). Sum of RGB (Red+Green+Blue) = 107+83+122=312 (41% of max value = 765). Red value is 107 (42.19% from 255 or 34.29% from 312); Green value is 83 (32.81% from 255 or 26.60% from 312); Blue value is 122 (48.05% from 255 or 39.10% from 312); Max value from RGB is 122 - color contains mainly: blue. Hex color #6B537A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6B537A is #94AC85. Grayscale: #5E5E5E. Windows color (decimal): -9743494 or 8016747. OLE color: 8016747.
HSL color Cylindrical-coordinate representation of color #6B537A: hue angle of 276.92º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #6B537A is Cyan = 0.12, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 107 | 83 | 122 | - |
| CMYK | 0.12 | 0.32 | 0 | 0.52 |
| HSL | 276.92º | 0.19% | 0.4% | - |
| HSV(B) | 276.92º | 0.32% | 0.48% | - |
| XYZ | 12.67 | 10.72 | 19.81 | - |
| YUV | 94.62 | 143.45 | 136.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 83 | 122 | 0.12 | 0.32 | 0 | 0.52 | 276.92 | 0.19 | 0.4 |
| Hex | 6B | 53 | 7A | C | 20 | 0 | 34 | 115 | 13 | 28 |
| Octal | 153 | 123 | 172 | 14 | 40 | 0 | 64 | 425 | 23 | 50 |
| Binary | 1101011 | 1010011 | 1111010 | 1100 | 100000 | 0 | 110100 | 100010101 | 10011 | 101000 |
Color Harmonies of #6B537A
Complementary color
Monochromatic Colors of #6B537A
Black with #6B537A
Text Example
Text Example
White with #6B537A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B537A; }
p { color: rgb(107,83,122); }
H1.HeaderClassName
{
color: #6B537A;
}
.AnyTagClassName
{
color: #6B537A;
}
</style>
background-color css
<style>
a { background-color: #6B537A; }
a { background-color: rgb(107,83,122); }
div.DivClassName
{
background-color: #6B537A;
}
.BgClassName
{
background-color: #6B537A;
}
</style>
border-color css
<style>
span { border-color: #6B537A; }
span { border-color: rgb(107,83,122); }
td.TdClassName
{
border-color: #6B537A;
}
.TagClassName
{
border-color: #6B537A;
}
</style>