Shades of Flirt #762444
Tints of Flirt #762444
RGB
CMYK
RGB Variations
Color information
#762444 (or 0x762444) is known color: Flirt. HEX triplet: 76, 24 and 44. RGB value is (118,36,68). Sum of RGB (Red+Green+Blue) = 118+36+68=222 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.15% from 222); Green value is 36 (14.45% from 255 or 16.22% from 222); Blue value is 68 (26.95% from 255 or 30.63% from 222); Max value from RGB is 118 - color contains mainly: red. Hex color #762444 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762444 is #89DBBB. Grayscale: #404040. Windows color (decimal): -9034684 or 4465782. OLE color: 4465782.
HSL color Cylindrical-coordinate representation of color #762444: hue angle of 336.59º 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 #762444 is Cyan = 0, Magento = 0.69, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 36 | 68 | - |
| CMYK | 0 | 0.69 | 0.42 | 0.54 |
| HSL | 336.59º | 0.53% | 0.3% | - |
| HSV(B) | 336.59º | 0.69% | 0.46% | - |
| XYZ | 9.15 | 5.53 | 6.05 | - |
| YUV | 64.17 | 130.17 | 166.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 36 | 68 | 0 | 0.69 | 0.42 | 0.54 | 336.59 | 0.53 | 0.3 |
| Hex | 76 | 24 | 44 | 0 | 45 | 2A | 36 | 151 | 35 | 1E |
| Octal | 166 | 44 | 104 | 0 | 105 | 52 | 66 | 521 | 65 | 36 |
| Binary | 1110110 | 100100 | 1000100 | 0 | 1000101 | 101010 | 110110 | 101010001 | 110101 | 11110 |
Color Harmonies of #762444
Complementary color
Monochromatic Colors of #762444
Black with #762444
Text Example
Text Example
White with #762444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762444; }
p { color: rgb(118,36,68); }
H1.HeaderClassName
{
color: #762444;
}
.AnyTagClassName
{
color: #762444;
}
</style>
background-color css
<style>
a { background-color: #762444; }
a { background-color: rgb(118,36,68); }
div.DivClassName
{
background-color: #762444;
}
.BgClassName
{
background-color: #762444;
}
</style>
border-color css
<style>
span { border-color: #762444; }
span { border-color: rgb(118,36,68); }
td.TdClassName
{
border-color: #762444;
}
.TagClassName
{
border-color: #762444;
}
</style>