Shades of Flirt #763850
Tints of Flirt #763850
RGB
CMYK
RGB Variations
Color information
#763850 (or 0x763850) is known color: Flirt. HEX triplet: 76, 38 and 50. RGB value is (118,56,80). Sum of RGB (Red+Green+Blue) = 118+56+80=254 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.46% from 254); Green value is 56 (22.27% from 255 or 22.05% from 254); Blue value is 80 (31.64% from 255 or 31.50% from 254); Max value from RGB is 118 - color contains mainly: red. Hex color #763850 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763850 is #89C7AF. Grayscale: #4D4D4D. Windows color (decimal): -9029552 or 5257334. OLE color: 5257334.
HSL color Cylindrical-coordinate representation of color #763850: hue angle of 336.77º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #763850 is Cyan = 0, Magento = 0.53, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 56 | 80 | - |
| CMYK | 0 | 0.53 | 0.32 | 0.54 |
| HSL | 336.77º | 0.36% | 0.34% | - |
| HSV(B) | 336.77º | 0.53% | 0.46% | - |
| XYZ | 10.33 | 7.26 | 8.45 | - |
| YUV | 77.27 | 129.54 | 157.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 56 | 80 | 0 | 0.53 | 0.32 | 0.54 | 336.77 | 0.36 | 0.34 |
| Hex | 76 | 38 | 50 | 0 | 35 | 20 | 36 | 151 | 24 | 22 |
| Octal | 166 | 70 | 120 | 0 | 65 | 40 | 66 | 521 | 44 | 42 |
| Binary | 1110110 | 111000 | 1010000 | 0 | 110101 | 100000 | 110110 | 101010001 | 100100 | 100010 |
Color Harmonies of #763850
Complementary color
Monochromatic Colors of #763850
Black with #763850
Text Example
Text Example
White with #763850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763850; }
p { color: rgb(118,56,80); }
H1.HeaderClassName
{
color: #763850;
}
.AnyTagClassName
{
color: #763850;
}
</style>
background-color css
<style>
a { background-color: #763850; }
a { background-color: rgb(118,56,80); }
div.DivClassName
{
background-color: #763850;
}
.BgClassName
{
background-color: #763850;
}
</style>
border-color css
<style>
span { border-color: #763850; }
span { border-color: rgb(118,56,80); }
td.TdClassName
{
border-color: #763850;
}
.TagClassName
{
border-color: #763850;
}
</style>