Shades of Affair #72567A
Tints of Affair #72567A
RGB
CMYK
RGB Variations
Color information
#72567A (or 0x72567A) is known color: Affair. HEX triplet: 72, 56 and 7A. RGB value is (114,86,122). Sum of RGB (Red+Green+Blue) = 114+86+122=322 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.40% from 322); Green value is 86 (33.98% from 255 or 26.71% from 322); Blue value is 122 (48.05% from 255 or 37.89% from 322); Max value from RGB is 122 - color contains mainly: blue. Hex color #72567A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #72567A is #8DA985. Grayscale: #626262. Windows color (decimal): -9283974 or 8017522. OLE color: 8017522.
HSL color Cylindrical-coordinate representation of color #72567A: hue angle of 286.67º degrees, saturation: 0.17, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #72567A is Cyan = 0.07, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 114 | 86 | 122 | - |
| CMYK | 0.07 | 0.30 | 0 | 0.52 |
| HSL | 286.67º | 0.17% | 0.41% | - |
| HSV(B) | 286.67º | 0.3% | 0.48% | - |
| XYZ | 13.78 | 11.64 | 19.93 | - |
| YUV | 98.48 | 141.28 | 139.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 122 | 0.07 | 0.30 | 0 | 0.52 | 286.67 | 0.17 | 0.41 |
| Hex | 72 | 56 | 7A | 7 | 1E | 0 | 34 | 11F | 11 | 29 |
| Octal | 162 | 126 | 172 | 7 | 36 | 0 | 64 | 437 | 21 | 51 |
| Binary | 1110010 | 1010110 | 1111010 | 111 | 11110 | 0 | 110100 | 100011111 | 10001 | 101001 |
Color Harmonies of #72567A
Complementary color
Monochromatic Colors of #72567A
Black with #72567A
Text Example
Text Example
White with #72567A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #72567A; }
p { color: rgb(114,86,122); }
H1.HeaderClassName
{
color: #72567A;
}
.AnyTagClassName
{
color: #72567A;
}
</style>
background-color css
<style>
a { background-color: #72567A; }
a { background-color: rgb(114,86,122); }
div.DivClassName
{
background-color: #72567A;
}
.BgClassName
{
background-color: #72567A;
}
</style>
border-color css
<style>
span { border-color: #72567A; }
span { border-color: rgb(114,86,122); }
td.TdClassName
{
border-color: #72567A;
}
.TagClassName
{
border-color: #72567A;
}
</style>