Shades of Flirt #752442
Tints of Flirt #752442
RGB
CMYK
RGB Variations
Color information
#752442 (or 0x752442) is known color: Flirt. HEX triplet: 75, 24 and 42. RGB value is (117,36,66). Sum of RGB (Red+Green+Blue) = 117+36+66=219 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.42% from 219); Green value is 36 (14.45% from 255 or 16.44% from 219); Blue value is 66 (26.17% from 255 or 30.14% from 219); Max value from RGB is 117 - color contains mainly: red. Hex color #752442 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752442 is #8ADBBD. Grayscale: #3F3F3F. Windows color (decimal): -9100222 or 4334709. OLE color: 4334709.
HSL color Cylindrical-coordinate representation of color #752442: hue angle of 337.78º 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 #752442 is Cyan = 0, Magento = 0.69, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 36 | 66 | - |
| CMYK | 0 | 0.69 | 0.44 | 0.54 |
| HSL | 337.78º | 0.53% | 0.3% | - |
| HSV(B) | 337.78º | 0.69% | 0.46% | - |
| XYZ | 8.95 | 5.44 | 5.73 | - |
| YUV | 63.64 | 129.34 | 166.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 36 | 66 | 0 | 0.69 | 0.44 | 0.54 | 337.78 | 0.53 | 0.3 |
| Hex | 75 | 24 | 42 | 0 | 45 | 2C | 36 | 152 | 35 | 1E |
| Octal | 165 | 44 | 102 | 0 | 105 | 54 | 66 | 522 | 65 | 36 |
| Binary | 1110101 | 100100 | 1000010 | 0 | 1000101 | 101100 | 110110 | 101010010 | 110101 | 11110 |
Color Harmonies of #752442
Complementary color
Monochromatic Colors of #752442
Black with #752442
Text Example
Text Example
White with #752442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752442; }
p { color: rgb(117,36,66); }
H1.HeaderClassName
{
color: #752442;
}
.AnyTagClassName
{
color: #752442;
}
</style>
background-color css
<style>
a { background-color: #752442; }
a { background-color: rgb(117,36,66); }
div.DivClassName
{
background-color: #752442;
}
.BgClassName
{
background-color: #752442;
}
</style>
border-color css
<style>
span { border-color: #752442; }
span { border-color: rgb(117,36,66); }
td.TdClassName
{
border-color: #752442;
}
.TagClassName
{
border-color: #752442;
}
</style>