Shades of Flirt #762351
Tints of Flirt #762351
RGB
CMYK
RGB Variations
Color information
#762351 (or 0x762351) is known color: Flirt. HEX triplet: 76, 23 and 51. RGB value is (118,35,81). Sum of RGB (Red+Green+Blue) = 118+35+81=234 (30% of max value = 765). Red value is 118 (46.48% from 255 or 50.43% from 234); Green value is 35 (14.06% from 255 or 14.96% from 234); Blue value is 81 (32.03% from 255 or 34.62% from 234); Max value from RGB is 118 - color contains mainly: red. Hex color #762351 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762351 is #89DCAE. Grayscale: #404040. Windows color (decimal): -9034927 or 5317494. OLE color: 5317494.
HSL color Cylindrical-coordinate representation of color #762351: hue angle of 326.75º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #762351 is Cyan = 0, Magento = 0.70, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 35 | 81 | - |
| CMYK | 0 | 0.70 | 0.31 | 0.54 |
| HSL | 326.75º | 0.54% | 0.3% | - |
| HSV(B) | 326.75º | 0.7% | 0.46% | - |
| XYZ | 9.56 | 5.65 | 8.37 | - |
| YUV | 65.06 | 137 | 165.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 35 | 81 | 0 | 0.70 | 0.31 | 0.54 | 326.75 | 0.54 | 0.3 |
| Hex | 76 | 23 | 51 | 0 | 46 | 1F | 36 | 147 | 36 | 1E |
| Octal | 166 | 43 | 121 | 0 | 106 | 37 | 66 | 507 | 66 | 36 |
| Binary | 1110110 | 100011 | 1010001 | 0 | 1000110 | 11111 | 110110 | 101000111 | 110110 | 11110 |
Color Harmonies of #762351
Complementary color
Monochromatic Colors of #762351
Black with #762351
Text Example
Text Example
White with #762351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762351; }
p { color: rgb(118,35,81); }
H1.HeaderClassName
{
color: #762351;
}
.AnyTagClassName
{
color: #762351;
}
</style>
background-color css
<style>
a { background-color: #762351; }
a { background-color: rgb(118,35,81); }
div.DivClassName
{
background-color: #762351;
}
.BgClassName
{
background-color: #762351;
}
</style>
border-color css
<style>
span { border-color: #762351; }
span { border-color: rgb(118,35,81); }
td.TdClassName
{
border-color: #762351;
}
.TagClassName
{
border-color: #762351;
}
</style>