Shades of Flirt #762952
Tints of Flirt #762952
RGB
CMYK
RGB Variations
Color information
#762952 (or 0x762952) is known color: Flirt. HEX triplet: 76, 29 and 52. RGB value is (118,41,82). Sum of RGB (Red+Green+Blue) = 118+41+82=241 (31% of max value = 765). Red value is 118 (46.48% from 255 or 48.96% from 241); Green value is 41 (16.41% from 255 or 17.01% from 241); Blue value is 82 (32.42% from 255 or 34.02% from 241); Max value from RGB is 118 - color contains mainly: red. Hex color #762952 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762952 is #89D6AD. Grayscale: #444444. Windows color (decimal): -9033390 or 5384566. OLE color: 5384566.
HSL color Cylindrical-coordinate representation of color #762952: hue angle of 328.05º 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 #762952 is Cyan = 0, Magento = 0.65, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 41 | 82 | - |
| CMYK | 0 | 0.65 | 0.31 | 0.54 |
| HSL | 328.05º | 0.48% | 0.31% | - |
| HSV(B) | 328.05º | 0.65% | 0.46% | - |
| XYZ | 9.79 | 6.05 | 8.63 | - |
| YUV | 68.7 | 135.51 | 163.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 41 | 82 | 0 | 0.65 | 0.31 | 0.54 | 328.05 | 0.48 | 0.31 |
| Hex | 76 | 29 | 52 | 0 | 41 | 1F | 36 | 148 | 30 | 1F |
| Octal | 166 | 51 | 122 | 0 | 101 | 37 | 66 | 510 | 60 | 37 |
| Binary | 1110110 | 101001 | 1010010 | 0 | 1000001 | 11111 | 110110 | 101001000 | 110000 | 11111 |
Color Harmonies of #762952
Complementary color
Monochromatic Colors of #762952
Black with #762952
Text Example
Text Example
White with #762952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762952; }
p { color: rgb(118,41,82); }
H1.HeaderClassName
{
color: #762952;
}
.AnyTagClassName
{
color: #762952;
}
</style>
background-color css
<style>
a { background-color: #762952; }
a { background-color: rgb(118,41,82); }
div.DivClassName
{
background-color: #762952;
}
.BgClassName
{
background-color: #762952;
}
</style>
border-color css
<style>
span { border-color: #762952; }
span { border-color: rgb(118,41,82); }
td.TdClassName
{
border-color: #762952;
}
.TagClassName
{
border-color: #762952;
}
</style>