Shades of Affair #72567E
Tints of Affair #72567E
RGB
CMYK
RGB Variations
Color information
#72567E (or 0x72567E) is known color: Affair. HEX triplet: 72, 56 and 7E. RGB value is (114,86,126). Sum of RGB (Red+Green+Blue) = 114+86+126=326 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.97% from 326); Green value is 86 (33.98% from 255 or 26.38% from 326); Blue value is 126 (49.61% from 255 or 38.65% from 326); Max value from RGB is 126 - color contains mainly: blue. Hex color #72567E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #72567E is #8DA981. Grayscale: #626262. Windows color (decimal): -9283970 or 8279666. OLE color: 8279666.
HSL color Cylindrical-coordinate representation of color #72567E: hue angle of 282º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #72567E is Cyan = 0.10, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 114 | 86 | 126 | - |
| CMYK | 0.10 | 0.32 | 0 | 0.51 |
| HSL | 282º | 0.19% | 0.42% | - |
| HSV(B) | 282º | 0.32% | 0.49% | - |
| XYZ | 14.03 | 11.74 | 21.26 | - |
| YUV | 98.93 | 143.28 | 138.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 126 | 0.10 | 0.32 | 0 | 0.51 | 282 | 0.19 | 0.42 |
| Hex | 72 | 56 | 7E | A | 20 | 0 | 33 | 11A | 13 | 2A |
| Octal | 162 | 126 | 176 | 12 | 40 | 0 | 63 | 432 | 23 | 52 |
| Binary | 1110010 | 1010110 | 1111110 | 1010 | 100000 | 0 | 110011 | 100011010 | 10011 | 101010 |
Color Harmonies of #72567E
Complementary color
Monochromatic Colors of #72567E
Black with #72567E
Text Example
Text Example
White with #72567E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #72567E; }
p { color: rgb(114,86,126); }
H1.HeaderClassName
{
color: #72567E;
}
.AnyTagClassName
{
color: #72567E;
}
</style>
background-color css
<style>
a { background-color: #72567E; }
a { background-color: rgb(114,86,126); }
div.DivClassName
{
background-color: #72567E;
}
.BgClassName
{
background-color: #72567E;
}
</style>
border-color css
<style>
span { border-color: #72567E; }
span { border-color: rgb(114,86,126); }
td.TdClassName
{
border-color: #72567E;
}
.TagClassName
{
border-color: #72567E;
}
</style>