Shades of Flirt #762653
Tints of Flirt #762653
RGB
CMYK
RGB Variations
Color information
#762653 (or 0x762653) is known color: Flirt. HEX triplet: 76, 26 and 53. RGB value is (118,38,83). Sum of RGB (Red+Green+Blue) = 118+38+83=239 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.37% from 239); Green value is 38 (15.23% from 255 or 15.90% from 239); Blue value is 83 (32.81% from 255 or 34.73% from 239); Max value from RGB is 118 - color contains mainly: red. Hex color #762653 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762653 is #89D9AC. Grayscale: #424242. Windows color (decimal): -9034157 or 5449334. OLE color: 5449334.
HSL color Cylindrical-coordinate representation of color #762653: hue angle of 326.25º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #762653 is Cyan = 0, Magento = 0.68, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 38 | 83 | - |
| CMYK | 0 | 0.68 | 0.30 | 0.54 |
| HSL | 326.25º | 0.51% | 0.31% | - |
| HSV(B) | 326.25º | 0.68% | 0.46% | - |
| XYZ | 9.73 | 5.86 | 8.8 | - |
| YUV | 67.05 | 137 | 164.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 38 | 83 | 0 | 0.68 | 0.30 | 0.54 | 326.25 | 0.51 | 0.31 |
| Hex | 76 | 26 | 53 | 0 | 44 | 1E | 36 | 146 | 33 | 1F |
| Octal | 166 | 46 | 123 | 0 | 104 | 36 | 66 | 506 | 63 | 37 |
| Binary | 1110110 | 100110 | 1010011 | 0 | 1000100 | 11110 | 110110 | 101000110 | 110011 | 11111 |
Color Harmonies of #762653
Complementary color
Monochromatic Colors of #762653
Black with #762653
Text Example
Text Example
White with #762653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762653; }
p { color: rgb(118,38,83); }
H1.HeaderClassName
{
color: #762653;
}
.AnyTagClassName
{
color: #762653;
}
</style>
background-color css
<style>
a { background-color: #762653; }
a { background-color: rgb(118,38,83); }
div.DivClassName
{
background-color: #762653;
}
.BgClassName
{
background-color: #762653;
}
</style>
border-color css
<style>
span { border-color: #762653; }
span { border-color: rgb(118,38,83); }
td.TdClassName
{
border-color: #762653;
}
.TagClassName
{
border-color: #762653;
}
</style>