Shades of Flirt #732747
Tints of Flirt #732747
RGB
CMYK
RGB Variations
Color information
#732747 (or 0x732747) is known color: Flirt. HEX triplet: 73, 27 and 47. RGB value is (115,39,71). Sum of RGB (Red+Green+Blue) = 115+39+71=225 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.11% from 225); Green value is 39 (15.62% from 255 or 17.33% from 225); Blue value is 71 (28.12% from 255 or 31.56% from 225); Max value from RGB is 115 - color contains mainly: red. Hex color #732747 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732747 is #8CD8B8. Grayscale: #414141. Windows color (decimal): -9230521 or 4663155. OLE color: 4663155.
HSL color Cylindrical-coordinate representation of color #732747: hue angle of 334.74º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #732747 is Cyan = 0, Magento = 0.66, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 39 | 71 | - |
| CMYK | 0 | 0.66 | 0.38 | 0.55 |
| HSL | 334.74º | 0.49% | 0.3% | - |
| HSV(B) | 334.74º | 0.66% | 0.45% | - |
| XYZ | 8.93 | 5.55 | 6.56 | - |
| YUV | 65.37 | 131.18 | 163.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 39 | 71 | 0 | 0.66 | 0.38 | 0.55 | 334.74 | 0.49 | 0.3 |
| Hex | 73 | 27 | 47 | 0 | 42 | 26 | 37 | 14F | 31 | 1E |
| Octal | 163 | 47 | 107 | 0 | 102 | 46 | 67 | 517 | 61 | 36 |
| Binary | 1110011 | 100111 | 1000111 | 0 | 1000010 | 100110 | 110111 | 101001111 | 110001 | 11110 |
Color Harmonies of #732747
Complementary color
Monochromatic Colors of #732747
Black with #732747
Text Example
Text Example
White with #732747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732747; }
p { color: rgb(115,39,71); }
H1.HeaderClassName
{
color: #732747;
}
.AnyTagClassName
{
color: #732747;
}
</style>
background-color css
<style>
a { background-color: #732747; }
a { background-color: rgb(115,39,71); }
div.DivClassName
{
background-color: #732747;
}
.BgClassName
{
background-color: #732747;
}
</style>
border-color css
<style>
span { border-color: #732747; }
span { border-color: rgb(115,39,71); }
td.TdClassName
{
border-color: #732747;
}
.TagClassName
{
border-color: #732747;
}
</style>