Shades of Flirt #762949
Tints of Flirt #762949
RGB
CMYK
RGB Variations
Color information
#762949 (or 0x762949) is known color: Flirt. HEX triplet: 76, 29 and 49. RGB value is (118,41,73). Sum of RGB (Red+Green+Blue) = 118+41+73=232 (30% of max value = 765). Red value is 118 (46.48% from 255 or 50.86% from 232); Green value is 41 (16.41% from 255 or 17.67% from 232); Blue value is 73 (28.91% from 255 or 31.47% from 232); Max value from RGB is 118 - color contains mainly: red. Hex color #762949 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762949 is #89D6B6. Grayscale: #434343. Windows color (decimal): -9033399 or 4794742. OLE color: 4794742.
HSL color Cylindrical-coordinate representation of color #762949: hue angle of 335.06º 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 #762949 is Cyan = 0, Magento = 0.65, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 41 | 73 | - |
| CMYK | 0 | 0.65 | 0.38 | 0.54 |
| HSL | 335.06º | 0.48% | 0.31% | - |
| HSV(B) | 335.06º | 0.65% | 0.46% | - |
| XYZ | 9.47 | 5.92 | 6.95 | - |
| YUV | 67.67 | 131.01 | 163.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 41 | 73 | 0 | 0.65 | 0.38 | 0.54 | 335.06 | 0.48 | 0.31 |
| Hex | 76 | 29 | 49 | 0 | 41 | 26 | 36 | 14F | 30 | 1F |
| Octal | 166 | 51 | 111 | 0 | 101 | 46 | 66 | 517 | 60 | 37 |
| Binary | 1110110 | 101001 | 1001001 | 0 | 1000001 | 100110 | 110110 | 101001111 | 110000 | 11111 |
Color Harmonies of #762949
Complementary color
Monochromatic Colors of #762949
Black with #762949
Text Example
Text Example
White with #762949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762949; }
p { color: rgb(118,41,73); }
H1.HeaderClassName
{
color: #762949;
}
.AnyTagClassName
{
color: #762949;
}
</style>
background-color css
<style>
a { background-color: #762949; }
a { background-color: rgb(118,41,73); }
div.DivClassName
{
background-color: #762949;
}
.BgClassName
{
background-color: #762949;
}
</style>
border-color css
<style>
span { border-color: #762949; }
span { border-color: rgb(118,41,73); }
td.TdClassName
{
border-color: #762949;
}
.TagClassName
{
border-color: #762949;
}
</style>