Shades of Flirt #723051
Tints of Flirt #723051
RGB
CMYK
RGB Variations
Color information
#723051 (or 0x723051) is known color: Flirt. HEX triplet: 72, 30 and 51. RGB value is (114,48,81). Sum of RGB (Red+Green+Blue) = 114+48+81=243 (32% of max value = 765). Red value is 114 (44.92% from 255 or 46.91% from 243); Green value is 48 (19.14% from 255 or 19.75% from 243); Blue value is 81 (32.03% from 255 or 33.33% from 243); Max value from RGB is 114 - color contains mainly: red. Hex color #723051 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723051 is #8DCFAE. Grayscale: #474747. Windows color (decimal): -9293743 or 5320818. OLE color: 5320818.
HSL color Cylindrical-coordinate representation of color #723051: hue angle of 330º 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 #723051 is Cyan = 0, Magento = 0.58, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 48 | 81 | - |
| CMYK | 0 | 0.58 | 0.29 | 0.55 |
| HSL | 330º | 0.41% | 0.32% | - |
| HSV(B) | 330º | 0.58% | 0.45% | - |
| XYZ | 9.48 | 6.29 | 8.5 | - |
| YUV | 71.5 | 133.37 | 158.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 48 | 81 | 0 | 0.58 | 0.29 | 0.55 | 330 | 0.41 | 0.32 |
| Hex | 72 | 30 | 51 | 0 | 3A | 1D | 37 | 14A | 29 | 20 |
| Octal | 162 | 60 | 121 | 0 | 72 | 35 | 67 | 512 | 51 | 40 |
| Binary | 1110010 | 110000 | 1010001 | 0 | 111010 | 11101 | 110111 | 101001010 | 101001 | 100000 |
Color Harmonies of #723051
Complementary color
Monochromatic Colors of #723051
Black with #723051
Text Example
Text Example
White with #723051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723051; }
p { color: rgb(114,48,81); }
H1.HeaderClassName
{
color: #723051;
}
.AnyTagClassName
{
color: #723051;
}
</style>
background-color css
<style>
a { background-color: #723051; }
a { background-color: rgb(114,48,81); }
div.DivClassName
{
background-color: #723051;
}
.BgClassName
{
background-color: #723051;
}
</style>
border-color css
<style>
span { border-color: #723051; }
span { border-color: rgb(114,48,81); }
td.TdClassName
{
border-color: #723051;
}
.TagClassName
{
border-color: #723051;
}
</style>