Shades of Flirt #762748
Tints of Flirt #762748
RGB
CMYK
RGB Variations
Color information
#762748 (or 0x762748) is known color: Flirt. HEX triplet: 76, 27 and 48. RGB value is (118,39,72). Sum of RGB (Red+Green+Blue) = 118+39+72=229 (30% of max value = 765). Red value is 118 (46.48% from 255 or 51.53% from 229); Green value is 39 (15.62% from 255 or 17.03% from 229); Blue value is 72 (28.52% from 255 or 31.44% from 229); Max value from RGB is 118 - color contains mainly: red. Hex color #762748 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762748 is #89D8B7. Grayscale: #424242. Windows color (decimal): -9033912 or 4728694. OLE color: 4728694.
HSL color Cylindrical-coordinate representation of color #762748: hue angle of 334.94º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #762748 is Cyan = 0, Magento = 0.67, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 39 | 72 | - |
| CMYK | 0 | 0.67 | 0.39 | 0.54 |
| HSL | 334.94º | 0.5% | 0.31% | - |
| HSV(B) | 334.94º | 0.67% | 0.46% | - |
| XYZ | 9.37 | 5.77 | 6.75 | - |
| YUV | 66.38 | 131.17 | 164.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 39 | 72 | 0 | 0.67 | 0.39 | 0.54 | 334.94 | 0.5 | 0.31 |
| Hex | 76 | 27 | 48 | 0 | 43 | 27 | 36 | 14F | 32 | 1F |
| Octal | 166 | 47 | 110 | 0 | 103 | 47 | 66 | 517 | 62 | 37 |
| Binary | 1110110 | 100111 | 1001000 | 0 | 1000011 | 100111 | 110110 | 101001111 | 110010 | 11111 |
Color Harmonies of #762748
Complementary color
Monochromatic Colors of #762748
Black with #762748
Text Example
Text Example
White with #762748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762748; }
p { color: rgb(118,39,72); }
H1.HeaderClassName
{
color: #762748;
}
.AnyTagClassName
{
color: #762748;
}
</style>
background-color css
<style>
a { background-color: #762748; }
a { background-color: rgb(118,39,72); }
div.DivClassName
{
background-color: #762748;
}
.BgClassName
{
background-color: #762748;
}
</style>
border-color css
<style>
span { border-color: #762748; }
span { border-color: rgb(118,39,72); }
td.TdClassName
{
border-color: #762748;
}
.TagClassName
{
border-color: #762748;
}
</style>