Shades of Affair #7B618E
Tints of Affair #7B618E
RGB
CMYK
RGB Variations
Color information
#7B618E (or 0x7B618E) is known color: Affair. HEX triplet: 7B, 61 and 8E. RGB value is (123,97,142). Sum of RGB (Red+Green+Blue) = 123+97+142=362 (47% of max value = 765). Red value is 123 (48.44% from 255 or 33.98% from 362); Green value is 97 (38.28% from 255 or 26.80% from 362); Blue value is 142 (55.86% from 255 or 39.23% from 362); Max value from RGB is 142 - color contains mainly: blue. Hex color #7B618E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7B618E is #849E71. Grayscale: #6D6D6D. Windows color (decimal): -8691314 or 9331067. OLE color: 9331067.
HSL color Cylindrical-coordinate representation of color #7B618E: hue angle of 274.67º degrees, saturation: 0.19, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #7B618E is Cyan = 0.13, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 123 | 97 | 142 | - |
| CMYK | 0.13 | 0.32 | 0 | 0.44 |
| HSL | 274.67º | 0.19% | 0.47% | - |
| HSV(B) | 274.67º | 0.32% | 0.56% | - |
| XYZ | 17.33 | 14.71 | 27.52 | - |
| YUV | 109.9 | 146.11 | 137.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 123 | 97 | 142 | 0.13 | 0.32 | 0 | 0.44 | 274.67 | 0.19 | 0.47 |
| Hex | 7B | 61 | 8E | D | 20 | 0 | 2C | 113 | 13 | 2F |
| Octal | 173 | 141 | 216 | 15 | 40 | 0 | 54 | 423 | 23 | 57 |
| Binary | 1111011 | 1100001 | 10001110 | 1101 | 100000 | 0 | 101100 | 100010011 | 10011 | 101111 |
Color Harmonies of #7B618E
Complementary color
Monochromatic Colors of #7B618E
Black with #7B618E
Text Example
Text Example
White with #7B618E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7B618E; }
p { color: rgb(123,97,142); }
H1.HeaderClassName
{
color: #7B618E;
}
.AnyTagClassName
{
color: #7B618E;
}
</style>
background-color css
<style>
a { background-color: #7B618E; }
a { background-color: rgb(123,97,142); }
div.DivClassName
{
background-color: #7B618E;
}
.BgClassName
{
background-color: #7B618E;
}
</style>
border-color css
<style>
span { border-color: #7B618E; }
span { border-color: rgb(123,97,142); }
td.TdClassName
{
border-color: #7B618E;
}
.TagClassName
{
border-color: #7B618E;
}
</style>