Shades of Flirt #723053
Tints of Flirt #723053
RGB
CMYK
RGB Variations
Color information
#723053 (or 0x723053) is known color: Flirt. HEX triplet: 72, 30 and 53. RGB value is (114,48,83). Sum of RGB (Red+Green+Blue) = 114+48+83=245 (32% of max value = 765). Red value is 114 (44.92% from 255 or 46.53% from 245); Green value is 48 (19.14% from 255 or 19.59% from 245); Blue value is 83 (32.81% from 255 or 33.88% from 245); Max value from RGB is 114 - color contains mainly: red. Hex color #723053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723053 is #8DCFAC. Grayscale: #474747. Windows color (decimal): -9293741 or 5451890. OLE color: 5451890.
HSL color Cylindrical-coordinate representation of color #723053: hue angle of 328.18º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #723053 is Cyan = 0, Magento = 0.58, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 48 | 83 | - |
| CMYK | 0 | 0.58 | 0.27 | 0.55 |
| HSL | 328.18º | 0.41% | 0.32% | - |
| HSV(B) | 328.18º | 0.58% | 0.45% | - |
| XYZ | 9.56 | 6.32 | 8.9 | - |
| YUV | 71.72 | 134.37 | 158.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 48 | 83 | 0 | 0.58 | 0.27 | 0.55 | 328.18 | 0.41 | 0.32 |
| Hex | 72 | 30 | 53 | 0 | 3A | 1B | 37 | 148 | 29 | 20 |
| Octal | 162 | 60 | 123 | 0 | 72 | 33 | 67 | 510 | 51 | 40 |
| Binary | 1110010 | 110000 | 1010011 | 0 | 111010 | 11011 | 110111 | 101001000 | 101001 | 100000 |
Color Harmonies of #723053
Complementary color
Monochromatic Colors of #723053
Black with #723053
Text Example
Text Example
White with #723053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723053; }
p { color: rgb(114,48,83); }
H1.HeaderClassName
{
color: #723053;
}
.AnyTagClassName
{
color: #723053;
}
</style>
background-color css
<style>
a { background-color: #723053; }
a { background-color: rgb(114,48,83); }
div.DivClassName
{
background-color: #723053;
}
.BgClassName
{
background-color: #723053;
}
</style>
border-color css
<style>
span { border-color: #723053; }
span { border-color: rgb(114,48,83); }
td.TdClassName
{
border-color: #723053;
}
.TagClassName
{
border-color: #723053;
}
</style>