Shades of Flirt #752447
Tints of Flirt #752447
RGB
CMYK
RGB Variations
Color information
#752447 (or 0x752447) is known color: Flirt. HEX triplet: 75, 24 and 47. RGB value is (117,36,71). Sum of RGB (Red+Green+Blue) = 117+36+71=224 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.23% from 224); Green value is 36 (14.45% from 255 or 16.07% from 224); Blue value is 71 (28.12% from 255 or 31.70% from 224); Max value from RGB is 117 - color contains mainly: red. Hex color #752447 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752447 is #8ADBB8. Grayscale: #404040. Windows color (decimal): -9100217 or 4662389. OLE color: 4662389.
HSL color Cylindrical-coordinate representation of color #752447: hue angle of 334.07º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #752447 is Cyan = 0, Magento = 0.69, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 36 | 71 | - |
| CMYK | 0 | 0.69 | 0.39 | 0.54 |
| HSL | 334.07º | 0.53% | 0.3% | - |
| HSV(B) | 334.07º | 0.69% | 0.46% | - |
| XYZ | 9.1 | 5.5 | 6.54 | - |
| YUV | 64.21 | 131.84 | 165.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 36 | 71 | 0 | 0.69 | 0.39 | 0.54 | 334.07 | 0.53 | 0.3 |
| Hex | 75 | 24 | 47 | 0 | 45 | 27 | 36 | 14E | 35 | 1E |
| Octal | 165 | 44 | 107 | 0 | 105 | 47 | 66 | 516 | 65 | 36 |
| Binary | 1110101 | 100100 | 1000111 | 0 | 1000101 | 100111 | 110110 | 101001110 | 110101 | 11110 |
Color Harmonies of #752447
Complementary color
Monochromatic Colors of #752447
Black with #752447
Text Example
Text Example
White with #752447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752447; }
p { color: rgb(117,36,71); }
H1.HeaderClassName
{
color: #752447;
}
.AnyTagClassName
{
color: #752447;
}
</style>
background-color css
<style>
a { background-color: #752447; }
a { background-color: rgb(117,36,71); }
div.DivClassName
{
background-color: #752447;
}
.BgClassName
{
background-color: #752447;
}
</style>
border-color css
<style>
span { border-color: #752447; }
span { border-color: rgb(117,36,71); }
td.TdClassName
{
border-color: #752447;
}
.TagClassName
{
border-color: #752447;
}
</style>