Shades of Flirt #702945
Tints of Flirt #702945
RGB
CMYK
RGB Variations
Color information
#702945 (or 0x702945) is known color: Flirt. HEX triplet: 70, 29 and 45. RGB value is (112,41,69). Sum of RGB (Red+Green+Blue) = 112+41+69=222 (29% of max value = 765). Red value is 112 (44.14% from 255 or 50.45% from 222); Green value is 41 (16.41% from 255 or 18.47% from 222); Blue value is 69 (27.34% from 255 or 31.08% from 222); Max value from RGB is 112 - color contains mainly: red. Hex color #702945 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702945 is #8FD6BA. Grayscale: #414141. Windows color (decimal): -9426619 or 4532592. OLE color: 4532592.
HSL color Cylindrical-coordinate representation of color #702945: hue angle of 336.34º 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 #702945 is Cyan = 0, Magento = 0.63, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 41 | 69 | - |
| CMYK | 0 | 0.63 | 0.38 | 0.56 |
| HSL | 336.34º | 0.46% | 0.3% | - |
| HSV(B) | 336.34º | 0.63% | 0.44% | - |
| XYZ | 8.55 | 5.46 | 6.23 | - |
| YUV | 65.42 | 130.02 | 161.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 41 | 69 | 0 | 0.63 | 0.38 | 0.56 | 336.34 | 0.46 | 0.3 |
| Hex | 70 | 29 | 45 | 0 | 3F | 26 | 38 | 150 | 2E | 1E |
| Octal | 160 | 51 | 105 | 0 | 77 | 46 | 70 | 520 | 56 | 36 |
| Binary | 1110000 | 101001 | 1000101 | 0 | 111111 | 100110 | 111000 | 101010000 | 101110 | 11110 |
Color Harmonies of #702945
Complementary color
Monochromatic Colors of #702945
Black with #702945
Text Example
Text Example
White with #702945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702945; }
p { color: rgb(112,41,69); }
H1.HeaderClassName
{
color: #702945;
}
.AnyTagClassName
{
color: #702945;
}
</style>
background-color css
<style>
a { background-color: #702945; }
a { background-color: rgb(112,41,69); }
div.DivClassName
{
background-color: #702945;
}
.BgClassName
{
background-color: #702945;
}
</style>
border-color css
<style>
span { border-color: #702945; }
span { border-color: rgb(112,41,69); }
td.TdClassName
{
border-color: #702945;
}
.TagClassName
{
border-color: #702945;
}
</style>