Shades of Paprika #793140
Tints of Paprika #793140
RGB
CMYK
RGB Variations
Color information
#793140 (or 0x793140) is known color: Paprika. HEX triplet: 79, 31 and 40. RGB value is (121,49,64). Sum of RGB (Red+Green+Blue) = 121+49+64=234 (30% of max value = 765). Red value is 121 (47.66% from 255 or 51.71% from 234); Green value is 49 (19.53% from 255 or 20.94% from 234); Blue value is 64 (25.39% from 255 or 27.35% from 234); Max value from RGB is 121 - color contains mainly: red. Hex color #793140 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793140 is #86CEBF. Grayscale: #484848. Windows color (decimal): -8834752 or 4206969. OLE color: 4206969.
HSL color Cylindrical-coordinate representation of color #793140: hue angle of 347.5º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #793140 is Cyan = 0, Magento = 0.60, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 49 | 64 | - |
| CMYK | 0 | 0.60 | 0.47 | 0.53 |
| HSL | 347.5º | 0.42% | 0.33% | - |
| HSV(B) | 347.5º | 0.6% | 0.47% | - |
| XYZ | 9.91 | 6.63 | 5.61 | - |
| YUV | 72.24 | 123.35 | 162.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 49 | 64 | 0 | 0.60 | 0.47 | 0.53 | 347.5 | 0.42 | 0.33 |
| Hex | 79 | 31 | 40 | 0 | 3C | 2F | 35 | 15C | 2A | 21 |
| Octal | 171 | 61 | 100 | 0 | 74 | 57 | 65 | 534 | 52 | 41 |
| Binary | 1111001 | 110001 | 1000000 | 0 | 111100 | 101111 | 110101 | 101011100 | 101010 | 100001 |
Color Harmonies of #793140
Complementary color
Monochromatic Colors of #793140
Black with #793140
Text Example
Text Example
White with #793140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793140; }
p { color: rgb(121,49,64); }
H1.HeaderClassName
{
color: #793140;
}
.AnyTagClassName
{
color: #793140;
}
</style>
background-color css
<style>
a { background-color: #793140; }
a { background-color: rgb(121,49,64); }
div.DivClassName
{
background-color: #793140;
}
.BgClassName
{
background-color: #793140;
}
</style>
border-color css
<style>
span { border-color: #793140; }
span { border-color: rgb(121,49,64); }
td.TdClassName
{
border-color: #793140;
}
.TagClassName
{
border-color: #793140;
}
</style>