Shades of Flirt #713253
Tints of Flirt #713253
RGB
CMYK
RGB Variations
Color information
#713253 (or 0x713253) is known color: Flirt. HEX triplet: 71, 32 and 53. RGB value is (113,50,83). Sum of RGB (Red+Green+Blue) = 113+50+83=246 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.93% from 246); Green value is 50 (19.92% from 255 or 20.33% from 246); Blue value is 83 (32.81% from 255 or 33.74% from 246); Max value from RGB is 113 - color contains mainly: red. Hex color #713253 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713253 is #8ECDAC. Grayscale: #484848. Windows color (decimal): -9358765 or 5452401. OLE color: 5452401.
HSL color Cylindrical-coordinate representation of color #713253: hue angle of 328.57º 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 #713253 is Cyan = 0, Magento = 0.56, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 50 | 83 | - |
| CMYK | 0 | 0.56 | 0.27 | 0.56 |
| HSL | 328.57º | 0.39% | 0.32% | - |
| HSV(B) | 328.57º | 0.56% | 0.44% | - |
| XYZ | 9.51 | 6.42 | 8.92 | - |
| YUV | 72.6 | 133.87 | 156.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 50 | 83 | 0 | 0.56 | 0.27 | 0.56 | 328.57 | 0.39 | 0.32 |
| Hex | 71 | 32 | 53 | 0 | 38 | 1B | 38 | 149 | 27 | 20 |
| Octal | 161 | 62 | 123 | 0 | 70 | 33 | 70 | 511 | 47 | 40 |
| Binary | 1110001 | 110010 | 1010011 | 0 | 111000 | 11011 | 111000 | 101001001 | 100111 | 100000 |
Color Harmonies of #713253
Complementary color
Monochromatic Colors of #713253
Black with #713253
Text Example
Text Example
White with #713253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713253; }
p { color: rgb(113,50,83); }
H1.HeaderClassName
{
color: #713253;
}
.AnyTagClassName
{
color: #713253;
}
</style>
background-color css
<style>
a { background-color: #713253; }
a { background-color: rgb(113,50,83); }
div.DivClassName
{
background-color: #713253;
}
.BgClassName
{
background-color: #713253;
}
</style>
border-color css
<style>
span { border-color: #713253; }
span { border-color: rgb(113,50,83); }
td.TdClassName
{
border-color: #713253;
}
.TagClassName
{
border-color: #713253;
}
</style>