Shades of Flirt #762343
Tints of Flirt #762343
RGB
CMYK
RGB Variations
Color information
#762343 (or 0x762343) is known color: Flirt. HEX triplet: 76, 23 and 43. RGB value is (118,35,67). Sum of RGB (Red+Green+Blue) = 118+35+67=220 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.64% from 220); Green value is 35 (14.06% from 255 or 15.91% from 220); Blue value is 67 (26.56% from 255 or 30.45% from 220); Max value from RGB is 118 - color contains mainly: red. Hex color #762343 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762343 is #89DCBC. Grayscale: #3F3F3F. Windows color (decimal): -9034941 or 4399990. OLE color: 4399990.
HSL color Cylindrical-coordinate representation of color #762343: hue angle of 336.87º 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 #762343 is Cyan = 0, Magento = 0.70, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 35 | 67 | - |
| CMYK | 0 | 0.70 | 0.43 | 0.54 |
| HSL | 336.87º | 0.54% | 0.3% | - |
| HSV(B) | 336.87º | 0.7% | 0.46% | - |
| XYZ | 9.09 | 5.46 | 5.89 | - |
| YUV | 63.47 | 130 | 166.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 35 | 67 | 0 | 0.70 | 0.43 | 0.54 | 336.87 | 0.54 | 0.3 |
| Hex | 76 | 23 | 43 | 0 | 46 | 2B | 36 | 151 | 36 | 1E |
| Octal | 166 | 43 | 103 | 0 | 106 | 53 | 66 | 521 | 66 | 36 |
| Binary | 1110110 | 100011 | 1000011 | 0 | 1000110 | 101011 | 110110 | 101010001 | 110110 | 11110 |
Color Harmonies of #762343
Complementary color
Monochromatic Colors of #762343
Black with #762343
Text Example
Text Example
White with #762343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762343; }
p { color: rgb(118,35,67); }
H1.HeaderClassName
{
color: #762343;
}
.AnyTagClassName
{
color: #762343;
}
</style>
background-color css
<style>
a { background-color: #762343; }
a { background-color: rgb(118,35,67); }
div.DivClassName
{
background-color: #762343;
}
.BgClassName
{
background-color: #762343;
}
</style>
border-color css
<style>
span { border-color: #762343; }
span { border-color: rgb(118,35,67); }
td.TdClassName
{
border-color: #762343;
}
.TagClassName
{
border-color: #762343;
}
</style>