Shades of Flirt #752642
Tints of Flirt #752642
RGB
CMYK
RGB Variations
Color information
#752642 (or 0x752642) is known color: Flirt. HEX triplet: 75, 26 and 42. RGB value is (117,38,66). Sum of RGB (Red+Green+Blue) = 117+38+66=221 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.94% from 221); Green value is 38 (15.23% from 255 or 17.19% from 221); Blue value is 66 (26.17% from 255 or 29.86% from 221); Max value from RGB is 117 - color contains mainly: red. Hex color #752642 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752642 is #8AD9BD. Grayscale: #404040. Windows color (decimal): -9099710 or 4335221. OLE color: 4335221.
HSL color Cylindrical-coordinate representation of color #752642: hue angle of 338.73º degrees, saturation: 0.51, 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 #752642 is Cyan = 0, Magento = 0.68, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 38 | 66 | - |
| CMYK | 0 | 0.68 | 0.44 | 0.54 |
| HSL | 338.73º | 0.51% | 0.3% | - |
| HSV(B) | 338.73º | 0.68% | 0.46% | - |
| XYZ | 9.01 | 5.56 | 5.75 | - |
| YUV | 64.81 | 128.67 | 165.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 38 | 66 | 0 | 0.68 | 0.44 | 0.54 | 338.73 | 0.51 | 0.3 |
| Hex | 75 | 26 | 42 | 0 | 44 | 2C | 36 | 153 | 33 | 1E |
| Octal | 165 | 46 | 102 | 0 | 104 | 54 | 66 | 523 | 63 | 36 |
| Binary | 1110101 | 100110 | 1000010 | 0 | 1000100 | 101100 | 110110 | 101010011 | 110011 | 11110 |
Color Harmonies of #752642
Complementary color
Monochromatic Colors of #752642
Black with #752642
Text Example
Text Example
White with #752642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752642; }
p { color: rgb(117,38,66); }
H1.HeaderClassName
{
color: #752642;
}
.AnyTagClassName
{
color: #752642;
}
</style>
background-color css
<style>
a { background-color: #752642; }
a { background-color: rgb(117,38,66); }
div.DivClassName
{
background-color: #752642;
}
.BgClassName
{
background-color: #752642;
}
</style>
border-color css
<style>
span { border-color: #752642; }
span { border-color: rgb(117,38,66); }
td.TdClassName
{
border-color: #752642;
}
.TagClassName
{
border-color: #752642;
}
</style>