Shades of Flirt #702947
Tints of Flirt #702947
RGB
CMYK
RGB Variations
Color information
#702947 (or 0x702947) is known color: Flirt. HEX triplet: 70, 29 and 47. RGB value is (112,41,71). Sum of RGB (Red+Green+Blue) = 112+41+71=224 (29% of max value = 765). Red value is 112 (44.14% from 255 or 50% from 224); Green value is 41 (16.41% from 255 or 18.30% from 224); Blue value is 71 (28.12% from 255 or 31.70% from 224); Max value from RGB is 112 - color contains mainly: red. Hex color #702947 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702947 is #8FD6B8. Grayscale: #414141. Windows color (decimal): -9426617 or 4663664. OLE color: 4663664.
HSL color Cylindrical-coordinate representation of color #702947: hue angle of 334.65º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #702947 is Cyan = 0, Magento = 0.63, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 41 | 71 | - |
| CMYK | 0 | 0.63 | 0.37 | 0.56 |
| HSL | 334.65º | 0.46% | 0.3% | - |
| HSV(B) | 334.65º | 0.63% | 0.44% | - |
| XYZ | 8.61 | 5.49 | 6.57 | - |
| YUV | 65.65 | 131.02 | 161.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 41 | 71 | 0 | 0.63 | 0.37 | 0.56 | 334.65 | 0.46 | 0.3 |
| Hex | 70 | 29 | 47 | 0 | 3F | 25 | 38 | 14F | 2E | 1E |
| Octal | 160 | 51 | 107 | 0 | 77 | 45 | 70 | 517 | 56 | 36 |
| Binary | 1110000 | 101001 | 1000111 | 0 | 111111 | 100101 | 111000 | 101001111 | 101110 | 11110 |
Color Harmonies of #702947
Complementary color
Monochromatic Colors of #702947
Black with #702947
Text Example
Text Example
White with #702947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702947; }
p { color: rgb(112,41,71); }
H1.HeaderClassName
{
color: #702947;
}
.AnyTagClassName
{
color: #702947;
}
</style>
background-color css
<style>
a { background-color: #702947; }
a { background-color: rgb(112,41,71); }
div.DivClassName
{
background-color: #702947;
}
.BgClassName
{
background-color: #702947;
}
</style>
border-color css
<style>
span { border-color: #702947; }
span { border-color: rgb(112,41,71); }
td.TdClassName
{
border-color: #702947;
}
.TagClassName
{
border-color: #702947;
}
</style>