Shades of Flirt #752648
Tints of Flirt #752648
RGB
CMYK
RGB Variations
Color information
#752648 (or 0x752648) is known color: Flirt. HEX triplet: 75, 26 and 48. RGB value is (117,38,72). Sum of RGB (Red+Green+Blue) = 117+38+72=227 (30% of max value = 765). Red value is 117 (46.09% from 255 or 51.54% from 227); Green value is 38 (15.23% from 255 or 16.74% from 227); Blue value is 72 (28.52% from 255 or 31.72% from 227); Max value from RGB is 117 - color contains mainly: red. Hex color #752648 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752648 is #8AD9B7. Grayscale: #414141. Windows color (decimal): -9099704 or 4728437. OLE color: 4728437.
HSL color Cylindrical-coordinate representation of color #752648: hue angle of 334.18º 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 #752648 is Cyan = 0, Magento = 0.68, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 38 | 72 | - |
| CMYK | 0 | 0.68 | 0.38 | 0.54 |
| HSL | 334.18º | 0.51% | 0.3% | - |
| HSV(B) | 334.18º | 0.68% | 0.46% | - |
| XYZ | 9.2 | 5.64 | 6.73 | - |
| YUV | 65.5 | 131.67 | 164.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 38 | 72 | 0 | 0.68 | 0.38 | 0.54 | 334.18 | 0.51 | 0.3 |
| Hex | 75 | 26 | 48 | 0 | 44 | 26 | 36 | 14E | 33 | 1E |
| Octal | 165 | 46 | 110 | 0 | 104 | 46 | 66 | 516 | 63 | 36 |
| Binary | 1110101 | 100110 | 1001000 | 0 | 1000100 | 100110 | 110110 | 101001110 | 110011 | 11110 |
Color Harmonies of #752648
Complementary color
Monochromatic Colors of #752648
Black with #752648
Text Example
Text Example
White with #752648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752648; }
p { color: rgb(117,38,72); }
H1.HeaderClassName
{
color: #752648;
}
.AnyTagClassName
{
color: #752648;
}
</style>
background-color css
<style>
a { background-color: #752648; }
a { background-color: rgb(117,38,72); }
div.DivClassName
{
background-color: #752648;
}
.BgClassName
{
background-color: #752648;
}
</style>
border-color css
<style>
span { border-color: #752648; }
span { border-color: rgb(117,38,72); }
td.TdClassName
{
border-color: #752648;
}
.TagClassName
{
border-color: #752648;
}
</style>