Shades of Flirt #763348
Tints of Flirt #763348
RGB
CMYK
RGB Variations
Color information
#763348 (or 0x763348) is known color: Flirt. HEX triplet: 76, 33 and 48. RGB value is (118,51,72). Sum of RGB (Red+Green+Blue) = 118+51+72=241 (31% of max value = 765). Red value is 118 (46.48% from 255 or 48.96% from 241); Green value is 51 (20.31% from 255 or 21.16% from 241); Blue value is 72 (28.52% from 255 or 29.88% from 241); Max value from RGB is 118 - color contains mainly: red. Hex color #763348 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763348 is #89CCB7. Grayscale: #494949. Windows color (decimal): -9030840 or 4731766. OLE color: 4731766.
HSL color Cylindrical-coordinate representation of color #763348: hue angle of 341.19º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #763348 is Cyan = 0, Magento = 0.57, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 51 | 72 | - |
| CMYK | 0 | 0.57 | 0.39 | 0.54 |
| HSL | 341.19º | 0.4% | 0.33% | - |
| HSV(B) | 341.19º | 0.57% | 0.46% | - |
| XYZ | 9.82 | 6.69 | 6.9 | - |
| YUV | 73.43 | 127.2 | 159.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 51 | 72 | 0 | 0.57 | 0.39 | 0.54 | 341.19 | 0.4 | 0.33 |
| Hex | 76 | 33 | 48 | 0 | 39 | 27 | 36 | 155 | 28 | 21 |
| Octal | 166 | 63 | 110 | 0 | 71 | 47 | 66 | 525 | 50 | 41 |
| Binary | 1110110 | 110011 | 1001000 | 0 | 111001 | 100111 | 110110 | 101010101 | 101000 | 100001 |
Color Harmonies of #763348
Complementary color
Monochromatic Colors of #763348
Black with #763348
Text Example
Text Example
White with #763348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763348; }
p { color: rgb(118,51,72); }
H1.HeaderClassName
{
color: #763348;
}
.AnyTagClassName
{
color: #763348;
}
</style>
background-color css
<style>
a { background-color: #763348; }
a { background-color: rgb(118,51,72); }
div.DivClassName
{
background-color: #763348;
}
.BgClassName
{
background-color: #763348;
}
</style>
border-color css
<style>
span { border-color: #763348; }
span { border-color: rgb(118,51,72); }
td.TdClassName
{
border-color: #763348;
}
.TagClassName
{
border-color: #763348;
}
</style>