Shades of Affair #82618E
Tints of Affair #82618E
RGB
CMYK
RGB Variations
Color information
#82618E (or 0x82618E) is known color: Affair. HEX triplet: 82, 61 and 8E. RGB value is (130,97,142). Sum of RGB (Red+Green+Blue) = 130+97+142=369 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.23% from 369); Green value is 97 (38.28% from 255 or 26.29% from 369); Blue value is 142 (55.86% from 255 or 38.48% from 369); Max value from RGB is 142 - color contains mainly: blue. Hex color #82618E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #82618E is #7D9E71. Grayscale: #6F6F6F. Windows color (decimal): -8232562 or 9331074. OLE color: 9331074.
HSL color Cylindrical-coordinate representation of color #82618E: hue angle of 284º 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 #82618E is Cyan = 0.08, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 97 | 142 | - |
| CMYK | 0.08 | 0.32 | 0 | 0.44 |
| HSL | 284º | 0.19% | 0.47% | - |
| HSV(B) | 284º | 0.32% | 0.56% | - |
| XYZ | 18.36 | 15.25 | 27.57 | - |
| YUV | 112 | 144.93 | 140.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 97 | 142 | 0.08 | 0.32 | 0 | 0.44 | 284 | 0.19 | 0.47 |
| Hex | 82 | 61 | 8E | 8 | 20 | 0 | 2C | 11C | 13 | 2F |
| Octal | 202 | 141 | 216 | 10 | 40 | 0 | 54 | 434 | 23 | 57 |
| Binary | 10000010 | 1100001 | 10001110 | 1000 | 100000 | 0 | 101100 | 100011100 | 10011 | 101111 |
Color Harmonies of #82618E
Complementary color
Monochromatic Colors of #82618E
Black with #82618E
Text Example
Text Example
White with #82618E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #82618E; }
p { color: rgb(130,97,142); }
H1.HeaderClassName
{
color: #82618E;
}
.AnyTagClassName
{
color: #82618E;
}
</style>
background-color css
<style>
a { background-color: #82618E; }
a { background-color: rgb(130,97,142); }
div.DivClassName
{
background-color: #82618E;
}
.BgClassName
{
background-color: #82618E;
}
</style>
border-color css
<style>
span { border-color: #82618E; }
span { border-color: rgb(130,97,142); }
td.TdClassName
{
border-color: #82618E;
}
.TagClassName
{
border-color: #82618E;
}
</style>