Shades of Flirt #753144
Tints of Flirt #753144
RGB
CMYK
RGB Variations
Color information
#753144 (or 0x753144) is known color: Flirt. HEX triplet: 75, 31 and 44. RGB value is (117,49,68). Sum of RGB (Red+Green+Blue) = 117+49+68=234 (30% of max value = 765). Red value is 117 (46.09% from 255 or 50% from 234); Green value is 49 (19.53% from 255 or 20.94% from 234); Blue value is 68 (26.95% from 255 or 29.06% from 234); Max value from RGB is 117 - color contains mainly: red. Hex color #753144 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753144 is #8ACEBB. Grayscale: #474747. Windows color (decimal): -9096892 or 4469109. OLE color: 4469109.
HSL color Cylindrical-coordinate representation of color #753144: hue angle of 343.24º 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 #753144 is Cyan = 0, Magento = 0.58, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 49 | 68 | - |
| CMYK | 0 | 0.58 | 0.42 | 0.54 |
| HSL | 343.24º | 0.41% | 0.33% | - |
| HSV(B) | 343.24º | 0.58% | 0.46% | - |
| XYZ | 9.48 | 6.4 | 6.2 | - |
| YUV | 71.5 | 126.03 | 160.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 49 | 68 | 0 | 0.58 | 0.42 | 0.54 | 343.24 | 0.41 | 0.33 |
| Hex | 75 | 31 | 44 | 0 | 3A | 2A | 36 | 157 | 29 | 21 |
| Octal | 165 | 61 | 104 | 0 | 72 | 52 | 66 | 527 | 51 | 41 |
| Binary | 1110101 | 110001 | 1000100 | 0 | 111010 | 101010 | 110110 | 101010111 | 101001 | 100001 |
Color Harmonies of #753144
Complementary color
Monochromatic Colors of #753144
Black with #753144
Text Example
Text Example
White with #753144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753144; }
p { color: rgb(117,49,68); }
H1.HeaderClassName
{
color: #753144;
}
.AnyTagClassName
{
color: #753144;
}
</style>
background-color css
<style>
a { background-color: #753144; }
a { background-color: rgb(117,49,68); }
div.DivClassName
{
background-color: #753144;
}
.BgClassName
{
background-color: #753144;
}
</style>
border-color css
<style>
span { border-color: #753144; }
span { border-color: rgb(117,49,68); }
td.TdClassName
{
border-color: #753144;
}
.TagClassName
{
border-color: #753144;
}
</style>