Shades of Affair #6B5079
Tints of Affair #6B5079
RGB
CMYK
RGB Variations
Color information
#6B5079 (or 0x6B5079) is known color: Affair. HEX triplet: 6B, 50 and 79. RGB value is (107,80,121). Sum of RGB (Red+Green+Blue) = 107+80+121=308 (40% of max value = 765). Red value is 107 (42.19% from 255 or 34.74% from 308); Green value is 80 (31.64% from 255 or 25.97% from 308); Blue value is 121 (47.66% from 255 or 39.29% from 308); Max value from RGB is 121 - color contains mainly: blue. Hex color #6B5079 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6B5079 is #94AF86. Grayscale: #5C5C5C. Windows color (decimal): -9744263 or 7950443. OLE color: 7950443.
HSL color Cylindrical-coordinate representation of color #6B5079: hue angle of 279.51º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #6B5079 is Cyan = 0.12, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 107 | 80 | 121 | - |
| CMYK | 0.12 | 0.34 | 0 | 0.53 |
| HSL | 279.51º | 0.2% | 0.39% | - |
| HSV(B) | 279.51º | 0.34% | 0.47% | - |
| XYZ | 12.38 | 10.24 | 19.41 | - |
| YUV | 92.75 | 143.95 | 138.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 80 | 121 | 0.12 | 0.34 | 0 | 0.53 | 279.51 | 0.2 | 0.39 |
| Hex | 6B | 50 | 79 | C | 22 | 0 | 35 | 118 | 14 | 27 |
| Octal | 153 | 120 | 171 | 14 | 42 | 0 | 65 | 430 | 24 | 47 |
| Binary | 1101011 | 1010000 | 1111001 | 1100 | 100010 | 0 | 110101 | 100011000 | 10100 | 100111 |
Color Harmonies of #6B5079
Complementary color
Monochromatic Colors of #6B5079
Black with #6B5079
Text Example
Text Example
White with #6B5079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5079; }
p { color: rgb(107,80,121); }
H1.HeaderClassName
{
color: #6B5079;
}
.AnyTagClassName
{
color: #6B5079;
}
</style>
background-color css
<style>
a { background-color: #6B5079; }
a { background-color: rgb(107,80,121); }
div.DivClassName
{
background-color: #6B5079;
}
.BgClassName
{
background-color: #6B5079;
}
</style>
border-color css
<style>
span { border-color: #6B5079; }
span { border-color: rgb(107,80,121); }
td.TdClassName
{
border-color: #6B5079;
}
.TagClassName
{
border-color: #6B5079;
}
</style>