Shades of Flirt #723254
Tints of Flirt #723254
RGB
CMYK
RGB Variations
Color information
#723254 (or 0x723254) is known color: Flirt. HEX triplet: 72, 32 and 54. RGB value is (114,50,84). Sum of RGB (Red+Green+Blue) = 114+50+84=248 (32% of max value = 765). Red value is 114 (44.92% from 255 or 45.97% from 248); Green value is 50 (19.92% from 255 or 20.16% from 248); Blue value is 84 (33.20% from 255 or 33.87% from 248); Max value from RGB is 114 - color contains mainly: red. Hex color #723254 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723254 is #8DCDAB. Grayscale: #484848. Windows color (decimal): -9293228 or 5517938. OLE color: 5517938.
HSL color Cylindrical-coordinate representation of color #723254: hue angle of 328.12º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #723254 is Cyan = 0, Magento = 0.56, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 50 | 84 | - |
| CMYK | 0 | 0.56 | 0.26 | 0.55 |
| HSL | 328.13º | 0.39% | 0.32% | - |
| HSV(B) | 328.13º | 0.56% | 0.45% | - |
| XYZ | 9.68 | 6.5 | 9.13 | - |
| YUV | 73.01 | 134.2 | 157.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 50 | 84 | 0 | 0.56 | 0.26 | 0.55 | 328.13 | 0.39 | 0.32 |
| Hex | 72 | 32 | 54 | 0 | 38 | 1A | 37 | 148 | 27 | 20 |
| Octal | 162 | 62 | 124 | 0 | 70 | 32 | 67 | 510 | 47 | 40 |
| Binary | 1110010 | 110010 | 1010100 | 0 | 111000 | 11010 | 110111 | 101001000 | 100111 | 100000 |
Color Harmonies of #723254
Complementary color
Monochromatic Colors of #723254
Black with #723254
Text Example
Text Example
White with #723254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723254; }
p { color: rgb(114,50,84); }
H1.HeaderClassName
{
color: #723254;
}
.AnyTagClassName
{
color: #723254;
}
</style>
background-color css
<style>
a { background-color: #723254; }
a { background-color: rgb(114,50,84); }
div.DivClassName
{
background-color: #723254;
}
.BgClassName
{
background-color: #723254;
}
</style>
border-color css
<style>
span { border-color: #723254; }
span { border-color: rgb(114,50,84); }
td.TdClassName
{
border-color: #723254;
}
.TagClassName
{
border-color: #723254;
}
</style>