Shades of Affair #6B587A
Tints of Affair #6B587A
RGB
CMYK
RGB Variations
Color information
#6B587A (or 0x6B587A) is known color: Affair. HEX triplet: 6B, 58 and 7A. RGB value is (107,88,122). Sum of RGB (Red+Green+Blue) = 107+88+122=317 (41% of max value = 765). Red value is 107 (42.19% from 255 or 33.75% from 317); Green value is 88 (34.77% from 255 or 27.76% from 317); Blue value is 122 (48.05% from 255 or 38.49% from 317); Max value from RGB is 122 - color contains mainly: blue. Hex color #6B587A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6B587A is #94A785. Grayscale: #616161. Windows color (decimal): -9742214 or 8018027. OLE color: 8018027.
HSL color Cylindrical-coordinate representation of color #6B587A: hue angle of 273.53º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #6B587A is Cyan = 0.12, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 107 | 88 | 122 | - |
| CMYK | 0.12 | 0.28 | 0 | 0.52 |
| HSL | 273.53º | 0.16% | 0.41% | - |
| HSV(B) | 273.53º | 0.28% | 0.48% | - |
| XYZ | 13.07 | 11.51 | 19.95 | - |
| YUV | 97.56 | 141.79 | 134.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 88 | 122 | 0.12 | 0.28 | 0 | 0.52 | 273.53 | 0.16 | 0.41 |
| Hex | 6B | 58 | 7A | C | 1C | 0 | 34 | 112 | 10 | 29 |
| Octal | 153 | 130 | 172 | 14 | 34 | 0 | 64 | 422 | 20 | 51 |
| Binary | 1101011 | 1011000 | 1111010 | 1100 | 11100 | 0 | 110100 | 100010010 | 10000 | 101001 |
Color Harmonies of #6B587A
Complementary color
Monochromatic Colors of #6B587A
Black with #6B587A
Text Example
Text Example
White with #6B587A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B587A; }
p { color: rgb(107,88,122); }
H1.HeaderClassName
{
color: #6B587A;
}
.AnyTagClassName
{
color: #6B587A;
}
</style>
background-color css
<style>
a { background-color: #6B587A; }
a { background-color: rgb(107,88,122); }
div.DivClassName
{
background-color: #6B587A;
}
.BgClassName
{
background-color: #6B587A;
}
</style>
border-color css
<style>
span { border-color: #6B587A; }
span { border-color: rgb(107,88,122); }
td.TdClassName
{
border-color: #6B587A;
}
.TagClassName
{
border-color: #6B587A;
}
</style>