Shades of Flirt #762347
Tints of Flirt #762347
RGB
CMYK
RGB Variations
Color information
#762347 (or 0x762347) is known color: Flirt. HEX triplet: 76, 23 and 47. RGB value is (118,35,71). Sum of RGB (Red+Green+Blue) = 118+35+71=224 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.68% from 224); Green value is 35 (14.06% from 255 or 15.62% from 224); Blue value is 71 (28.12% from 255 or 31.70% from 224); Max value from RGB is 118 - color contains mainly: red. Hex color #762347 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762347 is #89DCB8. Grayscale: #3F3F3F. Windows color (decimal): -9034937 or 4662134. OLE color: 4662134.
HSL color Cylindrical-coordinate representation of color #762347: hue angle of 333.98º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #762347 is Cyan = 0, Magento = 0.70, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 35 | 71 | - |
| CMYK | 0 | 0.70 | 0.40 | 0.54 |
| HSL | 333.98º | 0.54% | 0.3% | - |
| HSV(B) | 333.98º | 0.7% | 0.46% | - |
| XYZ | 9.21 | 5.51 | 6.54 | - |
| YUV | 63.92 | 132 | 166.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 35 | 71 | 0 | 0.70 | 0.40 | 0.54 | 333.98 | 0.54 | 0.3 |
| Hex | 76 | 23 | 47 | 0 | 46 | 28 | 36 | 14E | 36 | 1E |
| Octal | 166 | 43 | 107 | 0 | 106 | 50 | 66 | 516 | 66 | 36 |
| Binary | 1110110 | 100011 | 1000111 | 0 | 1000110 | 101000 | 110110 | 101001110 | 110110 | 11110 |
Color Harmonies of #762347
Complementary color
Monochromatic Colors of #762347
Black with #762347
Text Example
Text Example
White with #762347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762347; }
p { color: rgb(118,35,71); }
H1.HeaderClassName
{
color: #762347;
}
.AnyTagClassName
{
color: #762347;
}
</style>
background-color css
<style>
a { background-color: #762347; }
a { background-color: rgb(118,35,71); }
div.DivClassName
{
background-color: #762347;
}
.BgClassName
{
background-color: #762347;
}
</style>
border-color css
<style>
span { border-color: #762347; }
span { border-color: rgb(118,35,71); }
td.TdClassName
{
border-color: #762347;
}
.TagClassName
{
border-color: #762347;
}
</style>