Shades of Flirt #762445
Tints of Flirt #762445
RGB
CMYK
RGB Variations
Color information
#762445 (or 0x762445) is known color: Flirt. HEX triplet: 76, 24 and 45. RGB value is (118,36,69). Sum of RGB (Red+Green+Blue) = 118+36+69=223 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.91% from 223); Green value is 36 (14.45% from 255 or 16.14% from 223); Blue value is 69 (27.34% from 255 or 30.94% from 223); Max value from RGB is 118 - color contains mainly: red. Hex color #762445 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762445 is #89DBBA. Grayscale: #404040. Windows color (decimal): -9034683 or 4531318. OLE color: 4531318.
HSL color Cylindrical-coordinate representation of color #762445: hue angle of 335.85º 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 #762445 is Cyan = 0, Magento = 0.69, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 36 | 69 | - |
| CMYK | 0 | 0.69 | 0.42 | 0.54 |
| HSL | 335.85º | 0.53% | 0.3% | - |
| HSV(B) | 335.85º | 0.69% | 0.46% | - |
| XYZ | 9.18 | 5.54 | 6.22 | - |
| YUV | 64.28 | 130.67 | 166.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 36 | 69 | 0 | 0.69 | 0.42 | 0.54 | 335.85 | 0.53 | 0.3 |
| Hex | 76 | 24 | 45 | 0 | 45 | 2A | 36 | 150 | 35 | 1E |
| Octal | 166 | 44 | 105 | 0 | 105 | 52 | 66 | 520 | 65 | 36 |
| Binary | 1110110 | 100100 | 1000101 | 0 | 1000101 | 101010 | 110110 | 101010000 | 110101 | 11110 |
Color Harmonies of #762445
Complementary color
Monochromatic Colors of #762445
Black with #762445
Text Example
Text Example
White with #762445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762445; }
p { color: rgb(118,36,69); }
H1.HeaderClassName
{
color: #762445;
}
.AnyTagClassName
{
color: #762445;
}
</style>
background-color css
<style>
a { background-color: #762445; }
a { background-color: rgb(118,36,69); }
div.DivClassName
{
background-color: #762445;
}
.BgClassName
{
background-color: #762445;
}
</style>
border-color css
<style>
span { border-color: #762445; }
span { border-color: rgb(118,36,69); }
td.TdClassName
{
border-color: #762445;
}
.TagClassName
{
border-color: #762445;
}
</style>