Shades of Flirt #713852
Tints of Flirt #713852
RGB
CMYK
RGB Variations
Color information
#713852 (or 0x713852) is known color: Flirt. HEX triplet: 71, 38 and 52. RGB value is (113,56,82). Sum of RGB (Red+Green+Blue) = 113+56+82=251 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.02% from 251); Green value is 56 (22.27% from 255 or 22.31% from 251); Blue value is 82 (32.42% from 255 or 32.67% from 251); Max value from RGB is 113 - color contains mainly: red. Hex color #713852 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713852 is #8EC7AD. Grayscale: #4B4B4B. Windows color (decimal): -9357230 or 5388401. OLE color: 5388401.
HSL color Cylindrical-coordinate representation of color #713852: hue angle of 332.63º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #713852 is Cyan = 0, Magento = 0.50, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 56 | 82 | - |
| CMYK | 0 | 0.50 | 0.27 | 0.56 |
| HSL | 332.63º | 0.34% | 0.33% | - |
| HSV(B) | 332.63º | 0.5% | 0.44% | - |
| XYZ | 9.75 | 6.95 | 8.81 | - |
| YUV | 76.01 | 131.38 | 154.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 56 | 82 | 0 | 0.50 | 0.27 | 0.56 | 332.63 | 0.34 | 0.33 |
| Hex | 71 | 38 | 52 | 0 | 32 | 1B | 38 | 14D | 22 | 21 |
| Octal | 161 | 70 | 122 | 0 | 62 | 33 | 70 | 515 | 42 | 41 |
| Binary | 1110001 | 111000 | 1010010 | 0 | 110010 | 11011 | 111000 | 101001101 | 100010 | 100001 |
Color Harmonies of #713852
Complementary color
Monochromatic Colors of #713852
Black with #713852
Text Example
Text Example
White with #713852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713852; }
p { color: rgb(113,56,82); }
H1.HeaderClassName
{
color: #713852;
}
.AnyTagClassName
{
color: #713852;
}
</style>
background-color css
<style>
a { background-color: #713852; }
a { background-color: rgb(113,56,82); }
div.DivClassName
{
background-color: #713852;
}
.BgClassName
{
background-color: #713852;
}
</style>
border-color css
<style>
span { border-color: #713852; }
span { border-color: rgb(113,56,82); }
td.TdClassName
{
border-color: #713852;
}
.TagClassName
{
border-color: #713852;
}
</style>