Shades of Flirt #752847
Tints of Flirt #752847
RGB
CMYK
RGB Variations
Color information
#752847 (or 0x752847) is known color: Flirt. HEX triplet: 75, 28 and 47. RGB value is (117,40,71). Sum of RGB (Red+Green+Blue) = 117+40+71=228 (30% of max value = 765). Red value is 117 (46.09% from 255 or 51.32% from 228); Green value is 40 (16.02% from 255 or 17.54% from 228); Blue value is 71 (28.12% from 255 or 31.14% from 228); Max value from RGB is 117 - color contains mainly: red. Hex color #752847 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752847 is #8AD7B8. Grayscale: #424242. Windows color (decimal): -9099193 or 4663413. OLE color: 4663413.
HSL color Cylindrical-coordinate representation of color #752847: hue angle of 335.84º 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 #752847 is Cyan = 0, Magento = 0.66, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 40 | 71 | - |
| CMYK | 0 | 0.66 | 0.39 | 0.54 |
| HSL | 335.84º | 0.49% | 0.31% | - |
| HSV(B) | 335.84º | 0.66% | 0.46% | - |
| XYZ | 9.23 | 5.75 | 6.59 | - |
| YUV | 66.56 | 130.51 | 163.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 40 | 71 | 0 | 0.66 | 0.39 | 0.54 | 335.84 | 0.49 | 0.31 |
| Hex | 75 | 28 | 47 | 0 | 42 | 27 | 36 | 150 | 31 | 1F |
| Octal | 165 | 50 | 107 | 0 | 102 | 47 | 66 | 520 | 61 | 37 |
| Binary | 1110101 | 101000 | 1000111 | 0 | 1000010 | 100111 | 110110 | 101010000 | 110001 | 11111 |
Color Harmonies of #752847
Complementary color
Monochromatic Colors of #752847
Black with #752847
Text Example
Text Example
White with #752847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752847; }
p { color: rgb(117,40,71); }
H1.HeaderClassName
{
color: #752847;
}
.AnyTagClassName
{
color: #752847;
}
</style>
background-color css
<style>
a { background-color: #752847; }
a { background-color: rgb(117,40,71); }
div.DivClassName
{
background-color: #752847;
}
.BgClassName
{
background-color: #752847;
}
</style>
border-color css
<style>
span { border-color: #752847; }
span { border-color: rgb(117,40,71); }
td.TdClassName
{
border-color: #752847;
}
.TagClassName
{
border-color: #752847;
}
</style>