Shades of Flirt #752445
Tints of Flirt #752445
RGB
CMYK
RGB Variations
Color information
#752445 (or 0x752445) is known color: Flirt. HEX triplet: 75, 24 and 45. RGB value is (117,36,69). Sum of RGB (Red+Green+Blue) = 117+36+69=222 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.70% from 222); Green value is 36 (14.45% from 255 or 16.22% from 222); Blue value is 69 (27.34% from 255 or 31.08% from 222); Max value from RGB is 117 - color contains mainly: red. Hex color #752445 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752445 is #8ADBBA. Grayscale: #3F3F3F. Windows color (decimal): -9100219 or 4531317. OLE color: 4531317.
HSL color Cylindrical-coordinate representation of color #752445: hue angle of 335.56º 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 #752445 is Cyan = 0, Magento = 0.69, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 36 | 69 | - |
| CMYK | 0 | 0.69 | 0.41 | 0.54 |
| HSL | 335.56º | 0.53% | 0.3% | - |
| HSV(B) | 335.56º | 0.69% | 0.46% | - |
| XYZ | 9.04 | 5.47 | 6.21 | - |
| YUV | 63.98 | 130.84 | 165.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 36 | 69 | 0 | 0.69 | 0.41 | 0.54 | 335.56 | 0.53 | 0.3 |
| Hex | 75 | 24 | 45 | 0 | 45 | 29 | 36 | 150 | 35 | 1E |
| Octal | 165 | 44 | 105 | 0 | 105 | 51 | 66 | 520 | 65 | 36 |
| Binary | 1110101 | 100100 | 1000101 | 0 | 1000101 | 101001 | 110110 | 101010000 | 110101 | 11110 |
Color Harmonies of #752445
Complementary color
Monochromatic Colors of #752445
Black with #752445
Text Example
Text Example
White with #752445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752445; }
p { color: rgb(117,36,69); }
H1.HeaderClassName
{
color: #752445;
}
.AnyTagClassName
{
color: #752445;
}
</style>
background-color css
<style>
a { background-color: #752445; }
a { background-color: rgb(117,36,69); }
div.DivClassName
{
background-color: #752445;
}
.BgClassName
{
background-color: #752445;
}
</style>
border-color css
<style>
span { border-color: #752445; }
span { border-color: rgb(117,36,69); }
td.TdClassName
{
border-color: #752445;
}
.TagClassName
{
border-color: #752445;
}
</style>