Shades of Affair #6B5777
Tints of Affair #6B5777
RGB
CMYK
RGB Variations
Color information
#6B5777 (or 0x6B5777) is known color: Affair. HEX triplet: 6B, 57 and 77. RGB value is (107,87,119). Sum of RGB (Red+Green+Blue) = 107+87+119=313 (41% of max value = 765). Red value is 107 (42.19% from 255 or 34.19% from 313); Green value is 87 (34.38% from 255 or 27.80% from 313); Blue value is 119 (46.88% from 255 or 38.02% from 313); Max value from RGB is 119 - color contains mainly: blue. Hex color #6B5777 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6B5777 is #94A888. Grayscale: #606060. Windows color (decimal): -9742473 or 7821163. OLE color: 7821163.
HSL color Cylindrical-coordinate representation of color #6B5777: hue angle of 277.5º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #6B5777 is Cyan = 0.10, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 107 | 87 | 119 | - |
| CMYK | 0.10 | 0.27 | 0 | 0.53 |
| HSL | 277.5º | 0.16% | 0.4% | - |
| HSV(B) | 277.5º | 0.27% | 0.47% | - |
| XYZ | 12.8 | 11.27 | 18.95 | - |
| YUV | 96.63 | 140.63 | 135.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 87 | 119 | 0.10 | 0.27 | 0 | 0.53 | 277.5 | 0.16 | 0.4 |
| Hex | 6B | 57 | 77 | A | 1B | 0 | 35 | 116 | 10 | 28 |
| Octal | 153 | 127 | 167 | 12 | 33 | 0 | 65 | 426 | 20 | 50 |
| Binary | 1101011 | 1010111 | 1110111 | 1010 | 11011 | 0 | 110101 | 100010110 | 10000 | 101000 |
Color Harmonies of #6B5777
Complementary color
Monochromatic Colors of #6B5777
Black with #6B5777
Text Example
Text Example
White with #6B5777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5777; }
p { color: rgb(107,87,119); }
H1.HeaderClassName
{
color: #6B5777;
}
.AnyTagClassName
{
color: #6B5777;
}
</style>
background-color css
<style>
a { background-color: #6B5777; }
a { background-color: rgb(107,87,119); }
div.DivClassName
{
background-color: #6B5777;
}
.BgClassName
{
background-color: #6B5777;
}
</style>
border-color css
<style>
span { border-color: #6B5777; }
span { border-color: rgb(107,87,119); }
td.TdClassName
{
border-color: #6B5777;
}
.TagClassName
{
border-color: #6B5777;
}
</style>