Shades of Flirt #753346
Tints of Flirt #753346
RGB
CMYK
RGB Variations
Color information
#753346 (or 0x753346) is known color: Flirt. HEX triplet: 75, 33 and 46. RGB value is (117,51,70). Sum of RGB (Red+Green+Blue) = 117+51+70=238 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.16% from 238); Green value is 51 (20.31% from 255 or 21.43% from 238); Blue value is 70 (27.73% from 255 or 29.41% from 238); Max value from RGB is 117 - color contains mainly: red. Hex color #753346 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753346 is #8ACCB9. Grayscale: #484848. Windows color (decimal): -9096378 or 4600693. OLE color: 4600693.
HSL color Cylindrical-coordinate representation of color #753346: hue angle of 342.73º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #753346 is Cyan = 0, Magento = 0.56, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 51 | 70 | - |
| CMYK | 0 | 0.56 | 0.40 | 0.54 |
| HSL | 342.73º | 0.39% | 0.33% | - |
| HSV(B) | 342.73º | 0.56% | 0.46% | - |
| XYZ | 9.63 | 6.59 | 6.56 | - |
| YUV | 72.9 | 126.37 | 159.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 51 | 70 | 0 | 0.56 | 0.40 | 0.54 | 342.73 | 0.39 | 0.33 |
| Hex | 75 | 33 | 46 | 0 | 38 | 28 | 36 | 157 | 27 | 21 |
| Octal | 165 | 63 | 106 | 0 | 70 | 50 | 66 | 527 | 47 | 41 |
| Binary | 1110101 | 110011 | 1000110 | 0 | 111000 | 101000 | 110110 | 101010111 | 100111 | 100001 |
Color Harmonies of #753346
Complementary color
Monochromatic Colors of #753346
Black with #753346
Text Example
Text Example
White with #753346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753346; }
p { color: rgb(117,51,70); }
H1.HeaderClassName
{
color: #753346;
}
.AnyTagClassName
{
color: #753346;
}
</style>
background-color css
<style>
a { background-color: #753346; }
a { background-color: rgb(117,51,70); }
div.DivClassName
{
background-color: #753346;
}
.BgClassName
{
background-color: #753346;
}
</style>
border-color css
<style>
span { border-color: #753346; }
span { border-color: rgb(117,51,70); }
td.TdClassName
{
border-color: #753346;
}
.TagClassName
{
border-color: #753346;
}
</style>