Shades of Affair #72487D
Tints of Affair #72487D
RGB
CMYK
RGB Variations
Color information
#72487D (or 0x72487D) is known color: Affair. HEX triplet: 72, 48 and 7D. RGB value is (114,72,125). Sum of RGB (Red+Green+Blue) = 114+72+125=311 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.66% from 311); Green value is 72 (28.52% from 255 or 23.15% from 311); Blue value is 125 (49.22% from 255 or 40.19% from 311); Max value from RGB is 125 - color contains mainly: blue. Hex color #72487D is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #72487D is #8DB782. Grayscale: #5A5A5A. Windows color (decimal): -9287555 or 8210546. OLE color: 8210546.
HSL color Cylindrical-coordinate representation of color #72487D: hue angle of 287.55º degrees, saturation: 0.27, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #72487D is Cyan = 0.09, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 114 | 72 | 125 | - |
| CMYK | 0.09 | 0.42 | 0 | 0.51 |
| HSL | 287.55º | 0.27% | 0.39% | - |
| HSV(B) | 287.55º | 0.42% | 0.49% | - |
| XYZ | 12.96 | 9.69 | 20.59 | - |
| YUV | 90.6 | 147.41 | 144.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 72 | 125 | 0.09 | 0.42 | 0 | 0.51 | 287.55 | 0.27 | 0.39 |
| Hex | 72 | 48 | 7D | 9 | 2A | 0 | 33 | 120 | 1B | 27 |
| Octal | 162 | 110 | 175 | 11 | 52 | 0 | 63 | 440 | 33 | 47 |
| Binary | 1110010 | 1001000 | 1111101 | 1001 | 101010 | 0 | 110011 | 100100000 | 11011 | 100111 |
Color Harmonies of #72487D
Complementary color
Monochromatic Colors of #72487D
Black with #72487D
Text Example
Text Example
White with #72487D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #72487D; }
p { color: rgb(114,72,125); }
H1.HeaderClassName
{
color: #72487D;
}
.AnyTagClassName
{
color: #72487D;
}
</style>
background-color css
<style>
a { background-color: #72487D; }
a { background-color: rgb(114,72,125); }
div.DivClassName
{
background-color: #72487D;
}
.BgClassName
{
background-color: #72487D;
}
</style>
border-color css
<style>
span { border-color: #72487D; }
span { border-color: rgb(114,72,125); }
td.TdClassName
{
border-color: #72487D;
}
.TagClassName
{
border-color: #72487D;
}
</style>