Shades of Flirt #732944
Tints of Flirt #732944
RGB
CMYK
RGB Variations
Color information
#732944 (or 0x732944) is known color: Flirt. HEX triplet: 73, 29 and 44. RGB value is (115,41,68). Sum of RGB (Red+Green+Blue) = 115+41+68=224 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.34% from 224); Green value is 41 (16.41% from 255 or 18.30% from 224); Blue value is 68 (26.95% from 255 or 30.36% from 224); Max value from RGB is 115 - color contains mainly: red. Hex color #732944 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732944 is #8CD6BB. Grayscale: #424242. Windows color (decimal): -9230012 or 4467059. OLE color: 4467059.
HSL color Cylindrical-coordinate representation of color #732944: hue angle of 338.11º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #732944 is Cyan = 0, Magento = 0.64, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 41 | 68 | - |
| CMYK | 0 | 0.64 | 0.41 | 0.55 |
| HSL | 338.11º | 0.47% | 0.31% | - |
| HSV(B) | 338.11º | 0.64% | 0.45% | - |
| XYZ | 8.91 | 5.65 | 6.09 | - |
| YUV | 66.2 | 129.02 | 162.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 41 | 68 | 0 | 0.64 | 0.41 | 0.55 | 338.11 | 0.47 | 0.31 |
| Hex | 73 | 29 | 44 | 0 | 40 | 29 | 37 | 152 | 2F | 1F |
| Octal | 163 | 51 | 104 | 0 | 100 | 51 | 67 | 522 | 57 | 37 |
| Binary | 1110011 | 101001 | 1000100 | 0 | 1000000 | 101001 | 110111 | 101010010 | 101111 | 11111 |
Color Harmonies of #732944
Complementary color
Monochromatic Colors of #732944
Black with #732944
Text Example
Text Example
White with #732944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732944; }
p { color: rgb(115,41,68); }
H1.HeaderClassName
{
color: #732944;
}
.AnyTagClassName
{
color: #732944;
}
</style>
background-color css
<style>
a { background-color: #732944; }
a { background-color: rgb(115,41,68); }
div.DivClassName
{
background-color: #732944;
}
.BgClassName
{
background-color: #732944;
}
</style>
border-color css
<style>
span { border-color: #732944; }
span { border-color: rgb(115,41,68); }
td.TdClassName
{
border-color: #732944;
}
.TagClassName
{
border-color: #732944;
}
</style>