Shades of Flirt #762953
Tints of Flirt #762953
RGB
CMYK
RGB Variations
Color information
#762953 (or 0x762953) is known color: Flirt. HEX triplet: 76, 29 and 53. RGB value is (118,41,83). Sum of RGB (Red+Green+Blue) = 118+41+83=242 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.76% from 242); Green value is 41 (16.41% from 255 or 16.94% from 242); Blue value is 83 (32.81% from 255 or 34.30% from 242); Max value from RGB is 118 - color contains mainly: red. Hex color #762953 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762953 is #89D6AC. Grayscale: #444444. Windows color (decimal): -9033389 or 5450102. OLE color: 5450102.
HSL color Cylindrical-coordinate representation of color #762953: hue angle of 327.27º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #762953 is Cyan = 0, Magento = 0.65, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 41 | 83 | - |
| CMYK | 0 | 0.65 | 0.30 | 0.54 |
| HSL | 327.27º | 0.48% | 0.31% | - |
| HSV(B) | 327.27º | 0.65% | 0.46% | - |
| XYZ | 9.83 | 6.06 | 8.84 | - |
| YUV | 68.81 | 136.01 | 163.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 41 | 83 | 0 | 0.65 | 0.30 | 0.54 | 327.27 | 0.48 | 0.31 |
| Hex | 76 | 29 | 53 | 0 | 41 | 1E | 36 | 147 | 30 | 1F |
| Octal | 166 | 51 | 123 | 0 | 101 | 36 | 66 | 507 | 60 | 37 |
| Binary | 1110110 | 101001 | 1010011 | 0 | 1000001 | 11110 | 110110 | 101000111 | 110000 | 11111 |
Color Harmonies of #762953
Complementary color
Monochromatic Colors of #762953
Black with #762953
Text Example
Text Example
White with #762953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762953; }
p { color: rgb(118,41,83); }
H1.HeaderClassName
{
color: #762953;
}
.AnyTagClassName
{
color: #762953;
}
</style>
background-color css
<style>
a { background-color: #762953; }
a { background-color: rgb(118,41,83); }
div.DivClassName
{
background-color: #762953;
}
.BgClassName
{
background-color: #762953;
}
</style>
border-color css
<style>
span { border-color: #762953; }
span { border-color: rgb(118,41,83); }
td.TdClassName
{
border-color: #762953;
}
.TagClassName
{
border-color: #762953;
}
</style>