Shades of Flirt #752946
Tints of Flirt #752946
RGB
CMYK
RGB Variations
Color information
#752946 (or 0x752946) is known color: Flirt. HEX triplet: 75, 29 and 46. RGB value is (117,41,70). Sum of RGB (Red+Green+Blue) = 117+41+70=228 (30% of max value = 765). Red value is 117 (46.09% from 255 or 51.32% from 228); Green value is 41 (16.41% from 255 or 17.98% from 228); Blue value is 70 (27.73% from 255 or 30.70% from 228); Max value from RGB is 117 - color contains mainly: red. Hex color #752946 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752946 is #8AD6B9. Grayscale: #424242. Windows color (decimal): -9098938 or 4598133. OLE color: 4598133.
HSL color Cylindrical-coordinate representation of color #752946: hue angle of 337.11º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #752946 is Cyan = 0, Magento = 0.65, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 41 | 70 | - |
| CMYK | 0 | 0.65 | 0.40 | 0.54 |
| HSL | 337.11º | 0.48% | 0.31% | - |
| HSV(B) | 337.11º | 0.65% | 0.46% | - |
| XYZ | 9.23 | 5.81 | 6.43 | - |
| YUV | 67.03 | 129.68 | 163.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 41 | 70 | 0 | 0.65 | 0.40 | 0.54 | 337.11 | 0.48 | 0.31 |
| Hex | 75 | 29 | 46 | 0 | 41 | 28 | 36 | 151 | 30 | 1F |
| Octal | 165 | 51 | 106 | 0 | 101 | 50 | 66 | 521 | 60 | 37 |
| Binary | 1110101 | 101001 | 1000110 | 0 | 1000001 | 101000 | 110110 | 101010001 | 110000 | 11111 |
Color Harmonies of #752946
Complementary color
Monochromatic Colors of #752946
Black with #752946
Text Example
Text Example
White with #752946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752946; }
p { color: rgb(117,41,70); }
H1.HeaderClassName
{
color: #752946;
}
.AnyTagClassName
{
color: #752946;
}
</style>
background-color css
<style>
a { background-color: #752946; }
a { background-color: rgb(117,41,70); }
div.DivClassName
{
background-color: #752946;
}
.BgClassName
{
background-color: #752946;
}
</style>
border-color css
<style>
span { border-color: #752946; }
span { border-color: rgb(117,41,70); }
td.TdClassName
{
border-color: #752946;
}
.TagClassName
{
border-color: #752946;
}
</style>