Shades of Flirt #732954
Tints of Flirt #732954
RGB
CMYK
RGB Variations
Color information
#732954 (or 0x732954) is known color: Flirt. HEX triplet: 73, 29 and 54. RGB value is (115,41,84). Sum of RGB (Red+Green+Blue) = 115+41+84=240 (31% of max value = 765). Red value is 115 (45.31% from 255 or 47.92% from 240); Green value is 41 (16.41% from 255 or 17.08% from 240); Blue value is 84 (33.20% from 255 or 35% from 240); Max value from RGB is 115 - color contains mainly: red. Hex color #732954 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732954 is #8CD6AB. Grayscale: #434343. Windows color (decimal): -9229996 or 5515635. OLE color: 5515635.
HSL color Cylindrical-coordinate representation of color #732954: hue angle of 325.14º 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 #732954 is Cyan = 0, Magento = 0.64, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 41 | 84 | - |
| CMYK | 0 | 0.64 | 0.27 | 0.55 |
| HSL | 325.14º | 0.47% | 0.31% | - |
| HSV(B) | 325.14º | 0.64% | 0.45% | - |
| XYZ | 9.46 | 5.87 | 9.02 | - |
| YUV | 68.03 | 137.02 | 161.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 41 | 84 | 0 | 0.64 | 0.27 | 0.55 | 325.14 | 0.47 | 0.31 |
| Hex | 73 | 29 | 54 | 0 | 40 | 1B | 37 | 145 | 2F | 1F |
| Octal | 163 | 51 | 124 | 0 | 100 | 33 | 67 | 505 | 57 | 37 |
| Binary | 1110011 | 101001 | 1010100 | 0 | 1000000 | 11011 | 110111 | 101000101 | 101111 | 11111 |
Color Harmonies of #732954
Complementary color
Monochromatic Colors of #732954
Black with #732954
Text Example
Text Example
White with #732954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732954; }
p { color: rgb(115,41,84); }
H1.HeaderClassName
{
color: #732954;
}
.AnyTagClassName
{
color: #732954;
}
</style>
background-color css
<style>
a { background-color: #732954; }
a { background-color: rgb(115,41,84); }
div.DivClassName
{
background-color: #732954;
}
.BgClassName
{
background-color: #732954;
}
</style>
border-color css
<style>
span { border-color: #732954; }
span { border-color: rgb(115,41,84); }
td.TdClassName
{
border-color: #732954;
}
.TagClassName
{
border-color: #732954;
}
</style>