Shades of Paprika #772837
Tints of Paprika #772837
RGB
CMYK
RGB Variations
Color information
#772837 (or 0x772837) is known color: Paprika. HEX triplet: 77, 28 and 37. RGB value is (119,40,55). Sum of RGB (Red+Green+Blue) = 119+40+55=214 (28% of max value = 765). Red value is 119 (46.88% from 255 or 55.61% from 214); Green value is 40 (16.02% from 255 or 18.69% from 214); Blue value is 55 (21.88% from 255 or 25.70% from 214); Max value from RGB is 119 - color contains mainly: red. Hex color #772837 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772837 is #88D7C8. Grayscale: #414141. Windows color (decimal): -8968137 or 3614839. OLE color: 3614839.
HSL color Cylindrical-coordinate representation of color #772837: hue angle of 348.61º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #772837 is Cyan = 0, Magento = 0.66, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 40 | 55 | - |
| CMYK | 0 | 0.66 | 0.54 | 0.53 |
| HSL | 348.61º | 0.5% | 0.31% | - |
| HSV(B) | 348.61º | 0.66% | 0.47% | - |
| XYZ | 9.06 | 5.72 | 4.24 | - |
| YUV | 65.33 | 122.17 | 166.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 40 | 55 | 0 | 0.66 | 0.54 | 0.53 | 348.61 | 0.5 | 0.31 |
| Hex | 77 | 28 | 37 | 0 | 42 | 36 | 35 | 15D | 32 | 1F |
| Octal | 167 | 50 | 67 | 0 | 102 | 66 | 65 | 535 | 62 | 37 |
| Binary | 1110111 | 101000 | 110111 | 0 | 1000010 | 110110 | 110101 | 101011101 | 110010 | 11111 |
Color Harmonies of #772837
Complementary color
Monochromatic Colors of #772837
Black with #772837
Text Example
Text Example
White with #772837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772837; }
p { color: rgb(119,40,55); }
H1.HeaderClassName
{
color: #772837;
}
.AnyTagClassName
{
color: #772837;
}
</style>
background-color css
<style>
a { background-color: #772837; }
a { background-color: rgb(119,40,55); }
div.DivClassName
{
background-color: #772837;
}
.BgClassName
{
background-color: #772837;
}
</style>
border-color css
<style>
span { border-color: #772837; }
span { border-color: rgb(119,40,55); }
td.TdClassName
{
border-color: #772837;
}
.TagClassName
{
border-color: #772837;
}
</style>