Shades of Flirt #752845
Tints of Flirt #752845
RGB
CMYK
RGB Variations
Color information
#752845 (or 0x752845) is known color: Flirt. HEX triplet: 75, 28 and 45. RGB value is (117,40,69). Sum of RGB (Red+Green+Blue) = 117+40+69=226 (29% of max value = 765). Red value is 117 (46.09% from 255 or 51.77% from 226); Green value is 40 (16.02% from 255 or 17.70% from 226); Blue value is 69 (27.34% from 255 or 30.53% from 226); Max value from RGB is 117 - color contains mainly: red. Hex color #752845 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752845 is #8AD7BA. Grayscale: #424242. Windows color (decimal): -9099195 or 4532341. OLE color: 4532341.
HSL color Cylindrical-coordinate representation of color #752845: hue angle of 337.4º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #752845 is Cyan = 0, Magento = 0.66, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 40 | 69 | - |
| CMYK | 0 | 0.66 | 0.41 | 0.54 |
| HSL | 337.4º | 0.49% | 0.31% | - |
| HSV(B) | 337.4º | 0.66% | 0.46% | - |
| XYZ | 9.17 | 5.73 | 6.25 | - |
| YUV | 66.33 | 129.51 | 164.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 40 | 69 | 0 | 0.66 | 0.41 | 0.54 | 337.4 | 0.49 | 0.31 |
| Hex | 75 | 28 | 45 | 0 | 42 | 29 | 36 | 151 | 31 | 1F |
| Octal | 165 | 50 | 105 | 0 | 102 | 51 | 66 | 521 | 61 | 37 |
| Binary | 1110101 | 101000 | 1000101 | 0 | 1000010 | 101001 | 110110 | 101010001 | 110001 | 11111 |
Color Harmonies of #752845
Complementary color
Monochromatic Colors of #752845
Black with #752845
Text Example
Text Example
White with #752845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752845; }
p { color: rgb(117,40,69); }
H1.HeaderClassName
{
color: #752845;
}
.AnyTagClassName
{
color: #752845;
}
</style>
background-color css
<style>
a { background-color: #752845; }
a { background-color: rgb(117,40,69); }
div.DivClassName
{
background-color: #752845;
}
.BgClassName
{
background-color: #752845;
}
</style>
border-color css
<style>
span { border-color: #752845; }
span { border-color: rgb(117,40,69); }
td.TdClassName
{
border-color: #752845;
}
.TagClassName
{
border-color: #752845;
}
</style>