Shades of Flirt #762448
Tints of Flirt #762448
RGB
CMYK
RGB Variations
Color information
#762448 (or 0x762448) is known color: Flirt. HEX triplet: 76, 24 and 48. RGB value is (118,36,72). Sum of RGB (Red+Green+Blue) = 118+36+72=226 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.21% from 226); Green value is 36 (14.45% from 255 or 15.93% from 226); Blue value is 72 (28.52% from 255 or 31.86% from 226); Max value from RGB is 118 - color contains mainly: red. Hex color #762448 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762448 is #89DBB7. Grayscale: #404040. Windows color (decimal): -9034680 or 4727926. OLE color: 4727926.
HSL color Cylindrical-coordinate representation of color #762448: hue angle of 333.66º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #762448 is Cyan = 0, Magento = 0.69, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 36 | 72 | - |
| CMYK | 0 | 0.69 | 0.39 | 0.54 |
| HSL | 333.66º | 0.53% | 0.3% | - |
| HSV(B) | 333.66º | 0.69% | 0.46% | - |
| XYZ | 9.27 | 5.58 | 6.72 | - |
| YUV | 64.62 | 132.17 | 166.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 36 | 72 | 0 | 0.69 | 0.39 | 0.54 | 333.66 | 0.53 | 0.3 |
| Hex | 76 | 24 | 48 | 0 | 45 | 27 | 36 | 14E | 35 | 1E |
| Octal | 166 | 44 | 110 | 0 | 105 | 47 | 66 | 516 | 65 | 36 |
| Binary | 1110110 | 100100 | 1001000 | 0 | 1000101 | 100111 | 110110 | 101001110 | 110101 | 11110 |
Color Harmonies of #762448
Complementary color
Monochromatic Colors of #762448
Black with #762448
Text Example
Text Example
White with #762448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762448; }
p { color: rgb(118,36,72); }
H1.HeaderClassName
{
color: #762448;
}
.AnyTagClassName
{
color: #762448;
}
</style>
background-color css
<style>
a { background-color: #762448; }
a { background-color: rgb(118,36,72); }
div.DivClassName
{
background-color: #762448;
}
.BgClassName
{
background-color: #762448;
}
</style>
border-color css
<style>
span { border-color: #762448; }
span { border-color: rgb(118,36,72); }
td.TdClassName
{
border-color: #762448;
}
.TagClassName
{
border-color: #762448;
}
</style>