Shades of Affair #725382
Tints of Affair #725382
RGB
CMYK
RGB Variations
Color information
#725382 (or 0x725382) is known color: Affair. HEX triplet: 72, 53 and 82. RGB value is (114,83,130). Sum of RGB (Red+Green+Blue) = 114+83+130=327 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.86% from 327); Green value is 83 (32.81% from 255 or 25.38% from 327); Blue value is 130 (51.17% from 255 or 39.76% from 327); Max value from RGB is 130 - color contains mainly: blue. Hex color #725382 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725382 is #8DAC7D. Grayscale: #616161. Windows color (decimal): -9284734 or 8541042. OLE color: 8541042.
HSL color Cylindrical-coordinate representation of color #725382: hue angle of 279.57º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #725382 is Cyan = 0.12, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 83 | 130 | - |
| CMYK | 0.12 | 0.36 | 0 | 0.49 |
| HSL | 279.57º | 0.22% | 0.42% | - |
| HSV(B) | 279.57º | 0.36% | 0.51% | - |
| XYZ | 14.06 | 11.38 | 22.57 | - |
| YUV | 97.63 | 146.27 | 139.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 83 | 130 | 0.12 | 0.36 | 0 | 0.49 | 279.57 | 0.22 | 0.42 |
| Hex | 72 | 53 | 82 | C | 24 | 0 | 31 | 118 | 16 | 2A |
| Octal | 162 | 123 | 202 | 14 | 44 | 0 | 61 | 430 | 26 | 52 |
| Binary | 1110010 | 1010011 | 10000010 | 1100 | 100100 | 0 | 110001 | 100011000 | 10110 | 101010 |
Color Harmonies of #725382
Complementary color
Monochromatic Colors of #725382
Black with #725382
Text Example
Text Example
White with #725382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725382; }
p { color: rgb(114,83,130); }
H1.HeaderClassName
{
color: #725382;
}
.AnyTagClassName
{
color: #725382;
}
</style>
background-color css
<style>
a { background-color: #725382; }
a { background-color: rgb(114,83,130); }
div.DivClassName
{
background-color: #725382;
}
.BgClassName
{
background-color: #725382;
}
</style>
border-color css
<style>
span { border-color: #725382; }
span { border-color: rgb(114,83,130); }
td.TdClassName
{
border-color: #725382;
}
.TagClassName
{
border-color: #725382;
}
</style>