Shades of Flirt #723752
Tints of Flirt #723752
RGB
CMYK
RGB Variations
Color information
#723752 (or 0x723752) is known color: Flirt. HEX triplet: 72, 37 and 52. RGB value is (114,55,82). Sum of RGB (Red+Green+Blue) = 114+55+82=251 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.42% from 251); Green value is 55 (21.88% from 255 or 21.91% from 251); Blue value is 82 (32.42% from 255 or 32.67% from 251); Max value from RGB is 114 - color contains mainly: red. Hex color #723752 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723752 is #8DC8AD. Grayscale: #4B4B4B. Windows color (decimal): -9291950 or 5388146. OLE color: 5388146.
HSL color Cylindrical-coordinate representation of color #723752: hue angle of 332.54º 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 #723752 is Cyan = 0, Magento = 0.52, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 55 | 82 | - |
| CMYK | 0 | 0.52 | 0.28 | 0.55 |
| HSL | 332.54º | 0.35% | 0.33% | - |
| HSV(B) | 332.54º | 0.52% | 0.45% | - |
| XYZ | 9.83 | 6.92 | 8.8 | - |
| YUV | 75.72 | 131.55 | 155.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 55 | 82 | 0 | 0.52 | 0.28 | 0.55 | 332.54 | 0.35 | 0.33 |
| Hex | 72 | 37 | 52 | 0 | 34 | 1C | 37 | 14D | 23 | 21 |
| Octal | 162 | 67 | 122 | 0 | 64 | 34 | 67 | 515 | 43 | 41 |
| Binary | 1110010 | 110111 | 1010010 | 0 | 110100 | 11100 | 110111 | 101001101 | 100011 | 100001 |
Color Harmonies of #723752
Complementary color
Monochromatic Colors of #723752
Black with #723752
Text Example
Text Example
White with #723752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723752; }
p { color: rgb(114,55,82); }
H1.HeaderClassName
{
color: #723752;
}
.AnyTagClassName
{
color: #723752;
}
</style>
background-color css
<style>
a { background-color: #723752; }
a { background-color: rgb(114,55,82); }
div.DivClassName
{
background-color: #723752;
}
.BgClassName
{
background-color: #723752;
}
</style>
border-color css
<style>
span { border-color: #723752; }
span { border-color: rgb(114,55,82); }
td.TdClassName
{
border-color: #723752;
}
.TagClassName
{
border-color: #723752;
}
</style>