Shades of Flirt #713252
Tints of Flirt #713252
RGB
CMYK
RGB Variations
Color information
#713252 (or 0x713252) is known color: Flirt. HEX triplet: 71, 32 and 52. RGB value is (113,50,82). Sum of RGB (Red+Green+Blue) = 113+50+82=245 (32% of max value = 765). Red value is 113 (44.53% from 255 or 46.12% from 245); Green value is 50 (19.92% from 255 or 20.41% from 245); Blue value is 82 (32.42% from 255 or 33.47% from 245); Max value from RGB is 113 - color contains mainly: red. Hex color #713252 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713252 is #8ECDAD. Grayscale: #484848. Windows color (decimal): -9358766 or 5386865. OLE color: 5386865.
HSL color Cylindrical-coordinate representation of color #713252: hue angle of 329.52º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #713252 is Cyan = 0, Magento = 0.56, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 50 | 82 | - |
| CMYK | 0 | 0.56 | 0.27 | 0.56 |
| HSL | 329.52º | 0.39% | 0.32% | - |
| HSV(B) | 329.52º | 0.56% | 0.44% | - |
| XYZ | 9.47 | 6.4 | 8.72 | - |
| YUV | 72.49 | 133.37 | 156.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 50 | 82 | 0 | 0.56 | 0.27 | 0.56 | 329.52 | 0.39 | 0.32 |
| Hex | 71 | 32 | 52 | 0 | 38 | 1B | 38 | 14A | 27 | 20 |
| Octal | 161 | 62 | 122 | 0 | 70 | 33 | 70 | 512 | 47 | 40 |
| Binary | 1110001 | 110010 | 1010010 | 0 | 111000 | 11011 | 111000 | 101001010 | 100111 | 100000 |
Color Harmonies of #713252
Complementary color
Monochromatic Colors of #713252
Black with #713252
Text Example
Text Example
White with #713252
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713252; }
p { color: rgb(113,50,82); }
H1.HeaderClassName
{
color: #713252;
}
.AnyTagClassName
{
color: #713252;
}
</style>
background-color css
<style>
a { background-color: #713252; }
a { background-color: rgb(113,50,82); }
div.DivClassName
{
background-color: #713252;
}
.BgClassName
{
background-color: #713252;
}
</style>
border-color css
<style>
span { border-color: #713252; }
span { border-color: rgb(113,50,82); }
td.TdClassName
{
border-color: #713252;
}
.TagClassName
{
border-color: #713252;
}
</style>