Shades of Flirt #752542
Tints of Flirt #752542
RGB
CMYK
RGB Variations
Color information
#752542 (or 0x752542) is known color: Flirt. HEX triplet: 75, 25 and 42. RGB value is (117,37,66). Sum of RGB (Red+Green+Blue) = 117+37+66=220 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.18% from 220); Green value is 37 (14.84% from 255 or 16.82% from 220); Blue value is 66 (26.17% from 255 or 30% from 220); Max value from RGB is 117 - color contains mainly: red. Hex color #752542 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752542 is #8ADABD. Grayscale: #404040. Windows color (decimal): -9099966 or 4334965. OLE color: 4334965.
HSL color Cylindrical-coordinate representation of color #752542: hue angle of 338.25º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #752542 is Cyan = 0, Magento = 0.68, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 37 | 66 | - |
| CMYK | 0 | 0.68 | 0.44 | 0.54 |
| HSL | 338.25º | 0.52% | 0.3% | - |
| HSV(B) | 338.25º | 0.68% | 0.46% | - |
| XYZ | 8.98 | 5.5 | 5.74 | - |
| YUV | 64.23 | 129 | 165.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 37 | 66 | 0 | 0.68 | 0.44 | 0.54 | 338.25 | 0.52 | 0.3 |
| Hex | 75 | 25 | 42 | 0 | 44 | 2C | 36 | 152 | 34 | 1E |
| Octal | 165 | 45 | 102 | 0 | 104 | 54 | 66 | 522 | 64 | 36 |
| Binary | 1110101 | 100101 | 1000010 | 0 | 1000100 | 101100 | 110110 | 101010010 | 110100 | 11110 |
Color Harmonies of #752542
Complementary color
Monochromatic Colors of #752542
Black with #752542
Text Example
Text Example
White with #752542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752542; }
p { color: rgb(117,37,66); }
H1.HeaderClassName
{
color: #752542;
}
.AnyTagClassName
{
color: #752542;
}
</style>
background-color css
<style>
a { background-color: #752542; }
a { background-color: rgb(117,37,66); }
div.DivClassName
{
background-color: #752542;
}
.BgClassName
{
background-color: #752542;
}
</style>
border-color css
<style>
span { border-color: #752542; }
span { border-color: rgb(117,37,66); }
td.TdClassName
{
border-color: #752542;
}
.TagClassName
{
border-color: #752542;
}
</style>