Shades of Flirt #723553
Tints of Flirt #723553
RGB
CMYK
RGB Variations
Color information
#723553 (or 0x723553) is known color: Flirt. HEX triplet: 72, 35 and 53. RGB value is (114,53,83). Sum of RGB (Red+Green+Blue) = 114+53+83=250 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.6% from 250); Green value is 53 (21.09% from 255 or 21.2% from 250); Blue value is 83 (32.81% from 255 or 33.2% from 250); Max value from RGB is 114 - color contains mainly: red. Hex color #723553 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723553 is #8DCAAC. Grayscale: #4A4A4A. Windows color (decimal): -9292461 or 5453170. OLE color: 5453170.
HSL color Cylindrical-coordinate representation of color #723553: hue angle of 330.49º 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 #723553 is Cyan = 0, Magento = 0.54, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 53 | 83 | - |
| CMYK | 0 | 0.54 | 0.27 | 0.55 |
| HSL | 330.49º | 0.37% | 0.33% | - |
| HSV(B) | 330.49º | 0.54% | 0.45% | - |
| XYZ | 9.77 | 6.75 | 8.97 | - |
| YUV | 74.66 | 132.71 | 156.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 53 | 83 | 0 | 0.54 | 0.27 | 0.55 | 330.49 | 0.37 | 0.33 |
| Hex | 72 | 35 | 53 | 0 | 36 | 1B | 37 | 14A | 25 | 21 |
| Octal | 162 | 65 | 123 | 0 | 66 | 33 | 67 | 512 | 45 | 41 |
| Binary | 1110010 | 110101 | 1010011 | 0 | 110110 | 11011 | 110111 | 101001010 | 100101 | 100001 |
Color Harmonies of #723553
Complementary color
Monochromatic Colors of #723553
Black with #723553
Text Example
Text Example
White with #723553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723553; }
p { color: rgb(114,53,83); }
H1.HeaderClassName
{
color: #723553;
}
.AnyTagClassName
{
color: #723553;
}
</style>
background-color css
<style>
a { background-color: #723553; }
a { background-color: rgb(114,53,83); }
div.DivClassName
{
background-color: #723553;
}
.BgClassName
{
background-color: #723553;
}
</style>
border-color css
<style>
span { border-color: #723553; }
span { border-color: rgb(114,53,83); }
td.TdClassName
{
border-color: #723553;
}
.TagClassName
{
border-color: #723553;
}
</style>