Shades of Flirt #702955
Tints of Flirt #702955
RGB
CMYK
RGB Variations
Color information
#702955 (or 0x702955) is known color: Flirt. HEX triplet: 70, 29 and 55. RGB value is (112,41,85). Sum of RGB (Red+Green+Blue) = 112+41+85=238 (31% of max value = 765). Red value is 112 (44.14% from 255 or 47.06% from 238); Green value is 41 (16.41% from 255 or 17.23% from 238); Blue value is 85 (33.59% from 255 or 35.71% from 238); Max value from RGB is 112 - color contains mainly: red. Hex color #702955 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702955 is #8FD6AA. Grayscale: #434343. Windows color (decimal): -9426603 or 5581168. OLE color: 5581168.
HSL color Cylindrical-coordinate representation of color #702955: hue angle of 322.82º 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 #702955 is Cyan = 0, Magento = 0.63, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 41 | 85 | - |
| CMYK | 0 | 0.63 | 0.24 | 0.56 |
| HSL | 322.82º | 0.46% | 0.3% | - |
| HSV(B) | 322.82º | 0.63% | 0.44% | - |
| XYZ | 9.11 | 5.69 | 9.21 | - |
| YUV | 67.25 | 138.02 | 159.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 41 | 85 | 0 | 0.63 | 0.24 | 0.56 | 322.82 | 0.46 | 0.3 |
| Hex | 70 | 29 | 55 | 0 | 3F | 18 | 38 | 143 | 2E | 1E |
| Octal | 160 | 51 | 125 | 0 | 77 | 30 | 70 | 503 | 56 | 36 |
| Binary | 1110000 | 101001 | 1010101 | 0 | 111111 | 11000 | 111000 | 101000011 | 101110 | 11110 |
Color Harmonies of #702955
Complementary color
Monochromatic Colors of #702955
Black with #702955
Text Example
Text Example
White with #702955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702955; }
p { color: rgb(112,41,85); }
H1.HeaderClassName
{
color: #702955;
}
.AnyTagClassName
{
color: #702955;
}
</style>
background-color css
<style>
a { background-color: #702955; }
a { background-color: rgb(112,41,85); }
div.DivClassName
{
background-color: #702955;
}
.BgClassName
{
background-color: #702955;
}
</style>
border-color css
<style>
span { border-color: #702955; }
span { border-color: rgb(112,41,85); }
td.TdClassName
{
border-color: #702955;
}
.TagClassName
{
border-color: #702955;
}
</style>