Shades of Flirt #762442
Tints of Flirt #762442
RGB
CMYK
RGB Variations
Color information
#762442 (or 0x762442) is known color: Flirt. HEX triplet: 76, 24 and 42. RGB value is (118,36,66). Sum of RGB (Red+Green+Blue) = 118+36+66=220 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.64% from 220); Green value is 36 (14.45% from 255 or 16.36% from 220); Blue value is 66 (26.17% from 255 or 30% from 220); Max value from RGB is 118 - color contains mainly: red. Hex color #762442 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762442 is #89DBBD. Grayscale: #3F3F3F. Windows color (decimal): -9034686 or 4334710. OLE color: 4334710.
HSL color Cylindrical-coordinate representation of color #762442: hue angle of 338.05º 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 #762442 is Cyan = 0, Magento = 0.69, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 36 | 66 | - |
| CMYK | 0 | 0.69 | 0.44 | 0.54 |
| HSL | 338.05º | 0.53% | 0.3% | - |
| HSV(B) | 338.05º | 0.69% | 0.46% | - |
| XYZ | 9.09 | 5.51 | 5.74 | - |
| YUV | 63.94 | 129.17 | 166.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 36 | 66 | 0 | 0.69 | 0.44 | 0.54 | 338.05 | 0.53 | 0.3 |
| Hex | 76 | 24 | 42 | 0 | 45 | 2C | 36 | 152 | 35 | 1E |
| Octal | 166 | 44 | 102 | 0 | 105 | 54 | 66 | 522 | 65 | 36 |
| Binary | 1110110 | 100100 | 1000010 | 0 | 1000101 | 101100 | 110110 | 101010010 | 110101 | 11110 |
Color Harmonies of #762442
Complementary color
Monochromatic Colors of #762442
Black with #762442
Text Example
Text Example
White with #762442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762442; }
p { color: rgb(118,36,66); }
H1.HeaderClassName
{
color: #762442;
}
.AnyTagClassName
{
color: #762442;
}
</style>
background-color css
<style>
a { background-color: #762442; }
a { background-color: rgb(118,36,66); }
div.DivClassName
{
background-color: #762442;
}
.BgClassName
{
background-color: #762442;
}
</style>
border-color css
<style>
span { border-color: #762442; }
span { border-color: rgb(118,36,66); }
td.TdClassName
{
border-color: #762442;
}
.TagClassName
{
border-color: #762442;
}
</style>