Shades of Flirt #753151
Tints of Flirt #753151
RGB
CMYK
RGB Variations
Color information
#753151 (or 0x753151) is known color: Flirt. HEX triplet: 75, 31 and 51. RGB value is (117,49,81). Sum of RGB (Red+Green+Blue) = 117+49+81=247 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.37% from 247); Green value is 49 (19.53% from 255 or 19.84% from 247); Blue value is 81 (32.03% from 255 or 32.79% from 247); Max value from RGB is 117 - color contains mainly: red. Hex color #753151 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753151 is #8ACEAE. Grayscale: #484848. Windows color (decimal): -9096879 or 5321077. OLE color: 5321077.
HSL color Cylindrical-coordinate representation of color #753151: hue angle of 331.76º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #753151 is Cyan = 0, Magento = 0.58, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 49 | 81 | - |
| CMYK | 0 | 0.58 | 0.31 | 0.54 |
| HSL | 331.76º | 0.41% | 0.33% | - |
| HSV(B) | 331.76º | 0.58% | 0.46% | - |
| XYZ | 9.92 | 6.57 | 8.53 | - |
| YUV | 72.98 | 132.53 | 159.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 49 | 81 | 0 | 0.58 | 0.31 | 0.54 | 331.76 | 0.41 | 0.33 |
| Hex | 75 | 31 | 51 | 0 | 3A | 1F | 36 | 14C | 29 | 21 |
| Octal | 165 | 61 | 121 | 0 | 72 | 37 | 66 | 514 | 51 | 41 |
| Binary | 1110101 | 110001 | 1010001 | 0 | 111010 | 11111 | 110110 | 101001100 | 101001 | 100001 |
Color Harmonies of #753151
Complementary color
Monochromatic Colors of #753151
Black with #753151
Text Example
Text Example
White with #753151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753151; }
p { color: rgb(117,49,81); }
H1.HeaderClassName
{
color: #753151;
}
.AnyTagClassName
{
color: #753151;
}
</style>
background-color css
<style>
a { background-color: #753151; }
a { background-color: rgb(117,49,81); }
div.DivClassName
{
background-color: #753151;
}
.BgClassName
{
background-color: #753151;
}
</style>
border-color css
<style>
span { border-color: #753151; }
span { border-color: rgb(117,49,81); }
td.TdClassName
{
border-color: #753151;
}
.TagClassName
{
border-color: #753151;
}
</style>