Shades of Affair #72577A
Tints of Affair #72577A
RGB
CMYK
RGB Variations
Color information
#72577A (or 0x72577A) is known color: Affair. HEX triplet: 72, 57 and 7A. RGB value is (114,87,122). Sum of RGB (Red+Green+Blue) = 114+87+122=323 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.29% from 323); Green value is 87 (34.38% from 255 or 26.93% from 323); Blue value is 122 (48.05% from 255 or 37.77% from 323); Max value from RGB is 122 - color contains mainly: blue. Hex color #72577A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #72577A is #8DA885. Grayscale: #626262. Windows color (decimal): -9283718 or 8017778. OLE color: 8017778.
HSL color Cylindrical-coordinate representation of color #72577A: hue angle of 286.29º degrees, saturation: 0.17, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #72577A is Cyan = 0.07, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 114 | 87 | 122 | - |
| CMYK | 0.07 | 0.29 | 0 | 0.52 |
| HSL | 286.29º | 0.17% | 0.41% | - |
| HSV(B) | 286.29º | 0.29% | 0.48% | - |
| XYZ | 13.86 | 11.8 | 19.96 | - |
| YUV | 99.06 | 140.95 | 138.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 87 | 122 | 0.07 | 0.29 | 0 | 0.52 | 286.29 | 0.17 | 0.41 |
| Hex | 72 | 57 | 7A | 7 | 1D | 0 | 34 | 11E | 11 | 29 |
| Octal | 162 | 127 | 172 | 7 | 35 | 0 | 64 | 436 | 21 | 51 |
| Binary | 1110010 | 1010111 | 1111010 | 111 | 11101 | 0 | 110100 | 100011110 | 10001 | 101001 |
Color Harmonies of #72577A
Complementary color
Monochromatic Colors of #72577A
Black with #72577A
Text Example
Text Example
White with #72577A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #72577A; }
p { color: rgb(114,87,122); }
H1.HeaderClassName
{
color: #72577A;
}
.AnyTagClassName
{
color: #72577A;
}
</style>
background-color css
<style>
a { background-color: #72577A; }
a { background-color: rgb(114,87,122); }
div.DivClassName
{
background-color: #72577A;
}
.BgClassName
{
background-color: #72577A;
}
</style>
border-color css
<style>
span { border-color: #72577A; }
span { border-color: rgb(114,87,122); }
td.TdClassName
{
border-color: #72577A;
}
.TagClassName
{
border-color: #72577A;
}
</style>