Shades of Flirt #722656
Tints of Flirt #722656
RGB
CMYK
RGB Variations
Color information
#722656 (or 0x722656) is known color: Flirt. HEX triplet: 72, 26 and 56. RGB value is (114,38,86). Sum of RGB (Red+Green+Blue) = 114+38+86=238 (31% of max value = 765). Red value is 114 (44.92% from 255 or 47.90% from 238); Green value is 38 (15.23% from 255 or 15.97% from 238); Blue value is 86 (33.98% from 255 or 36.13% from 238); Max value from RGB is 114 - color contains mainly: red. Hex color #722656 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722656 is #8DD9A9. Grayscale: #424242. Windows color (decimal): -9296298 or 5645938. OLE color: 5645938.
HSL color Cylindrical-coordinate representation of color #722656: hue angle of 322.11º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #722656 is Cyan = 0, Magento = 0.67, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 38 | 86 | - |
| CMYK | 0 | 0.67 | 0.25 | 0.55 |
| HSL | 322.11º | 0.5% | 0.3% | - |
| HSV(B) | 322.11º | 0.67% | 0.45% | - |
| XYZ | 9.31 | 5.64 | 9.4 | - |
| YUV | 66.2 | 139.18 | 162.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 38 | 86 | 0 | 0.67 | 0.25 | 0.55 | 322.11 | 0.5 | 0.3 |
| Hex | 72 | 26 | 56 | 0 | 43 | 19 | 37 | 142 | 32 | 1E |
| Octal | 162 | 46 | 126 | 0 | 103 | 31 | 67 | 502 | 62 | 36 |
| Binary | 1110010 | 100110 | 1010110 | 0 | 1000011 | 11001 | 110111 | 101000010 | 110010 | 11110 |
Color Harmonies of #722656
Complementary color
Monochromatic Colors of #722656
Black with #722656
Text Example
Text Example
White with #722656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722656; }
p { color: rgb(114,38,86); }
H1.HeaderClassName
{
color: #722656;
}
.AnyTagClassName
{
color: #722656;
}
</style>
background-color css
<style>
a { background-color: #722656; }
a { background-color: rgb(114,38,86); }
div.DivClassName
{
background-color: #722656;
}
.BgClassName
{
background-color: #722656;
}
</style>
border-color css
<style>
span { border-color: #722656; }
span { border-color: rgb(114,38,86); }
td.TdClassName
{
border-color: #722656;
}
.TagClassName
{
border-color: #722656;
}
</style>