Shades of Flirt #723350
Tints of Flirt #723350
RGB
CMYK
RGB Variations
Color information
#723350 (or 0x723350) is known color: Flirt. HEX triplet: 72, 33 and 50. RGB value is (114,51,80). Sum of RGB (Red+Green+Blue) = 114+51+80=245 (32% of max value = 765). Red value is 114 (44.92% from 255 or 46.53% from 245); Green value is 51 (20.31% from 255 or 20.82% from 245); Blue value is 80 (31.64% from 255 or 32.65% from 245); Max value from RGB is 114 - color contains mainly: red. Hex color #723350 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723350 is #8DCCAF. Grayscale: #494949. Windows color (decimal): -9292976 or 5256050. OLE color: 5256050.
HSL color Cylindrical-coordinate representation of color #723350: hue angle of 332.38º 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 #723350 is Cyan = 0, Magento = 0.55, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 51 | 80 | - |
| CMYK | 0 | 0.55 | 0.30 | 0.55 |
| HSL | 332.38º | 0.38% | 0.32% | - |
| HSV(B) | 332.38º | 0.55% | 0.45% | - |
| XYZ | 9.57 | 6.52 | 8.34 | - |
| YUV | 73.14 | 131.87 | 157.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 51 | 80 | 0 | 0.55 | 0.30 | 0.55 | 332.38 | 0.38 | 0.32 |
| Hex | 72 | 33 | 50 | 0 | 37 | 1E | 37 | 14C | 26 | 20 |
| Octal | 162 | 63 | 120 | 0 | 67 | 36 | 67 | 514 | 46 | 40 |
| Binary | 1110010 | 110011 | 1010000 | 0 | 110111 | 11110 | 110111 | 101001100 | 100110 | 100000 |
Color Harmonies of #723350
Complementary color
Monochromatic Colors of #723350
Black with #723350
Text Example
Text Example
White with #723350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723350; }
p { color: rgb(114,51,80); }
H1.HeaderClassName
{
color: #723350;
}
.AnyTagClassName
{
color: #723350;
}
</style>
background-color css
<style>
a { background-color: #723350; }
a { background-color: rgb(114,51,80); }
div.DivClassName
{
background-color: #723350;
}
.BgClassName
{
background-color: #723350;
}
</style>
border-color css
<style>
span { border-color: #723350; }
span { border-color: rgb(114,51,80); }
td.TdClassName
{
border-color: #723350;
}
.TagClassName
{
border-color: #723350;
}
</style>