Shades of Flirt #763051
Tints of Flirt #763051
RGB
CMYK
RGB Variations
Color information
#763051 (or 0x763051) is known color: Flirt. HEX triplet: 76, 30 and 51. RGB value is (118,48,81). Sum of RGB (Red+Green+Blue) = 118+48+81=247 (32% of max value = 765). Red value is 118 (46.48% from 255 or 47.77% from 247); Green value is 48 (19.14% from 255 or 19.43% from 247); Blue value is 81 (32.03% from 255 or 32.79% from 247); Max value from RGB is 118 - color contains mainly: red. Hex color #763051 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763051 is #89CFAE. Grayscale: #484848. Windows color (decimal): -9031599 or 5320822. OLE color: 5320822.
HSL color Cylindrical-coordinate representation of color #763051: hue angle of 331.71º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #763051 is Cyan = 0, Magento = 0.59, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 48 | 81 | - |
| CMYK | 0 | 0.59 | 0.31 | 0.54 |
| HSL | 331.71º | 0.42% | 0.33% | - |
| HSV(B) | 331.71º | 0.59% | 0.46% | - |
| XYZ | 10.01 | 6.56 | 8.52 | - |
| YUV | 72.69 | 132.69 | 160.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 48 | 81 | 0 | 0.59 | 0.31 | 0.54 | 331.71 | 0.42 | 0.33 |
| Hex | 76 | 30 | 51 | 0 | 3B | 1F | 36 | 14C | 2A | 21 |
| Octal | 166 | 60 | 121 | 0 | 73 | 37 | 66 | 514 | 52 | 41 |
| Binary | 1110110 | 110000 | 1010001 | 0 | 111011 | 11111 | 110110 | 101001100 | 101010 | 100001 |
Color Harmonies of #763051
Complementary color
Monochromatic Colors of #763051
Black with #763051
Text Example
Text Example
White with #763051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763051; }
p { color: rgb(118,48,81); }
H1.HeaderClassName
{
color: #763051;
}
.AnyTagClassName
{
color: #763051;
}
</style>
background-color css
<style>
a { background-color: #763051; }
a { background-color: rgb(118,48,81); }
div.DivClassName
{
background-color: #763051;
}
.BgClassName
{
background-color: #763051;
}
</style>
border-color css
<style>
span { border-color: #763051; }
span { border-color: rgb(118,48,81); }
td.TdClassName
{
border-color: #763051;
}
.TagClassName
{
border-color: #763051;
}
</style>