Shades of Flirt #723247
Tints of Flirt #723247
RGB
CMYK
RGB Variations
Color information
#723247 (or 0x723247) is known color: Flirt. HEX triplet: 72, 32 and 47. RGB value is (114,50,71). Sum of RGB (Red+Green+Blue) = 114+50+71=235 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.51% from 235); Green value is 50 (19.92% from 255 or 21.28% from 235); Blue value is 71 (28.12% from 255 or 30.21% from 235); Max value from RGB is 114 - color contains mainly: red. Hex color #723247 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723247 is #8DCDB8. Grayscale: #474747. Windows color (decimal): -9293241 or 4665970. OLE color: 4665970.
HSL color Cylindrical-coordinate representation of color #723247: hue angle of 340.31º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #723247 is Cyan = 0, Magento = 0.56, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 50 | 71 | - |
| CMYK | 0 | 0.56 | 0.38 | 0.55 |
| HSL | 340.31º | 0.39% | 0.32% | - |
| HSV(B) | 340.31º | 0.56% | 0.45% | - |
| XYZ | 9.22 | 6.31 | 6.69 | - |
| YUV | 71.53 | 127.7 | 158.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 50 | 71 | 0 | 0.56 | 0.38 | 0.55 | 340.31 | 0.39 | 0.32 |
| Hex | 72 | 32 | 47 | 0 | 38 | 26 | 37 | 154 | 27 | 20 |
| Octal | 162 | 62 | 107 | 0 | 70 | 46 | 67 | 524 | 47 | 40 |
| Binary | 1110010 | 110010 | 1000111 | 0 | 111000 | 100110 | 110111 | 101010100 | 100111 | 100000 |
Color Harmonies of #723247
Complementary color
Monochromatic Colors of #723247
Black with #723247
Text Example
Text Example
White with #723247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723247; }
p { color: rgb(114,50,71); }
H1.HeaderClassName
{
color: #723247;
}
.AnyTagClassName
{
color: #723247;
}
</style>
background-color css
<style>
a { background-color: #723247; }
a { background-color: rgb(114,50,71); }
div.DivClassName
{
background-color: #723247;
}
.BgClassName
{
background-color: #723247;
}
</style>
border-color css
<style>
span { border-color: #723247; }
span { border-color: rgb(114,50,71); }
td.TdClassName
{
border-color: #723247;
}
.TagClassName
{
border-color: #723247;
}
</style>