Shades of Flirt #763246
Tints of Flirt #763246
RGB
CMYK
RGB Variations
Color information
#763246 (or 0x763246) is known color: Flirt. HEX triplet: 76, 32 and 46. RGB value is (118,50,70). Sum of RGB (Red+Green+Blue) = 118+50+70=238 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.58% from 238); Green value is 50 (19.92% from 255 or 21.01% from 238); Blue value is 70 (27.73% from 255 or 29.41% from 238); Max value from RGB is 118 - color contains mainly: red. Hex color #763246 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763246 is #89CDB9. Grayscale: #484848. Windows color (decimal): -9031098 or 4600438. OLE color: 4600438.
HSL color Cylindrical-coordinate representation of color #763246: hue angle of 342.35º degrees, saturation: 0.4, 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 #763246 is Cyan = 0, Magento = 0.58, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 50 | 70 | - |
| CMYK | 0 | 0.58 | 0.41 | 0.54 |
| HSL | 342.35º | 0.4% | 0.33% | - |
| HSV(B) | 342.35º | 0.58% | 0.46% | - |
| XYZ | 9.72 | 6.57 | 6.55 | - |
| YUV | 72.61 | 126.53 | 160.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 50 | 70 | 0 | 0.58 | 0.41 | 0.54 | 342.35 | 0.4 | 0.33 |
| Hex | 76 | 32 | 46 | 0 | 3A | 29 | 36 | 156 | 28 | 21 |
| Octal | 166 | 62 | 106 | 0 | 72 | 51 | 66 | 526 | 50 | 41 |
| Binary | 1110110 | 110010 | 1000110 | 0 | 111010 | 101001 | 110110 | 101010110 | 101000 | 100001 |
Color Harmonies of #763246
Complementary color
Monochromatic Colors of #763246
Black with #763246
Text Example
Text Example
White with #763246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763246; }
p { color: rgb(118,50,70); }
H1.HeaderClassName
{
color: #763246;
}
.AnyTagClassName
{
color: #763246;
}
</style>
background-color css
<style>
a { background-color: #763246; }
a { background-color: rgb(118,50,70); }
div.DivClassName
{
background-color: #763246;
}
.BgClassName
{
background-color: #763246;
}
</style>
border-color css
<style>
span { border-color: #763246; }
span { border-color: rgb(118,50,70); }
td.TdClassName
{
border-color: #763246;
}
.TagClassName
{
border-color: #763246;
}
</style>