Shades of Flirt #732952
Tints of Flirt #732952
RGB
CMYK
RGB Variations
Color information
#732952 (or 0x732952) is known color: Flirt. HEX triplet: 73, 29 and 52. RGB value is (115,41,82). Sum of RGB (Red+Green+Blue) = 115+41+82=238 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.32% from 238); Green value is 41 (16.41% from 255 or 17.23% from 238); Blue value is 82 (32.42% from 255 or 34.45% from 238); Max value from RGB is 115 - color contains mainly: red. Hex color #732952 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732952 is #8CD6AD. Grayscale: #434343. Windows color (decimal): -9229998 or 5384563. OLE color: 5384563.
HSL color Cylindrical-coordinate representation of color #732952: hue angle of 326.76º 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 #732952 is Cyan = 0, Magento = 0.64, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 41 | 82 | - |
| CMYK | 0 | 0.64 | 0.29 | 0.55 |
| HSL | 326.76º | 0.47% | 0.31% | - |
| HSV(B) | 326.76º | 0.64% | 0.45% | - |
| XYZ | 9.39 | 5.84 | 8.62 | - |
| YUV | 67.8 | 136.02 | 161.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 41 | 82 | 0 | 0.64 | 0.29 | 0.55 | 326.76 | 0.47 | 0.31 |
| Hex | 73 | 29 | 52 | 0 | 40 | 1D | 37 | 147 | 2F | 1F |
| Octal | 163 | 51 | 122 | 0 | 100 | 35 | 67 | 507 | 57 | 37 |
| Binary | 1110011 | 101001 | 1010010 | 0 | 1000000 | 11101 | 110111 | 101000111 | 101111 | 11111 |
Color Harmonies of #732952
Complementary color
Monochromatic Colors of #732952
Black with #732952
Text Example
Text Example
White with #732952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732952; }
p { color: rgb(115,41,82); }
H1.HeaderClassName
{
color: #732952;
}
.AnyTagClassName
{
color: #732952;
}
</style>
background-color css
<style>
a { background-color: #732952; }
a { background-color: rgb(115,41,82); }
div.DivClassName
{
background-color: #732952;
}
.BgClassName
{
background-color: #732952;
}
</style>
border-color css
<style>
span { border-color: #732952; }
span { border-color: rgb(115,41,82); }
td.TdClassName
{
border-color: #732952;
}
.TagClassName
{
border-color: #732952;
}
</style>