Shades of Affair #724183
Tints of Affair #724183
RGB
CMYK
RGB Variations
Color information
#724183 (or 0x724183) is known color: Affair. HEX triplet: 72, 41 and 83. RGB value is (114,65,131). Sum of RGB (Red+Green+Blue) = 114+65+131=310 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.77% from 310); Green value is 65 (25.78% from 255 or 20.97% from 310); Blue value is 131 (51.56% from 255 or 42.26% from 310); Max value from RGB is 131 - color contains mainly: blue. Hex color #724183 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724183 is #8DBE7C. Grayscale: #565656. Windows color (decimal): -9289341 or 8601970. OLE color: 8601970.
HSL color Cylindrical-coordinate representation of color #724183: hue angle of 284.55º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #724183 is Cyan = 0.13, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 65 | 131 | - |
| CMYK | 0.13 | 0.50 | 0 | 0.49 |
| HSL | 284.55º | 0.34% | 0.38% | - |
| HSV(B) | 284.55º | 0.5% | 0.51% | - |
| XYZ | 12.93 | 9 | 22.53 | - |
| YUV | 87.18 | 152.73 | 147.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 65 | 131 | 0.13 | 0.50 | 0 | 0.49 | 284.55 | 0.34 | 0.38 |
| Hex | 72 | 41 | 83 | D | 32 | 0 | 31 | 11D | 22 | 26 |
| Octal | 162 | 101 | 203 | 15 | 62 | 0 | 61 | 435 | 42 | 46 |
| Binary | 1110010 | 1000001 | 10000011 | 1101 | 110010 | 0 | 110001 | 100011101 | 100010 | 100110 |
Color Harmonies of #724183
Complementary color
Monochromatic Colors of #724183
Black with #724183
Text Example
Text Example
White with #724183
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724183; }
p { color: rgb(114,65,131); }
H1.HeaderClassName
{
color: #724183;
}
.AnyTagClassName
{
color: #724183;
}
</style>
background-color css
<style>
a { background-color: #724183; }
a { background-color: rgb(114,65,131); }
div.DivClassName
{
background-color: #724183;
}
.BgClassName
{
background-color: #724183;
}
</style>
border-color css
<style>
span { border-color: #724183; }
span { border-color: rgb(114,65,131); }
td.TdClassName
{
border-color: #724183;
}
.TagClassName
{
border-color: #724183;
}
</style>