Shades of Flirt #723751
Tints of Flirt #723751
RGB
CMYK
RGB Variations
Color information
#723751 (or 0x723751) is known color: Flirt. HEX triplet: 72, 37 and 51. RGB value is (114,55,81). Sum of RGB (Red+Green+Blue) = 114+55+81=250 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.6% from 250); Green value is 55 (21.88% from 255 or 22% from 250); Blue value is 81 (32.03% from 255 or 32.4% from 250); Max value from RGB is 114 - color contains mainly: red. Hex color #723751 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723751 is #8DC8AE. Grayscale: #4B4B4B. Windows color (decimal): -9291951 or 5322610. OLE color: 5322610.
HSL color Cylindrical-coordinate representation of color #723751: hue angle of 333.56º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #723751 is Cyan = 0, Magento = 0.52, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 55 | 81 | - |
| CMYK | 0 | 0.52 | 0.29 | 0.55 |
| HSL | 333.56º | 0.35% | 0.33% | - |
| HSV(B) | 333.56º | 0.52% | 0.45% | - |
| XYZ | 9.79 | 6.9 | 8.6 | - |
| YUV | 75.61 | 131.05 | 155.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 55 | 81 | 0 | 0.52 | 0.29 | 0.55 | 333.56 | 0.35 | 0.33 |
| Hex | 72 | 37 | 51 | 0 | 34 | 1D | 37 | 14E | 23 | 21 |
| Octal | 162 | 67 | 121 | 0 | 64 | 35 | 67 | 516 | 43 | 41 |
| Binary | 1110010 | 110111 | 1010001 | 0 | 110100 | 11101 | 110111 | 101001110 | 100011 | 100001 |
Color Harmonies of #723751
Complementary color
Monochromatic Colors of #723751
Black with #723751
Text Example
Text Example
White with #723751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723751; }
p { color: rgb(114,55,81); }
H1.HeaderClassName
{
color: #723751;
}
.AnyTagClassName
{
color: #723751;
}
</style>
background-color css
<style>
a { background-color: #723751; }
a { background-color: rgb(114,55,81); }
div.DivClassName
{
background-color: #723751;
}
.BgClassName
{
background-color: #723751;
}
</style>
border-color css
<style>
span { border-color: #723751; }
span { border-color: rgb(114,55,81); }
td.TdClassName
{
border-color: #723751;
}
.TagClassName
{
border-color: #723751;
}
</style>