Shades of Flirt #732655
Tints of Flirt #732655
RGB
CMYK
RGB Variations
Color information
#732655 (or 0x732655) is known color: Flirt. HEX triplet: 73, 26 and 55. RGB value is (115,38,85). Sum of RGB (Red+Green+Blue) = 115+38+85=238 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.32% from 238); Green value is 38 (15.23% from 255 or 15.97% from 238); Blue value is 85 (33.59% from 255 or 35.71% from 238); Max value from RGB is 115 - color contains mainly: red. Hex color #732655 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732655 is #8CD9AA. Grayscale: #424242. Windows color (decimal): -9230763 or 5580403. OLE color: 5580403.
HSL color Cylindrical-coordinate representation of color #732655: hue angle of 323.38º 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 #732655 is Cyan = 0, Magento = 0.67, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 38 | 85 | - |
| CMYK | 0 | 0.67 | 0.26 | 0.55 |
| HSL | 323.38º | 0.5% | 0.3% | - |
| HSV(B) | 323.38º | 0.67% | 0.45% | - |
| XYZ | 9.4 | 5.69 | 9.2 | - |
| YUV | 66.38 | 138.51 | 162.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 38 | 85 | 0 | 0.67 | 0.26 | 0.55 | 323.38 | 0.5 | 0.3 |
| Hex | 73 | 26 | 55 | 0 | 43 | 1A | 37 | 143 | 32 | 1E |
| Octal | 163 | 46 | 125 | 0 | 103 | 32 | 67 | 503 | 62 | 36 |
| Binary | 1110011 | 100110 | 1010101 | 0 | 1000011 | 11010 | 110111 | 101000011 | 110010 | 11110 |
Color Harmonies of #732655
Complementary color
Monochromatic Colors of #732655
Black with #732655
Text Example
Text Example
White with #732655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732655; }
p { color: rgb(115,38,85); }
H1.HeaderClassName
{
color: #732655;
}
.AnyTagClassName
{
color: #732655;
}
</style>
background-color css
<style>
a { background-color: #732655; }
a { background-color: rgb(115,38,85); }
div.DivClassName
{
background-color: #732655;
}
.BgClassName
{
background-color: #732655;
}
</style>
border-color css
<style>
span { border-color: #732655; }
span { border-color: rgb(115,38,85); }
td.TdClassName
{
border-color: #732655;
}
.TagClassName
{
border-color: #732655;
}
</style>