Shades of Flirt #763251
Tints of Flirt #763251
RGB
CMYK
RGB Variations
Color information
#763251 (or 0x763251) is known color: Flirt. HEX triplet: 76, 32 and 51. RGB value is (118,50,81). Sum of RGB (Red+Green+Blue) = 118+50+81=249 (32% of max value = 765). Red value is 118 (46.48% from 255 or 47.39% from 249); Green value is 50 (19.92% from 255 or 20.08% from 249); Blue value is 81 (32.03% from 255 or 32.53% from 249); Max value from RGB is 118 - color contains mainly: red. Hex color #763251 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763251 is #89CDAE. Grayscale: #494949. Windows color (decimal): -9031087 or 5321334. OLE color: 5321334.
HSL color Cylindrical-coordinate representation of color #763251: hue angle of 332.65º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #763251 is Cyan = 0, Magento = 0.58, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 50 | 81 | - |
| CMYK | 0 | 0.58 | 0.31 | 0.54 |
| HSL | 332.65º | 0.4% | 0.33% | - |
| HSV(B) | 332.65º | 0.58% | 0.46% | - |
| XYZ | 10.1 | 6.73 | 8.55 | - |
| YUV | 73.87 | 132.03 | 159.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 50 | 81 | 0 | 0.58 | 0.31 | 0.54 | 332.65 | 0.4 | 0.33 |
| Hex | 76 | 32 | 51 | 0 | 3A | 1F | 36 | 14D | 28 | 21 |
| Octal | 166 | 62 | 121 | 0 | 72 | 37 | 66 | 515 | 50 | 41 |
| Binary | 1110110 | 110010 | 1010001 | 0 | 111010 | 11111 | 110110 | 101001101 | 101000 | 100001 |
Color Harmonies of #763251
Complementary color
Monochromatic Colors of #763251
Black with #763251
Text Example
Text Example
White with #763251
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763251; }
p { color: rgb(118,50,81); }
H1.HeaderClassName
{
color: #763251;
}
.AnyTagClassName
{
color: #763251;
}
</style>
background-color css
<style>
a { background-color: #763251; }
a { background-color: rgb(118,50,81); }
div.DivClassName
{
background-color: #763251;
}
.BgClassName
{
background-color: #763251;
}
</style>
border-color css
<style>
span { border-color: #763251; }
span { border-color: rgb(118,50,81); }
td.TdClassName
{
border-color: #763251;
}
.TagClassName
{
border-color: #763251;
}
</style>