Shades of Flirt #753650
Tints of Flirt #753650
RGB
CMYK
RGB Variations
Color information
#753650 (or 0x753650) is known color: Flirt. HEX triplet: 75, 36 and 50. RGB value is (117,54,80). Sum of RGB (Red+Green+Blue) = 117+54+80=251 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.61% from 251); Green value is 54 (21.48% from 255 or 21.51% from 251); Blue value is 80 (31.64% from 255 or 31.87% from 251); Max value from RGB is 117 - color contains mainly: red. Hex color #753650 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753650 is #8AC9AF. Grayscale: #4B4B4B. Windows color (decimal): -9095600 or 5256821. OLE color: 5256821.
HSL color Cylindrical-coordinate representation of color #753650: hue angle of 335.24º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #753650 is Cyan = 0, Magento = 0.54, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 54 | 80 | - |
| CMYK | 0 | 0.54 | 0.32 | 0.54 |
| HSL | 335.24º | 0.37% | 0.34% | - |
| HSV(B) | 335.24º | 0.54% | 0.46% | - |
| XYZ | 10.1 | 7 | 8.41 | - |
| YUV | 75.8 | 130.37 | 157.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 54 | 80 | 0 | 0.54 | 0.32 | 0.54 | 335.24 | 0.37 | 0.34 |
| Hex | 75 | 36 | 50 | 0 | 36 | 20 | 36 | 14F | 25 | 22 |
| Octal | 165 | 66 | 120 | 0 | 66 | 40 | 66 | 517 | 45 | 42 |
| Binary | 1110101 | 110110 | 1010000 | 0 | 110110 | 100000 | 110110 | 101001111 | 100101 | 100010 |
Color Harmonies of #753650
Complementary color
Monochromatic Colors of #753650
Black with #753650
Text Example
Text Example
White with #753650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753650; }
p { color: rgb(117,54,80); }
H1.HeaderClassName
{
color: #753650;
}
.AnyTagClassName
{
color: #753650;
}
</style>
background-color css
<style>
a { background-color: #753650; }
a { background-color: rgb(117,54,80); }
div.DivClassName
{
background-color: #753650;
}
.BgClassName
{
background-color: #753650;
}
</style>
border-color css
<style>
span { border-color: #753650; }
span { border-color: rgb(117,54,80); }
td.TdClassName
{
border-color: #753650;
}
.TagClassName
{
border-color: #753650;
}
</style>