Shades of Flirt #762344
Tints of Flirt #762344
RGB
CMYK
RGB Variations
Color information
#762344 (or 0x762344) is known color: Flirt. HEX triplet: 76, 23 and 44. RGB value is (118,35,68). Sum of RGB (Red+Green+Blue) = 118+35+68=221 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.39% from 221); Green value is 35 (14.06% from 255 or 15.84% from 221); Blue value is 68 (26.95% from 255 or 30.77% from 221); Max value from RGB is 118 - color contains mainly: red. Hex color #762344 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762344 is #89DCBB. Grayscale: #3F3F3F. Windows color (decimal): -9034940 or 4465526. OLE color: 4465526.
HSL color Cylindrical-coordinate representation of color #762344: hue angle of 336.14º 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 #762344 is Cyan = 0, Magento = 0.70, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 35 | 68 | - |
| CMYK | 0 | 0.70 | 0.42 | 0.54 |
| HSL | 336.14º | 0.54% | 0.3% | - |
| HSV(B) | 336.14º | 0.7% | 0.46% | - |
| XYZ | 9.12 | 5.47 | 6.04 | - |
| YUV | 63.58 | 130.5 | 166.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 35 | 68 | 0 | 0.70 | 0.42 | 0.54 | 336.14 | 0.54 | 0.3 |
| Hex | 76 | 23 | 44 | 0 | 46 | 2A | 36 | 150 | 36 | 1E |
| Octal | 166 | 43 | 104 | 0 | 106 | 52 | 66 | 520 | 66 | 36 |
| Binary | 1110110 | 100011 | 1000100 | 0 | 1000110 | 101010 | 110110 | 101010000 | 110110 | 11110 |
Color Harmonies of #762344
Complementary color
Monochromatic Colors of #762344
Black with #762344
Text Example
Text Example
White with #762344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762344; }
p { color: rgb(118,35,68); }
H1.HeaderClassName
{
color: #762344;
}
.AnyTagClassName
{
color: #762344;
}
</style>
background-color css
<style>
a { background-color: #762344; }
a { background-color: rgb(118,35,68); }
div.DivClassName
{
background-color: #762344;
}
.BgClassName
{
background-color: #762344;
}
</style>
border-color css
<style>
span { border-color: #762344; }
span { border-color: rgb(118,35,68); }
td.TdClassName
{
border-color: #762344;
}
.TagClassName
{
border-color: #762344;
}
</style>