Shades of Affair #724387
Tints of Affair #724387
RGB
CMYK
RGB Variations
Color information
#724387 (or 0x724387) is known color: Affair. HEX triplet: 72, 43 and 87. RGB value is (114,67,135). Sum of RGB (Red+Green+Blue) = 114+67+135=316 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.08% from 316); Green value is 67 (26.56% from 255 or 21.20% from 316); Blue value is 135 (53.12% from 255 or 42.72% from 316); Max value from RGB is 135 - color contains mainly: blue. Hex color #724387 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724387 is #8DBC78. Grayscale: #585858. Windows color (decimal): -9288825 or 8864626. OLE color: 8864626.
HSL color Cylindrical-coordinate representation of color #724387: hue angle of 281.47º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #724387 is Cyan = 0.16, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 67 | 135 | - |
| CMYK | 0.16 | 0.50 | 0 | 0.47 |
| HSL | 281.47º | 0.34% | 0.4% | - |
| HSV(B) | 281.47º | 0.5% | 0.53% | - |
| XYZ | 13.32 | 9.34 | 24.02 | - |
| YUV | 88.81 | 154.07 | 145.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 67 | 135 | 0.16 | 0.50 | 0 | 0.47 | 281.47 | 0.34 | 0.4 |
| Hex | 72 | 43 | 87 | 10 | 32 | 0 | 2F | 119 | 22 | 28 |
| Octal | 162 | 103 | 207 | 20 | 62 | 0 | 57 | 431 | 42 | 50 |
| Binary | 1110010 | 1000011 | 10000111 | 10000 | 110010 | 0 | 101111 | 100011001 | 100010 | 101000 |
Color Harmonies of #724387
Complementary color
Monochromatic Colors of #724387
Black with #724387
Text Example
Text Example
White with #724387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724387; }
p { color: rgb(114,67,135); }
H1.HeaderClassName
{
color: #724387;
}
.AnyTagClassName
{
color: #724387;
}
</style>
background-color css
<style>
a { background-color: #724387; }
a { background-color: rgb(114,67,135); }
div.DivClassName
{
background-color: #724387;
}
.BgClassName
{
background-color: #724387;
}
</style>
border-color css
<style>
span { border-color: #724387; }
span { border-color: rgb(114,67,135); }
td.TdClassName
{
border-color: #724387;
}
.TagClassName
{
border-color: #724387;
}
</style>