Shades of Flirt #763350
Tints of Flirt #763350
RGB
CMYK
RGB Variations
Color information
#763350 (or 0x763350) is known color: Flirt. HEX triplet: 76, 33 and 50. RGB value is (118,51,80). Sum of RGB (Red+Green+Blue) = 118+51+80=249 (32% of max value = 765). Red value is 118 (46.48% from 255 or 47.39% from 249); Green value is 51 (20.31% from 255 or 20.48% from 249); Blue value is 80 (31.64% from 255 or 32.13% from 249); Max value from RGB is 118 - color contains mainly: red. Hex color #763350 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763350 is #89CCAF. Grayscale: #4A4A4A. Windows color (decimal): -9030832 or 5256054. OLE color: 5256054.
HSL color Cylindrical-coordinate representation of color #763350: hue angle of 334.03º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #763350 is Cyan = 0, Magento = 0.57, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 51 | 80 | - |
| CMYK | 0 | 0.57 | 0.32 | 0.54 |
| HSL | 334.03º | 0.4% | 0.33% | - |
| HSV(B) | 334.03º | 0.57% | 0.46% | - |
| XYZ | 10.1 | 6.8 | 8.37 | - |
| YUV | 74.34 | 131.2 | 159.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 51 | 80 | 0 | 0.57 | 0.32 | 0.54 | 334.03 | 0.4 | 0.33 |
| Hex | 76 | 33 | 50 | 0 | 39 | 20 | 36 | 14E | 28 | 21 |
| Octal | 166 | 63 | 120 | 0 | 71 | 40 | 66 | 516 | 50 | 41 |
| Binary | 1110110 | 110011 | 1010000 | 0 | 111001 | 100000 | 110110 | 101001110 | 101000 | 100001 |
Color Harmonies of #763350
Complementary color
Monochromatic Colors of #763350
Black with #763350
Text Example
Text Example
White with #763350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763350; }
p { color: rgb(118,51,80); }
H1.HeaderClassName
{
color: #763350;
}
.AnyTagClassName
{
color: #763350;
}
</style>
background-color css
<style>
a { background-color: #763350; }
a { background-color: rgb(118,51,80); }
div.DivClassName
{
background-color: #763350;
}
.BgClassName
{
background-color: #763350;
}
</style>
border-color css
<style>
span { border-color: #763350; }
span { border-color: rgb(118,51,80); }
td.TdClassName
{
border-color: #763350;
}
.TagClassName
{
border-color: #763350;
}
</style>