Shades of Flirt #762447
Tints of Flirt #762447
RGB
CMYK
RGB Variations
Color information
#762447 (or 0x762447) is known color: Flirt. HEX triplet: 76, 24 and 47. RGB value is (118,36,71). Sum of RGB (Red+Green+Blue) = 118+36+71=225 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.44% from 225); Green value is 36 (14.45% from 255 or 16% from 225); Blue value is 71 (28.12% from 255 or 31.56% from 225); Max value from RGB is 118 - color contains mainly: red. Hex color #762447 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762447 is #89DBB8. Grayscale: #404040. Windows color (decimal): -9034681 or 4662390. OLE color: 4662390.
HSL color Cylindrical-coordinate representation of color #762447: hue angle of 334.39º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #762447 is Cyan = 0, Magento = 0.69, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 36 | 71 | - |
| CMYK | 0 | 0.69 | 0.40 | 0.54 |
| HSL | 334.39º | 0.53% | 0.3% | - |
| HSV(B) | 334.39º | 0.69% | 0.46% | - |
| XYZ | 9.24 | 5.57 | 6.55 | - |
| YUV | 64.51 | 131.67 | 166.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 36 | 71 | 0 | 0.69 | 0.40 | 0.54 | 334.39 | 0.53 | 0.3 |
| Hex | 76 | 24 | 47 | 0 | 45 | 28 | 36 | 14E | 35 | 1E |
| Octal | 166 | 44 | 107 | 0 | 105 | 50 | 66 | 516 | 65 | 36 |
| Binary | 1110110 | 100100 | 1000111 | 0 | 1000101 | 101000 | 110110 | 101001110 | 110101 | 11110 |
Color Harmonies of #762447
Complementary color
Monochromatic Colors of #762447
Black with #762447
Text Example
Text Example
White with #762447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762447; }
p { color: rgb(118,36,71); }
H1.HeaderClassName
{
color: #762447;
}
.AnyTagClassName
{
color: #762447;
}
</style>
background-color css
<style>
a { background-color: #762447; }
a { background-color: rgb(118,36,71); }
div.DivClassName
{
background-color: #762447;
}
.BgClassName
{
background-color: #762447;
}
</style>
border-color css
<style>
span { border-color: #762447; }
span { border-color: rgb(118,36,71); }
td.TdClassName
{
border-color: #762447;
}
.TagClassName
{
border-color: #762447;
}
</style>