Shades of Flirt #753245
Tints of Flirt #753245
RGB
CMYK
RGB Variations
Color information
#753245 (or 0x753245) is known color: Flirt. HEX triplet: 75, 32 and 45. RGB value is (117,50,69). Sum of RGB (Red+Green+Blue) = 117+50+69=236 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.58% from 236); Green value is 50 (19.92% from 255 or 21.19% from 236); Blue value is 69 (27.34% from 255 or 29.24% from 236); Max value from RGB is 117 - color contains mainly: red. Hex color #753245 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753245 is #8ACDBA. Grayscale: #484848. Windows color (decimal): -9096635 or 4534901. OLE color: 4534901.
HSL color Cylindrical-coordinate representation of color #753245: hue angle of 342.99º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #753245 is Cyan = 0, Magento = 0.57, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 50 | 69 | - |
| CMYK | 0 | 0.57 | 0.41 | 0.54 |
| HSL | 342.99º | 0.4% | 0.33% | - |
| HSV(B) | 342.99º | 0.57% | 0.46% | - |
| XYZ | 9.55 | 6.49 | 6.38 | - |
| YUV | 72.2 | 126.2 | 159.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 50 | 69 | 0 | 0.57 | 0.41 | 0.54 | 342.99 | 0.4 | 0.33 |
| Hex | 75 | 32 | 45 | 0 | 39 | 29 | 36 | 157 | 28 | 21 |
| Octal | 165 | 62 | 105 | 0 | 71 | 51 | 66 | 527 | 50 | 41 |
| Binary | 1110101 | 110010 | 1000101 | 0 | 111001 | 101001 | 110110 | 101010111 | 101000 | 100001 |
Color Harmonies of #753245
Complementary color
Monochromatic Colors of #753245
Black with #753245
Text Example
Text Example
White with #753245
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753245; }
p { color: rgb(117,50,69); }
H1.HeaderClassName
{
color: #753245;
}
.AnyTagClassName
{
color: #753245;
}
</style>
background-color css
<style>
a { background-color: #753245; }
a { background-color: rgb(117,50,69); }
div.DivClassName
{
background-color: #753245;
}
.BgClassName
{
background-color: #753245;
}
</style>
border-color css
<style>
span { border-color: #753245; }
span { border-color: rgb(117,50,69); }
td.TdClassName
{
border-color: #753245;
}
.TagClassName
{
border-color: #753245;
}
</style>