Shades of Flirt #723452
Tints of Flirt #723452
RGB
CMYK
RGB Variations
Color information
#723452 (or 0x723452) is known color: Flirt. HEX triplet: 72, 34 and 52. RGB value is (114,52,82). Sum of RGB (Red+Green+Blue) = 114+52+82=248 (32% of max value = 765). Red value is 114 (44.92% from 255 or 45.97% from 248); Green value is 52 (20.70% from 255 or 20.97% from 248); Blue value is 82 (32.42% from 255 or 33.06% from 248); Max value from RGB is 114 - color contains mainly: red. Hex color #723452 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723452 is #8DCBAD. Grayscale: #494949. Windows color (decimal): -9292718 or 5387378. OLE color: 5387378.
HSL color Cylindrical-coordinate representation of color #723452: hue angle of 330.97º 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 #723452 is Cyan = 0, Magento = 0.54, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 52 | 82 | - |
| CMYK | 0 | 0.54 | 0.28 | 0.55 |
| HSL | 330.97º | 0.37% | 0.33% | - |
| HSV(B) | 330.97º | 0.54% | 0.45% | - |
| XYZ | 9.69 | 6.64 | 8.75 | - |
| YUV | 73.96 | 132.54 | 156.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 52 | 82 | 0 | 0.54 | 0.28 | 0.55 | 330.97 | 0.37 | 0.33 |
| Hex | 72 | 34 | 52 | 0 | 36 | 1C | 37 | 14B | 25 | 21 |
| Octal | 162 | 64 | 122 | 0 | 66 | 34 | 67 | 513 | 45 | 41 |
| Binary | 1110010 | 110100 | 1010010 | 0 | 110110 | 11100 | 110111 | 101001011 | 100101 | 100001 |
Color Harmonies of #723452
Complementary color
Monochromatic Colors of #723452
Black with #723452
Text Example
Text Example
White with #723452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723452; }
p { color: rgb(114,52,82); }
H1.HeaderClassName
{
color: #723452;
}
.AnyTagClassName
{
color: #723452;
}
</style>
background-color css
<style>
a { background-color: #723452; }
a { background-color: rgb(114,52,82); }
div.DivClassName
{
background-color: #723452;
}
.BgClassName
{
background-color: #723452;
}
</style>
border-color css
<style>
span { border-color: #723452; }
span { border-color: rgb(114,52,82); }
td.TdClassName
{
border-color: #723452;
}
.TagClassName
{
border-color: #723452;
}
</style>