Shades of Flirt #762650
Tints of Flirt #762650
RGB
CMYK
RGB Variations
Color information
#762650 (or 0x762650) is known color: Flirt. HEX triplet: 76, 26 and 50. RGB value is (118,38,80). Sum of RGB (Red+Green+Blue) = 118+38+80=236 (31% of max value = 765). Red value is 118 (46.48% from 255 or 50% from 236); Green value is 38 (15.23% from 255 or 16.10% from 236); Blue value is 80 (31.64% from 255 or 33.90% from 236); Max value from RGB is 118 - color contains mainly: red. Hex color #762650 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762650 is #89D9AF. Grayscale: #424242. Windows color (decimal): -9034160 or 5252726. OLE color: 5252726.
HSL color Cylindrical-coordinate representation of color #762650: hue angle of 328.5º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #762650 is Cyan = 0, Magento = 0.68, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 38 | 80 | - |
| CMYK | 0 | 0.68 | 0.32 | 0.54 |
| HSL | 328.5º | 0.51% | 0.31% | - |
| HSV(B) | 328.5º | 0.68% | 0.46% | - |
| XYZ | 9.61 | 5.82 | 8.21 | - |
| YUV | 66.71 | 135.5 | 164.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 38 | 80 | 0 | 0.68 | 0.32 | 0.54 | 328.5 | 0.51 | 0.31 |
| Hex | 76 | 26 | 50 | 0 | 44 | 20 | 36 | 148 | 33 | 1F |
| Octal | 166 | 46 | 120 | 0 | 104 | 40 | 66 | 510 | 63 | 37 |
| Binary | 1110110 | 100110 | 1010000 | 0 | 1000100 | 100000 | 110110 | 101001000 | 110011 | 11111 |
Color Harmonies of #762650
Complementary color
Monochromatic Colors of #762650
Black with #762650
Text Example
Text Example
White with #762650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762650; }
p { color: rgb(118,38,80); }
H1.HeaderClassName
{
color: #762650;
}
.AnyTagClassName
{
color: #762650;
}
</style>
background-color css
<style>
a { background-color: #762650; }
a { background-color: rgb(118,38,80); }
div.DivClassName
{
background-color: #762650;
}
.BgClassName
{
background-color: #762650;
}
</style>
border-color css
<style>
span { border-color: #762650; }
span { border-color: rgb(118,38,80); }
td.TdClassName
{
border-color: #762650;
}
.TagClassName
{
border-color: #762650;
}
</style>