Shades of Flirt #763052
Tints of Flirt #763052
RGB
CMYK
RGB Variations
Color information
#763052 (or 0x763052) is known color: Flirt. HEX triplet: 76, 30 and 52. RGB value is (118,48,82). Sum of RGB (Red+Green+Blue) = 118+48+82=248 (32% of max value = 765). Red value is 118 (46.48% from 255 or 47.58% from 248); Green value is 48 (19.14% from 255 or 19.35% from 248); Blue value is 82 (32.42% from 255 or 33.06% from 248); Max value from RGB is 118 - color contains mainly: red. Hex color #763052 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763052 is #89CFAD. Grayscale: #484848. Windows color (decimal): -9031598 or 5386358. OLE color: 5386358.
HSL color Cylindrical-coordinate representation of color #763052: hue angle of 330.86º 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 #763052 is Cyan = 0, Magento = 0.59, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 48 | 82 | - |
| CMYK | 0 | 0.59 | 0.31 | 0.54 |
| HSL | 330.86º | 0.42% | 0.33% | - |
| HSV(B) | 330.86º | 0.59% | 0.46% | - |
| XYZ | 10.05 | 6.57 | 8.72 | - |
| YUV | 72.81 | 133.19 | 160.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 48 | 82 | 0 | 0.59 | 0.31 | 0.54 | 330.86 | 0.42 | 0.33 |
| Hex | 76 | 30 | 52 | 0 | 3B | 1F | 36 | 14B | 2A | 21 |
| Octal | 166 | 60 | 122 | 0 | 73 | 37 | 66 | 513 | 52 | 41 |
| Binary | 1110110 | 110000 | 1010010 | 0 | 111011 | 11111 | 110110 | 101001011 | 101010 | 100001 |
Color Harmonies of #763052
Complementary color
Monochromatic Colors of #763052
Black with #763052
Text Example
Text Example
White with #763052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763052; }
p { color: rgb(118,48,82); }
H1.HeaderClassName
{
color: #763052;
}
.AnyTagClassName
{
color: #763052;
}
</style>
background-color css
<style>
a { background-color: #763052; }
a { background-color: rgb(118,48,82); }
div.DivClassName
{
background-color: #763052;
}
.BgClassName
{
background-color: #763052;
}
</style>
border-color css
<style>
span { border-color: #763052; }
span { border-color: rgb(118,48,82); }
td.TdClassName
{
border-color: #763052;
}
.TagClassName
{
border-color: #763052;
}
</style>