Shades of Affair #724383
Tints of Affair #724383
RGB
CMYK
RGB Variations
Color information
#724383 (or 0x724383) is known color: Affair. HEX triplet: 72, 43 and 83. RGB value is (114,67,131). Sum of RGB (Red+Green+Blue) = 114+67+131=312 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.54% from 312); Green value is 67 (26.56% from 255 or 21.47% from 312); Blue value is 131 (51.56% from 255 or 41.99% from 312); Max value from RGB is 131 - color contains mainly: blue. Hex color #724383 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724383 is #8DBC7C. Grayscale: #585858. Windows color (decimal): -9288829 or 8602482. OLE color: 8602482.
HSL color Cylindrical-coordinate representation of color #724383: hue angle of 284.06º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #724383 is Cyan = 0.13, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 67 | 131 | - |
| CMYK | 0.13 | 0.49 | 0 | 0.49 |
| HSL | 284.06º | 0.32% | 0.39% | - |
| HSV(B) | 284.06º | 0.49% | 0.51% | - |
| XYZ | 13.04 | 9.23 | 22.57 | - |
| YUV | 88.35 | 152.07 | 146.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 67 | 131 | 0.13 | 0.49 | 0 | 0.49 | 284.06 | 0.32 | 0.39 |
| Hex | 72 | 43 | 83 | D | 31 | 0 | 31 | 11C | 20 | 27 |
| Octal | 162 | 103 | 203 | 15 | 61 | 0 | 61 | 434 | 40 | 47 |
| Binary | 1110010 | 1000011 | 10000011 | 1101 | 110001 | 0 | 110001 | 100011100 | 100000 | 100111 |
Color Harmonies of #724383
Complementary color
Monochromatic Colors of #724383
Black with #724383
Text Example
Text Example
White with #724383
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724383; }
p { color: rgb(114,67,131); }
H1.HeaderClassName
{
color: #724383;
}
.AnyTagClassName
{
color: #724383;
}
</style>
background-color css
<style>
a { background-color: #724383; }
a { background-color: rgb(114,67,131); }
div.DivClassName
{
background-color: #724383;
}
.BgClassName
{
background-color: #724383;
}
</style>
border-color css
<style>
span { border-color: #724383; }
span { border-color: rgb(114,67,131); }
td.TdClassName
{
border-color: #724383;
}
.TagClassName
{
border-color: #724383;
}
</style>