Shades of Flirt #723653
Tints of Flirt #723653
RGB
CMYK
RGB Variations
Color information
#723653 (or 0x723653) is known color: Flirt. HEX triplet: 72, 36 and 53. RGB value is (114,54,83). Sum of RGB (Red+Green+Blue) = 114+54+83=251 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.42% from 251); Green value is 54 (21.48% from 255 or 21.51% from 251); Blue value is 83 (32.81% from 255 or 33.07% from 251); Max value from RGB is 114 - color contains mainly: red. Hex color #723653 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723653 is #8DC9AC. Grayscale: #4B4B4B. Windows color (decimal): -9292205 or 5453426. OLE color: 5453426.
HSL color Cylindrical-coordinate representation of color #723653: hue angle of 331º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #723653 is Cyan = 0, Magento = 0.53, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 54 | 83 | - |
| CMYK | 0 | 0.53 | 0.27 | 0.55 |
| HSL | 331º | 0.36% | 0.33% | - |
| HSV(B) | 331º | 0.53% | 0.45% | - |
| XYZ | 9.82 | 6.84 | 8.99 | - |
| YUV | 75.25 | 132.38 | 155.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 54 | 83 | 0 | 0.53 | 0.27 | 0.55 | 331 | 0.36 | 0.33 |
| Hex | 72 | 36 | 53 | 0 | 35 | 1B | 37 | 14B | 24 | 21 |
| Octal | 162 | 66 | 123 | 0 | 65 | 33 | 67 | 513 | 44 | 41 |
| Binary | 1110010 | 110110 | 1010011 | 0 | 110101 | 11011 | 110111 | 101001011 | 100100 | 100001 |
Color Harmonies of #723653
Complementary color
Monochromatic Colors of #723653
Black with #723653
Text Example
Text Example
White with #723653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723653; }
p { color: rgb(114,54,83); }
H1.HeaderClassName
{
color: #723653;
}
.AnyTagClassName
{
color: #723653;
}
</style>
background-color css
<style>
a { background-color: #723653; }
a { background-color: rgb(114,54,83); }
div.DivClassName
{
background-color: #723653;
}
.BgClassName
{
background-color: #723653;
}
</style>
border-color css
<style>
span { border-color: #723653; }
span { border-color: rgb(114,54,83); }
td.TdClassName
{
border-color: #723653;
}
.TagClassName
{
border-color: #723653;
}
</style>