Shades of Affair #72587C
Tints of Affair #72587C
RGB
CMYK
RGB Variations
Color information
#72587C (or 0x72587C) is known color: Affair. HEX triplet: 72, 58 and 7C. RGB value is (114,88,124). Sum of RGB (Red+Green+Blue) = 114+88+124=326 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.97% from 326); Green value is 88 (34.77% from 255 or 26.99% from 326); Blue value is 124 (48.83% from 255 or 38.04% from 326); Max value from RGB is 124 - color contains mainly: blue. Hex color #72587C is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #72587C is #8DA783. Grayscale: #636363. Windows color (decimal): -9283460 or 8149106. OLE color: 8149106.
HSL color Cylindrical-coordinate representation of color #72587C: hue angle of 283.33º degrees, saturation: 0.17, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #72587C is Cyan = 0.08, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 114 | 88 | 124 | - |
| CMYK | 0.08 | 0.29 | 0 | 0.51 |
| HSL | 283.33º | 0.17% | 0.42% | - |
| HSV(B) | 283.33º | 0.29% | 0.49% | - |
| XYZ | 14.07 | 12.01 | 20.65 | - |
| YUV | 99.88 | 141.61 | 138.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 88 | 124 | 0.08 | 0.29 | 0 | 0.51 | 283.33 | 0.17 | 0.42 |
| Hex | 72 | 58 | 7C | 8 | 1D | 0 | 33 | 11B | 11 | 2A |
| Octal | 162 | 130 | 174 | 10 | 35 | 0 | 63 | 433 | 21 | 52 |
| Binary | 1110010 | 1011000 | 1111100 | 1000 | 11101 | 0 | 110011 | 100011011 | 10001 | 101010 |
Color Harmonies of #72587C
Complementary color
Monochromatic Colors of #72587C
Black with #72587C
Text Example
Text Example
White with #72587C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #72587C; }
p { color: rgb(114,88,124); }
H1.HeaderClassName
{
color: #72587C;
}
.AnyTagClassName
{
color: #72587C;
}
</style>
background-color css
<style>
a { background-color: #72587C; }
a { background-color: rgb(114,88,124); }
div.DivClassName
{
background-color: #72587C;
}
.BgClassName
{
background-color: #72587C;
}
</style>
border-color css
<style>
span { border-color: #72587C; }
span { border-color: rgb(114,88,124); }
td.TdClassName
{
border-color: #72587C;
}
.TagClassName
{
border-color: #72587C;
}
</style>