Shades of Flirt #762749
Tints of Flirt #762749
RGB
CMYK
RGB Variations
Color information
#762749 (or 0x762749) is known color: Flirt. HEX triplet: 76, 27 and 49. RGB value is (118,39,73). Sum of RGB (Red+Green+Blue) = 118+39+73=230 (30% of max value = 765). Red value is 118 (46.48% from 255 or 51.30% from 230); Green value is 39 (15.62% from 255 or 16.96% from 230); Blue value is 73 (28.91% from 255 or 31.74% from 230); Max value from RGB is 118 - color contains mainly: red. Hex color #762749 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762749 is #89D8B6. Grayscale: #424242. Windows color (decimal): -9033911 or 4794230. OLE color: 4794230.
HSL color Cylindrical-coordinate representation of color #762749: hue angle of 334.18º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #762749 is Cyan = 0, Magento = 0.67, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 39 | 73 | - |
| CMYK | 0 | 0.67 | 0.38 | 0.54 |
| HSL | 334.18º | 0.5% | 0.31% | - |
| HSV(B) | 334.18º | 0.67% | 0.46% | - |
| XYZ | 9.4 | 5.78 | 6.92 | - |
| YUV | 66.5 | 131.67 | 164.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 39 | 73 | 0 | 0.67 | 0.38 | 0.54 | 334.18 | 0.5 | 0.31 |
| Hex | 76 | 27 | 49 | 0 | 43 | 26 | 36 | 14E | 32 | 1F |
| Octal | 166 | 47 | 111 | 0 | 103 | 46 | 66 | 516 | 62 | 37 |
| Binary | 1110110 | 100111 | 1001001 | 0 | 1000011 | 100110 | 110110 | 101001110 | 110010 | 11111 |
Color Harmonies of #762749
Complementary color
Monochromatic Colors of #762749
Black with #762749
Text Example
Text Example
White with #762749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762749; }
p { color: rgb(118,39,73); }
H1.HeaderClassName
{
color: #762749;
}
.AnyTagClassName
{
color: #762749;
}
</style>
background-color css
<style>
a { background-color: #762749; }
a { background-color: rgb(118,39,73); }
div.DivClassName
{
background-color: #762749;
}
.BgClassName
{
background-color: #762749;
}
</style>
border-color css
<style>
span { border-color: #762749; }
span { border-color: rgb(118,39,73); }
td.TdClassName
{
border-color: #762749;
}
.TagClassName
{
border-color: #762749;
}
</style>