Shades of Flirt #732646
Tints of Flirt #732646
RGB
CMYK
RGB Variations
Color information
#732646 (or 0x732646) is known color: Flirt. HEX triplet: 73, 26 and 46. RGB value is (115,38,70). Sum of RGB (Red+Green+Blue) = 115+38+70=223 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.57% from 223); Green value is 38 (15.23% from 255 or 17.04% from 223); Blue value is 70 (27.73% from 255 or 31.39% from 223); Max value from RGB is 115 - color contains mainly: red. Hex color #732646 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732646 is #8CD9B9. Grayscale: #404040. Windows color (decimal): -9230778 or 4597363. OLE color: 4597363.
HSL color Cylindrical-coordinate representation of color #732646: hue angle of 335.06º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #732646 is Cyan = 0, Magento = 0.67, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 38 | 70 | - |
| CMYK | 0 | 0.67 | 0.39 | 0.55 |
| HSL | 335.06º | 0.5% | 0.3% | - |
| HSV(B) | 335.06º | 0.67% | 0.45% | - |
| XYZ | 8.87 | 5.47 | 6.38 | - |
| YUV | 64.67 | 131.01 | 163.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 38 | 70 | 0 | 0.67 | 0.39 | 0.55 | 335.06 | 0.5 | 0.3 |
| Hex | 73 | 26 | 46 | 0 | 43 | 27 | 37 | 14F | 32 | 1E |
| Octal | 163 | 46 | 106 | 0 | 103 | 47 | 67 | 517 | 62 | 36 |
| Binary | 1110011 | 100110 | 1000110 | 0 | 1000011 | 100111 | 110111 | 101001111 | 110010 | 11110 |
Color Harmonies of #732646
Complementary color
Monochromatic Colors of #732646
Black with #732646
Text Example
Text Example
White with #732646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732646; }
p { color: rgb(115,38,70); }
H1.HeaderClassName
{
color: #732646;
}
.AnyTagClassName
{
color: #732646;
}
</style>
background-color css
<style>
a { background-color: #732646; }
a { background-color: rgb(115,38,70); }
div.DivClassName
{
background-color: #732646;
}
.BgClassName
{
background-color: #732646;
}
</style>
border-color css
<style>
span { border-color: #732646; }
span { border-color: rgb(115,38,70); }
td.TdClassName
{
border-color: #732646;
}
.TagClassName
{
border-color: #732646;
}
</style>