Shades of Paprika #792736
Tints of Paprika #792736
RGB
CMYK
RGB Variations
Color information
#792736 (or 0x792736) is known color: Paprika. HEX triplet: 79, 27 and 36. RGB value is (121,39,54). Sum of RGB (Red+Green+Blue) = 121+39+54=214 (28% of max value = 765). Red value is 121 (47.66% from 255 or 56.54% from 214); Green value is 39 (15.62% from 255 or 18.22% from 214); Blue value is 54 (21.48% from 255 or 25.23% from 214); Max value from RGB is 121 - color contains mainly: red. Hex color #792736 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792736 is #86D8C9. Grayscale: #414141. Windows color (decimal): -8837322 or 3549049. OLE color: 3549049.
HSL color Cylindrical-coordinate representation of color #792736: hue angle of 349.02º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #792736 is Cyan = 0, Magento = 0.68, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 39 | 54 | - |
| CMYK | 0 | 0.68 | 0.55 | 0.53 |
| HSL | 349.02º | 0.51% | 0.31% | - |
| HSV(B) | 349.02º | 0.68% | 0.47% | - |
| XYZ | 9.28 | 5.78 | 4.12 | - |
| YUV | 65.23 | 121.67 | 167.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 39 | 54 | 0 | 0.68 | 0.55 | 0.53 | 349.02 | 0.51 | 0.31 |
| Hex | 79 | 27 | 36 | 0 | 44 | 37 | 35 | 15D | 33 | 1F |
| Octal | 171 | 47 | 66 | 0 | 104 | 67 | 65 | 535 | 63 | 37 |
| Binary | 1111001 | 100111 | 110110 | 0 | 1000100 | 110111 | 110101 | 101011101 | 110011 | 11111 |
Color Harmonies of #792736
Complementary color
Monochromatic Colors of #792736
Black with #792736
Text Example
Text Example
White with #792736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792736; }
p { color: rgb(121,39,54); }
H1.HeaderClassName
{
color: #792736;
}
.AnyTagClassName
{
color: #792736;
}
</style>
background-color css
<style>
a { background-color: #792736; }
a { background-color: rgb(121,39,54); }
div.DivClassName
{
background-color: #792736;
}
.BgClassName
{
background-color: #792736;
}
</style>
border-color css
<style>
span { border-color: #792736; }
span { border-color: rgb(121,39,54); }
td.TdClassName
{
border-color: #792736;
}
.TagClassName
{
border-color: #792736;
}
</style>