Shades of Flirt #702952
Tints of Flirt #702952
RGB
CMYK
RGB Variations
Color information
#702952 (or 0x702952) is known color: Flirt. HEX triplet: 70, 29 and 52. RGB value is (112,41,82). Sum of RGB (Red+Green+Blue) = 112+41+82=235 (31% of max value = 765). Red value is 112 (44.14% from 255 or 47.66% from 235); Green value is 41 (16.41% from 255 or 17.45% from 235); Blue value is 82 (32.42% from 255 or 34.89% from 235); Max value from RGB is 112 - color contains mainly: red. Hex color #702952 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702952 is #8FD6AD. Grayscale: #424242. Windows color (decimal): -9426606 or 5384560. OLE color: 5384560.
HSL color Cylindrical-coordinate representation of color #702952: hue angle of 325.35º 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 #702952 is Cyan = 0, Magento = 0.63, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 41 | 82 | - |
| CMYK | 0 | 0.63 | 0.27 | 0.56 |
| HSL | 325.35º | 0.46% | 0.3% | - |
| HSV(B) | 325.35º | 0.63% | 0.44% | - |
| XYZ | 9 | 5.64 | 8.6 | - |
| YUV | 66.9 | 136.52 | 160.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 41 | 82 | 0 | 0.63 | 0.27 | 0.56 | 325.35 | 0.46 | 0.3 |
| Hex | 70 | 29 | 52 | 0 | 3F | 1B | 38 | 145 | 2E | 1E |
| Octal | 160 | 51 | 122 | 0 | 77 | 33 | 70 | 505 | 56 | 36 |
| Binary | 1110000 | 101001 | 1010010 | 0 | 111111 | 11011 | 111000 | 101000101 | 101110 | 11110 |
Color Harmonies of #702952
Complementary color
Monochromatic Colors of #702952
Black with #702952
Text Example
Text Example
White with #702952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702952; }
p { color: rgb(112,41,82); }
H1.HeaderClassName
{
color: #702952;
}
.AnyTagClassName
{
color: #702952;
}
</style>
background-color css
<style>
a { background-color: #702952; }
a { background-color: rgb(112,41,82); }
div.DivClassName
{
background-color: #702952;
}
.BgClassName
{
background-color: #702952;
}
</style>
border-color css
<style>
span { border-color: #702952; }
span { border-color: rgb(112,41,82); }
td.TdClassName
{
border-color: #702952;
}
.TagClassName
{
border-color: #702952;
}
</style>