Shades of Affair #72447F
Tints of Affair #72447F
RGB
CMYK
RGB Variations
Color information
#72447F (or 0x72447F) is known color: Affair. HEX triplet: 72, 44 and 7F. RGB value is (114,68,127). Sum of RGB (Red+Green+Blue) = 114+68+127=309 (40% of max value = 765). Red value is 114 (44.92% from 255 or 36.89% from 309); Green value is 68 (26.95% from 255 or 22.01% from 309); Blue value is 127 (50% from 255 or 41.10% from 309); Max value from RGB is 127 - color contains mainly: blue. Hex color #72447F is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #72447F is #8DBB80. Grayscale: #585858. Windows color (decimal): -9288577 or 8340594. OLE color: 8340594.
HSL color Cylindrical-coordinate representation of color #72447F: hue angle of 286.78º 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 #72447F is Cyan = 0.10, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 114 | 68 | 127 | - |
| CMYK | 0.10 | 0.46 | 0 | 0.50 |
| HSL | 286.78º | 0.3% | 0.38% | - |
| HSV(B) | 286.78º | 0.46% | 0.5% | - |
| XYZ | 12.84 | 9.24 | 21.19 | - |
| YUV | 88.48 | 149.74 | 146.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 68 | 127 | 0.10 | 0.46 | 0 | 0.50 | 286.78 | 0.3 | 0.38 |
| Hex | 72 | 44 | 7F | A | 2E | 0 | 32 | 11F | 1E | 26 |
| Octal | 162 | 104 | 177 | 12 | 56 | 0 | 62 | 437 | 36 | 46 |
| Binary | 1110010 | 1000100 | 1111111 | 1010 | 101110 | 0 | 110010 | 100011111 | 11110 | 100110 |
Color Harmonies of #72447F
Complementary color
Monochromatic Colors of #72447F
Black with #72447F
Text Example
Text Example
White with #72447F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #72447F; }
p { color: rgb(114,68,127); }
H1.HeaderClassName
{
color: #72447F;
}
.AnyTagClassName
{
color: #72447F;
}
</style>
background-color css
<style>
a { background-color: #72447F; }
a { background-color: rgb(114,68,127); }
div.DivClassName
{
background-color: #72447F;
}
.BgClassName
{
background-color: #72447F;
}
</style>
border-color css
<style>
span { border-color: #72447F; }
span { border-color: rgb(114,68,127); }
td.TdClassName
{
border-color: #72447F;
}
.TagClassName
{
border-color: #72447F;
}
</style>