Shades of Flirt #762647
Tints of Flirt #762647
RGB
CMYK
RGB Variations
Color information
#762647 (or 0x762647) is known color: Flirt. HEX triplet: 76, 26 and 47. RGB value is (118,38,71). Sum of RGB (Red+Green+Blue) = 118+38+71=227 (30% of max value = 765). Red value is 118 (46.48% from 255 or 51.98% from 227); Green value is 38 (15.23% from 255 or 16.74% from 227); Blue value is 71 (28.12% from 255 or 31.28% from 227); Max value from RGB is 118 - color contains mainly: red. Hex color #762647 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762647 is #89D9B8. Grayscale: #414141. Windows color (decimal): -9034169 or 4662902. OLE color: 4662902.
HSL color Cylindrical-coordinate representation of color #762647: hue angle of 335.25º 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 #762647 is Cyan = 0, Magento = 0.68, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 38 | 71 | - |
| CMYK | 0 | 0.68 | 0.40 | 0.54 |
| HSL | 335.25º | 0.51% | 0.31% | - |
| HSV(B) | 335.25º | 0.68% | 0.46% | - |
| XYZ | 9.3 | 5.69 | 6.57 | - |
| YUV | 65.68 | 131 | 165.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 38 | 71 | 0 | 0.68 | 0.40 | 0.54 | 335.25 | 0.51 | 0.31 |
| Hex | 76 | 26 | 47 | 0 | 44 | 28 | 36 | 14F | 33 | 1F |
| Octal | 166 | 46 | 107 | 0 | 104 | 50 | 66 | 517 | 63 | 37 |
| Binary | 1110110 | 100110 | 1000111 | 0 | 1000100 | 101000 | 110110 | 101001111 | 110011 | 11111 |
Color Harmonies of #762647
Complementary color
Monochromatic Colors of #762647
Black with #762647
Text Example
Text Example
White with #762647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762647; }
p { color: rgb(118,38,71); }
H1.HeaderClassName
{
color: #762647;
}
.AnyTagClassName
{
color: #762647;
}
</style>
background-color css
<style>
a { background-color: #762647; }
a { background-color: rgb(118,38,71); }
div.DivClassName
{
background-color: #762647;
}
.BgClassName
{
background-color: #762647;
}
</style>
border-color css
<style>
span { border-color: #762647; }
span { border-color: rgb(118,38,71); }
td.TdClassName
{
border-color: #762647;
}
.TagClassName
{
border-color: #762647;
}
</style>