Shades of Affair #72457F
Tints of Affair #72457F
RGB
CMYK
RGB Variations
Color information
#72457F (or 0x72457F) is known color: Affair. HEX triplet: 72, 45 and 7F. RGB value is (114,69,127). Sum of RGB (Red+Green+Blue) = 114+69+127=310 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.77% from 310); Green value is 69 (27.34% from 255 or 22.26% from 310); Blue value is 127 (50% from 255 or 40.97% from 310); Max value from RGB is 127 - color contains mainly: blue. Hex color #72457F is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #72457F is #8DBA80. Grayscale: #585858. Windows color (decimal): -9288321 or 8340850. OLE color: 8340850.
HSL color Cylindrical-coordinate representation of color #72457F: hue angle of 286.55º degrees, saturation: 0.3, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #72457F is Cyan = 0.10, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 114 | 69 | 127 | - |
| CMYK | 0.10 | 0.46 | 0 | 0.50 |
| HSL | 286.55º | 0.3% | 0.38% | - |
| HSV(B) | 286.55º | 0.46% | 0.5% | - |
| XYZ | 12.9 | 9.37 | 21.21 | - |
| YUV | 89.07 | 149.41 | 145.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 69 | 127 | 0.10 | 0.46 | 0 | 0.50 | 286.55 | 0.3 | 0.38 |
| Hex | 72 | 45 | 7F | A | 2E | 0 | 32 | 11F | 1E | 26 |
| Octal | 162 | 105 | 177 | 12 | 56 | 0 | 62 | 437 | 36 | 46 |
| Binary | 1110010 | 1000101 | 1111111 | 1010 | 101110 | 0 | 110010 | 100011111 | 11110 | 100110 |
Color Harmonies of #72457F
Complementary color
Monochromatic Colors of #72457F
Black with #72457F
Text Example
Text Example
White with #72457F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #72457F; }
p { color: rgb(114,69,127); }
H1.HeaderClassName
{
color: #72457F;
}
.AnyTagClassName
{
color: #72457F;
}
</style>
background-color css
<style>
a { background-color: #72457F; }
a { background-color: rgb(114,69,127); }
div.DivClassName
{
background-color: #72457F;
}
.BgClassName
{
background-color: #72457F;
}
</style>
border-color css
<style>
span { border-color: #72457F; }
span { border-color: rgb(114,69,127); }
td.TdClassName
{
border-color: #72457F;
}
.TagClassName
{
border-color: #72457F;
}
</style>