Shades of Flirt #763046
Tints of Flirt #763046
RGB
CMYK
RGB Variations
Color information
#763046 (or 0x763046) is known color: Flirt. HEX triplet: 76, 30 and 46. RGB value is (118,48,70). Sum of RGB (Red+Green+Blue) = 118+48+70=236 (31% of max value = 765). Red value is 118 (46.48% from 255 or 50% from 236); Green value is 48 (19.14% from 255 or 20.34% from 236); Blue value is 70 (27.73% from 255 or 29.66% from 236); Max value from RGB is 118 - color contains mainly: red. Hex color #763046 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763046 is #89CFB9. Grayscale: #474747. Windows color (decimal): -9031610 or 4599926. OLE color: 4599926.
HSL color Cylindrical-coordinate representation of color #763046: hue angle of 341.14º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #763046 is Cyan = 0, Magento = 0.59, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 48 | 70 | - |
| CMYK | 0 | 0.59 | 0.41 | 0.54 |
| HSL | 341.14º | 0.42% | 0.33% | - |
| HSV(B) | 341.14º | 0.59% | 0.46% | - |
| XYZ | 9.63 | 6.41 | 6.52 | - |
| YUV | 71.44 | 127.19 | 161.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 48 | 70 | 0 | 0.59 | 0.41 | 0.54 | 341.14 | 0.42 | 0.33 |
| Hex | 76 | 30 | 46 | 0 | 3B | 29 | 36 | 155 | 2A | 21 |
| Octal | 166 | 60 | 106 | 0 | 73 | 51 | 66 | 525 | 52 | 41 |
| Binary | 1110110 | 110000 | 1000110 | 0 | 111011 | 101001 | 110110 | 101010101 | 101010 | 100001 |
Color Harmonies of #763046
Complementary color
Monochromatic Colors of #763046
Black with #763046
Text Example
Text Example
White with #763046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763046; }
p { color: rgb(118,48,70); }
H1.HeaderClassName
{
color: #763046;
}
.AnyTagClassName
{
color: #763046;
}
</style>
background-color css
<style>
a { background-color: #763046; }
a { background-color: rgb(118,48,70); }
div.DivClassName
{
background-color: #763046;
}
.BgClassName
{
background-color: #763046;
}
</style>
border-color css
<style>
span { border-color: #763046; }
span { border-color: rgb(118,48,70); }
td.TdClassName
{
border-color: #763046;
}
.TagClassName
{
border-color: #763046;
}
</style>