Shades of Flirt #752443
Tints of Flirt #752443
RGB
CMYK
RGB Variations
Color information
#752443 (or 0x752443) is known color: Flirt. HEX triplet: 75, 24 and 43. RGB value is (117,36,67). Sum of RGB (Red+Green+Blue) = 117+36+67=220 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.18% from 220); Green value is 36 (14.45% from 255 or 16.36% from 220); Blue value is 67 (26.56% from 255 or 30.45% from 220); Max value from RGB is 117 - color contains mainly: red. Hex color #752443 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752443 is #8ADBBC. Grayscale: #3F3F3F. Windows color (decimal): -9100221 or 4400245. OLE color: 4400245.
HSL color Cylindrical-coordinate representation of color #752443: hue angle of 337.04º 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 #752443 is Cyan = 0, Magento = 0.69, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 36 | 67 | - |
| CMYK | 0 | 0.69 | 0.43 | 0.54 |
| HSL | 337.04º | 0.53% | 0.3% | - |
| HSV(B) | 337.04º | 0.69% | 0.46% | - |
| XYZ | 8.98 | 5.45 | 5.89 | - |
| YUV | 63.75 | 129.84 | 165.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 36 | 67 | 0 | 0.69 | 0.43 | 0.54 | 337.04 | 0.53 | 0.3 |
| Hex | 75 | 24 | 43 | 0 | 45 | 2B | 36 | 151 | 35 | 1E |
| Octal | 165 | 44 | 103 | 0 | 105 | 53 | 66 | 521 | 65 | 36 |
| Binary | 1110101 | 100100 | 1000011 | 0 | 1000101 | 101011 | 110110 | 101010001 | 110101 | 11110 |
Color Harmonies of #752443
Complementary color
Monochromatic Colors of #752443
Black with #752443
Text Example
Text Example
White with #752443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752443; }
p { color: rgb(117,36,67); }
H1.HeaderClassName
{
color: #752443;
}
.AnyTagClassName
{
color: #752443;
}
</style>
background-color css
<style>
a { background-color: #752443; }
a { background-color: rgb(117,36,67); }
div.DivClassName
{
background-color: #752443;
}
.BgClassName
{
background-color: #752443;
}
</style>
border-color css
<style>
span { border-color: #752443; }
span { border-color: rgb(117,36,67); }
td.TdClassName
{
border-color: #752443;
}
.TagClassName
{
border-color: #752443;
}
</style>