Shades of Flirt #752451
Tints of Flirt #752451
RGB
CMYK
RGB Variations
Color information
#752451 (or 0x752451) is known color: Flirt. HEX triplet: 75, 24 and 51. RGB value is (117,36,81). Sum of RGB (Red+Green+Blue) = 117+36+81=234 (30% of max value = 765). Red value is 117 (46.09% from 255 or 50% from 234); Green value is 36 (14.45% from 255 or 15.38% from 234); Blue value is 81 (32.03% from 255 or 34.62% from 234); Max value from RGB is 117 - color contains mainly: red. Hex color #752451 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752451 is #8ADBAE. Grayscale: #414141. Windows color (decimal): -9100207 or 5317749. OLE color: 5317749.
HSL color Cylindrical-coordinate representation of color #752451: hue angle of 326.67º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #752451 is Cyan = 0, Magento = 0.69, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 36 | 81 | - |
| CMYK | 0 | 0.69 | 0.31 | 0.54 |
| HSL | 326.67º | 0.53% | 0.3% | - |
| HSV(B) | 326.67º | 0.69% | 0.46% | - |
| XYZ | 9.45 | 5.64 | 8.37 | - |
| YUV | 65.35 | 136.84 | 164.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 36 | 81 | 0 | 0.69 | 0.31 | 0.54 | 326.67 | 0.53 | 0.3 |
| Hex | 75 | 24 | 51 | 0 | 45 | 1F | 36 | 147 | 35 | 1E |
| Octal | 165 | 44 | 121 | 0 | 105 | 37 | 66 | 507 | 65 | 36 |
| Binary | 1110101 | 100100 | 1010001 | 0 | 1000101 | 11111 | 110110 | 101000111 | 110101 | 11110 |
Color Harmonies of #752451
Complementary color
Monochromatic Colors of #752451
Black with #752451
Text Example
Text Example
White with #752451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752451; }
p { color: rgb(117,36,81); }
H1.HeaderClassName
{
color: #752451;
}
.AnyTagClassName
{
color: #752451;
}
</style>
background-color css
<style>
a { background-color: #752451; }
a { background-color: rgb(117,36,81); }
div.DivClassName
{
background-color: #752451;
}
.BgClassName
{
background-color: #752451;
}
</style>
border-color css
<style>
span { border-color: #752451; }
span { border-color: rgb(117,36,81); }
td.TdClassName
{
border-color: #752451;
}
.TagClassName
{
border-color: #752451;
}
</style>