Shades of Flirt #762846
Tints of Flirt #762846
RGB
CMYK
RGB Variations
Color information
#762846 (or 0x762846) is known color: Flirt. HEX triplet: 76, 28 and 46. RGB value is (118,40,70). Sum of RGB (Red+Green+Blue) = 118+40+70=228 (30% of max value = 765). Red value is 118 (46.48% from 255 or 51.75% from 228); Green value is 40 (16.02% from 255 or 17.54% from 228); Blue value is 70 (27.73% from 255 or 30.70% from 228); Max value from RGB is 118 - color contains mainly: red. Hex color #762846 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762846 is #89D7B9. Grayscale: #424242. Windows color (decimal): -9033658 or 4597878. OLE color: 4597878.
HSL color Cylindrical-coordinate representation of color #762846: hue angle of 336.92º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #762846 is Cyan = 0, Magento = 0.66, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 40 | 70 | - |
| CMYK | 0 | 0.66 | 0.41 | 0.54 |
| HSL | 336.92º | 0.49% | 0.31% | - |
| HSV(B) | 336.92º | 0.66% | 0.46% | - |
| XYZ | 9.34 | 5.81 | 6.42 | - |
| YUV | 66.74 | 129.84 | 164.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 40 | 70 | 0 | 0.66 | 0.41 | 0.54 | 336.92 | 0.49 | 0.31 |
| Hex | 76 | 28 | 46 | 0 | 42 | 29 | 36 | 151 | 31 | 1F |
| Octal | 166 | 50 | 106 | 0 | 102 | 51 | 66 | 521 | 61 | 37 |
| Binary | 1110110 | 101000 | 1000110 | 0 | 1000010 | 101001 | 110110 | 101010001 | 110001 | 11111 |
Color Harmonies of #762846
Complementary color
Monochromatic Colors of #762846
Black with #762846
Text Example
Text Example
White with #762846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762846; }
p { color: rgb(118,40,70); }
H1.HeaderClassName
{
color: #762846;
}
.AnyTagClassName
{
color: #762846;
}
</style>
background-color css
<style>
a { background-color: #762846; }
a { background-color: rgb(118,40,70); }
div.DivClassName
{
background-color: #762846;
}
.BgClassName
{
background-color: #762846;
}
</style>
border-color css
<style>
span { border-color: #762846; }
span { border-color: rgb(118,40,70); }
td.TdClassName
{
border-color: #762846;
}
.TagClassName
{
border-color: #762846;
}
</style>