Shades of Flirt #763449
Tints of Flirt #763449
RGB
CMYK
RGB Variations
Color information
#763449 (or 0x763449) is known color: Flirt. HEX triplet: 76, 34 and 49. RGB value is (118,52,73). Sum of RGB (Red+Green+Blue) = 118+52+73=243 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.56% from 243); Green value is 52 (20.70% from 255 or 21.40% from 243); Blue value is 73 (28.91% from 255 or 30.04% from 243); Max value from RGB is 118 - color contains mainly: red. Hex color #763449 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763449 is #89CBB6. Grayscale: #4A4A4A. Windows color (decimal): -9030583 or 4797558. OLE color: 4797558.
HSL color Cylindrical-coordinate representation of color #763449: hue angle of 340.91º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #763449 is Cyan = 0, Magento = 0.56, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 73 | - |
| CMYK | 0 | 0.56 | 0.38 | 0.54 |
| HSL | 340.91º | 0.39% | 0.33% | - |
| HSV(B) | 340.91º | 0.56% | 0.46% | - |
| XYZ | 9.9 | 6.79 | 7.09 | - |
| YUV | 74.13 | 127.37 | 159.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 73 | 0 | 0.56 | 0.38 | 0.54 | 340.91 | 0.39 | 0.33 |
| Hex | 76 | 34 | 49 | 0 | 38 | 26 | 36 | 155 | 27 | 21 |
| Octal | 166 | 64 | 111 | 0 | 70 | 46 | 66 | 525 | 47 | 41 |
| Binary | 1110110 | 110100 | 1001001 | 0 | 111000 | 100110 | 110110 | 101010101 | 100111 | 100001 |
Color Harmonies of #763449
Complementary color
Monochromatic Colors of #763449
Black with #763449
Text Example
Text Example
White with #763449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763449; }
p { color: rgb(118,52,73); }
H1.HeaderClassName
{
color: #763449;
}
.AnyTagClassName
{
color: #763449;
}
</style>
background-color css
<style>
a { background-color: #763449; }
a { background-color: rgb(118,52,73); }
div.DivClassName
{
background-color: #763449;
}
.BgClassName
{
background-color: #763449;
}
</style>
border-color css
<style>
span { border-color: #763449; }
span { border-color: rgb(118,52,73); }
td.TdClassName
{
border-color: #763449;
}
.TagClassName
{
border-color: #763449;
}
</style>