Shades of Flirt #723446
Tints of Flirt #723446
RGB
CMYK
RGB Variations
Color information
#723446 (or 0x723446) is known color: Flirt. HEX triplet: 72, 34 and 46. RGB value is (114,52,70). Sum of RGB (Red+Green+Blue) = 114+52+70=236 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.31% from 236); Green value is 52 (20.70% from 255 or 22.03% from 236); Blue value is 70 (27.73% from 255 or 29.66% from 236); Max value from RGB is 114 - color contains mainly: red. Hex color #723446 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723446 is #8DCBB9. Grayscale: #484848. Windows color (decimal): -9292730 or 4600946. OLE color: 4600946.
HSL color Cylindrical-coordinate representation of color #723446: hue angle of 342.58º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #723446 is Cyan = 0, Magento = 0.54, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 52 | 70 | - |
| CMYK | 0 | 0.54 | 0.39 | 0.55 |
| HSL | 342.58º | 0.37% | 0.33% | - |
| HSV(B) | 342.58º | 0.54% | 0.45% | - |
| XYZ | 9.27 | 6.48 | 6.56 | - |
| YUV | 72.59 | 126.54 | 157.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 52 | 70 | 0 | 0.54 | 0.39 | 0.55 | 342.58 | 0.37 | 0.33 |
| Hex | 72 | 34 | 46 | 0 | 36 | 27 | 37 | 157 | 25 | 21 |
| Octal | 162 | 64 | 106 | 0 | 66 | 47 | 67 | 527 | 45 | 41 |
| Binary | 1110010 | 110100 | 1000110 | 0 | 110110 | 100111 | 110111 | 101010111 | 100101 | 100001 |
Color Harmonies of #723446
Complementary color
Monochromatic Colors of #723446
Black with #723446
Text Example
Text Example
White with #723446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723446; }
p { color: rgb(114,52,70); }
H1.HeaderClassName
{
color: #723446;
}
.AnyTagClassName
{
color: #723446;
}
</style>
background-color css
<style>
a { background-color: #723446; }
a { background-color: rgb(114,52,70); }
div.DivClassName
{
background-color: #723446;
}
.BgClassName
{
background-color: #723446;
}
</style>
border-color css
<style>
span { border-color: #723446; }
span { border-color: rgb(114,52,70); }
td.TdClassName
{
border-color: #723446;
}
.TagClassName
{
border-color: #723446;
}
</style>