Shades of Affair #72437F
Tints of Affair #72437F
RGB
CMYK
RGB Variations
Color information
#72437F (or 0x72437F) is known color: Affair. HEX triplet: 72, 43 and 7F. RGB value is (114,67,127). Sum of RGB (Red+Green+Blue) = 114+67+127=308 (40% of max value = 765). Red value is 114 (44.92% from 255 or 37.01% from 308); Green value is 67 (26.56% from 255 or 21.75% from 308); Blue value is 127 (50% from 255 or 41.23% from 308); Max value from RGB is 127 - color contains mainly: blue. Hex color #72437F is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #72437F is #8DBC80. Grayscale: #575757. Windows color (decimal): -9288833 or 8340338. OLE color: 8340338.
HSL color Cylindrical-coordinate representation of color #72437F: hue angle of 287º degrees, saturation: 0.31, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #72437F is Cyan = 0.10, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 114 | 67 | 127 | - |
| CMYK | 0.10 | 0.47 | 0 | 0.50 |
| HSL | 287º | 0.31% | 0.38% | - |
| HSV(B) | 287º | 0.47% | 0.5% | - |
| XYZ | 12.78 | 9.12 | 21.17 | - |
| YUV | 87.89 | 150.07 | 146.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 67 | 127 | 0.10 | 0.47 | 0 | 0.50 | 287 | 0.31 | 0.38 |
| Hex | 72 | 43 | 7F | A | 2F | 0 | 32 | 11F | 1F | 26 |
| Octal | 162 | 103 | 177 | 12 | 57 | 0 | 62 | 437 | 37 | 46 |
| Binary | 1110010 | 1000011 | 1111111 | 1010 | 101111 | 0 | 110010 | 100011111 | 11111 | 100110 |
Color Harmonies of #72437F
Complementary color
Monochromatic Colors of #72437F
Black with #72437F
Text Example
Text Example
White with #72437F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #72437F; }
p { color: rgb(114,67,127); }
H1.HeaderClassName
{
color: #72437F;
}
.AnyTagClassName
{
color: #72437F;
}
</style>
background-color css
<style>
a { background-color: #72437F; }
a { background-color: rgb(114,67,127); }
div.DivClassName
{
background-color: #72437F;
}
.BgClassName
{
background-color: #72437F;
}
</style>
border-color css
<style>
span { border-color: #72437F; }
span { border-color: rgb(114,67,127); }
td.TdClassName
{
border-color: #72437F;
}
.TagClassName
{
border-color: #72437F;
}
</style>