Shades of Flirt #723451
Tints of Flirt #723451
RGB
CMYK
RGB Variations
Color information
#723451 (or 0x723451) is known color: Flirt. HEX triplet: 72, 34 and 51. RGB value is (114,52,81). Sum of RGB (Red+Green+Blue) = 114+52+81=247 (32% of max value = 765). Red value is 114 (44.92% from 255 or 46.15% from 247); Green value is 52 (20.70% from 255 or 21.05% from 247); Blue value is 81 (32.03% from 255 or 32.79% from 247); Max value from RGB is 114 - color contains mainly: red. Hex color #723451 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723451 is #8DCBAE. Grayscale: #494949. Windows color (decimal): -9292719 or 5321842. OLE color: 5321842.
HSL color Cylindrical-coordinate representation of color #723451: hue angle of 331.94º 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 #723451 is Cyan = 0, Magento = 0.54, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 52 | 81 | - |
| CMYK | 0 | 0.54 | 0.29 | 0.55 |
| HSL | 331.94º | 0.37% | 0.33% | - |
| HSV(B) | 331.94º | 0.54% | 0.45% | - |
| XYZ | 9.65 | 6.63 | 8.56 | - |
| YUV | 73.84 | 132.04 | 156.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 52 | 81 | 0 | 0.54 | 0.29 | 0.55 | 331.94 | 0.37 | 0.33 |
| Hex | 72 | 34 | 51 | 0 | 36 | 1D | 37 | 14C | 25 | 21 |
| Octal | 162 | 64 | 121 | 0 | 66 | 35 | 67 | 514 | 45 | 41 |
| Binary | 1110010 | 110100 | 1010001 | 0 | 110110 | 11101 | 110111 | 101001100 | 100101 | 100001 |
Color Harmonies of #723451
Complementary color
Monochromatic Colors of #723451
Black with #723451
Text Example
Text Example
White with #723451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723451; }
p { color: rgb(114,52,81); }
H1.HeaderClassName
{
color: #723451;
}
.AnyTagClassName
{
color: #723451;
}
</style>
background-color css
<style>
a { background-color: #723451; }
a { background-color: rgb(114,52,81); }
div.DivClassName
{
background-color: #723451;
}
.BgClassName
{
background-color: #723451;
}
</style>
border-color css
<style>
span { border-color: #723451; }
span { border-color: rgb(114,52,81); }
td.TdClassName
{
border-color: #723451;
}
.TagClassName
{
border-color: #723451;
}
</style>