Shades of Flirt #723148
Tints of Flirt #723148
RGB
CMYK
RGB Variations
Color information
#723148 (or 0x723148) is known color: Flirt. HEX triplet: 72, 31 and 48. RGB value is (114,49,72). Sum of RGB (Red+Green+Blue) = 114+49+72=235 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.51% from 235); Green value is 49 (19.53% from 255 or 20.85% from 235); Blue value is 72 (28.52% from 255 or 30.64% from 235); Max value from RGB is 114 - color contains mainly: red. Hex color #723148 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723148 is #8DCEB7. Grayscale: #474747. Windows color (decimal): -9293496 or 4731250. OLE color: 4731250.
HSL color Cylindrical-coordinate representation of color #723148: hue angle of 338.77º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #723148 is Cyan = 0, Magento = 0.57, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 49 | 72 | - |
| CMYK | 0 | 0.57 | 0.37 | 0.55 |
| HSL | 338.77º | 0.4% | 0.32% | - |
| HSV(B) | 338.77º | 0.57% | 0.45% | - |
| XYZ | 9.21 | 6.24 | 6.85 | - |
| YUV | 71.06 | 128.53 | 158.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 49 | 72 | 0 | 0.57 | 0.37 | 0.55 | 338.77 | 0.4 | 0.32 |
| Hex | 72 | 31 | 48 | 0 | 39 | 25 | 37 | 153 | 28 | 20 |
| Octal | 162 | 61 | 110 | 0 | 71 | 45 | 67 | 523 | 50 | 40 |
| Binary | 1110010 | 110001 | 1001000 | 0 | 111001 | 100101 | 110111 | 101010011 | 101000 | 100000 |
Color Harmonies of #723148
Complementary color
Monochromatic Colors of #723148
Black with #723148
Text Example
Text Example
White with #723148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723148; }
p { color: rgb(114,49,72); }
H1.HeaderClassName
{
color: #723148;
}
.AnyTagClassName
{
color: #723148;
}
</style>
background-color css
<style>
a { background-color: #723148; }
a { background-color: rgb(114,49,72); }
div.DivClassName
{
background-color: #723148;
}
.BgClassName
{
background-color: #723148;
}
</style>
border-color css
<style>
span { border-color: #723148; }
span { border-color: rgb(114,49,72); }
td.TdClassName
{
border-color: #723148;
}
.TagClassName
{
border-color: #723148;
}
</style>