Shades of Flirt #723351
Tints of Flirt #723351
RGB
CMYK
RGB Variations
Color information
#723351 (or 0x723351) is known color: Flirt. HEX triplet: 72, 33 and 51. RGB value is (114,51,81). Sum of RGB (Red+Green+Blue) = 114+51+81=246 (32% of max value = 765). Red value is 114 (44.92% from 255 or 46.34% from 246); Green value is 51 (20.31% from 255 or 20.73% from 246); Blue value is 81 (32.03% from 255 or 32.93% from 246); Max value from RGB is 114 - color contains mainly: red. Hex color #723351 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723351 is #8DCCAE. Grayscale: #494949. Windows color (decimal): -9292975 or 5321586. OLE color: 5321586.
HSL color Cylindrical-coordinate representation of color #723351: hue angle of 331.43º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #723351 is Cyan = 0, Magento = 0.55, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 51 | 81 | - |
| CMYK | 0 | 0.55 | 0.29 | 0.55 |
| HSL | 331.43º | 0.38% | 0.32% | - |
| HSV(B) | 331.43º | 0.55% | 0.45% | - |
| XYZ | 9.61 | 6.54 | 8.54 | - |
| YUV | 73.26 | 132.37 | 157.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 51 | 81 | 0 | 0.55 | 0.29 | 0.55 | 331.43 | 0.38 | 0.32 |
| Hex | 72 | 33 | 51 | 0 | 37 | 1D | 37 | 14B | 26 | 20 |
| Octal | 162 | 63 | 121 | 0 | 67 | 35 | 67 | 513 | 46 | 40 |
| Binary | 1110010 | 110011 | 1010001 | 0 | 110111 | 11101 | 110111 | 101001011 | 100110 | 100000 |
Color Harmonies of #723351
Complementary color
Monochromatic Colors of #723351
Black with #723351
Text Example
Text Example
White with #723351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723351; }
p { color: rgb(114,51,81); }
H1.HeaderClassName
{
color: #723351;
}
.AnyTagClassName
{
color: #723351;
}
</style>
background-color css
<style>
a { background-color: #723351; }
a { background-color: rgb(114,51,81); }
div.DivClassName
{
background-color: #723351;
}
.BgClassName
{
background-color: #723351;
}
</style>
border-color css
<style>
span { border-color: #723351; }
span { border-color: rgb(114,51,81); }
td.TdClassName
{
border-color: #723351;
}
.TagClassName
{
border-color: #723351;
}
</style>