Shades of Flirt #763147
Tints of Flirt #763147
RGB
CMYK
RGB Variations
Color information
#763147 (or 0x763147) is known color: Flirt. HEX triplet: 76, 31 and 47. RGB value is (118,49,71). Sum of RGB (Red+Green+Blue) = 118+49+71=238 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.58% from 238); Green value is 49 (19.53% from 255 or 20.59% from 238); Blue value is 71 (28.12% from 255 or 29.83% from 238); Max value from RGB is 118 - color contains mainly: red. Hex color #763147 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763147 is #89CEB8. Grayscale: #484848. Windows color (decimal): -9031353 or 4665718. OLE color: 4665718.
HSL color Cylindrical-coordinate representation of color #763147: hue angle of 340.87º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #763147 is Cyan = 0, Magento = 0.58, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 49 | 71 | - |
| CMYK | 0 | 0.58 | 0.40 | 0.54 |
| HSL | 340.87º | 0.41% | 0.33% | - |
| HSV(B) | 340.87º | 0.58% | 0.46% | - |
| XYZ | 9.71 | 6.5 | 6.7 | - |
| YUV | 72.14 | 127.36 | 160.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 49 | 71 | 0 | 0.58 | 0.40 | 0.54 | 340.87 | 0.41 | 0.33 |
| Hex | 76 | 31 | 47 | 0 | 3A | 28 | 36 | 155 | 29 | 21 |
| Octal | 166 | 61 | 107 | 0 | 72 | 50 | 66 | 525 | 51 | 41 |
| Binary | 1110110 | 110001 | 1000111 | 0 | 111010 | 101000 | 110110 | 101010101 | 101001 | 100001 |
Color Harmonies of #763147
Complementary color
Monochromatic Colors of #763147
Black with #763147
Text Example
Text Example
White with #763147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763147; }
p { color: rgb(118,49,71); }
H1.HeaderClassName
{
color: #763147;
}
.AnyTagClassName
{
color: #763147;
}
</style>
background-color css
<style>
a { background-color: #763147; }
a { background-color: rgb(118,49,71); }
div.DivClassName
{
background-color: #763147;
}
.BgClassName
{
background-color: #763147;
}
</style>
border-color css
<style>
span { border-color: #763147; }
span { border-color: rgb(118,49,71); }
td.TdClassName
{
border-color: #763147;
}
.TagClassName
{
border-color: #763147;
}
</style>