Shades of Paprika #772838
Tints of Paprika #772838
RGB
CMYK
RGB Variations
Color information
#772838 (or 0x772838) is known color: Paprika. HEX triplet: 77, 28 and 38. RGB value is (119,40,56). Sum of RGB (Red+Green+Blue) = 119+40+56=215 (28% of max value = 765). Red value is 119 (46.88% from 255 or 55.35% from 215); Green value is 40 (16.02% from 255 or 18.60% from 215); Blue value is 56 (22.27% from 255 or 26.05% from 215); Max value from RGB is 119 - color contains mainly: red. Hex color #772838 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772838 is #88D7C7. Grayscale: #414141. Windows color (decimal): -8968136 or 3680375. OLE color: 3680375.
HSL color Cylindrical-coordinate representation of color #772838: hue angle of 347.85º 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 #772838 is Cyan = 0, Magento = 0.66, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 40 | 56 | - |
| CMYK | 0 | 0.66 | 0.53 | 0.53 |
| HSL | 347.85º | 0.5% | 0.31% | - |
| HSV(B) | 347.85º | 0.66% | 0.47% | - |
| XYZ | 9.08 | 5.73 | 4.37 | - |
| YUV | 65.45 | 122.67 | 166.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 40 | 56 | 0 | 0.66 | 0.53 | 0.53 | 347.85 | 0.5 | 0.31 |
| Hex | 77 | 28 | 38 | 0 | 42 | 35 | 35 | 15C | 32 | 1F |
| Octal | 167 | 50 | 70 | 0 | 102 | 65 | 65 | 534 | 62 | 37 |
| Binary | 1110111 | 101000 | 111000 | 0 | 1000010 | 110101 | 110101 | 101011100 | 110010 | 11111 |
Color Harmonies of #772838
Complementary color
Monochromatic Colors of #772838
Black with #772838
Text Example
Text Example
White with #772838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772838; }
p { color: rgb(119,40,56); }
H1.HeaderClassName
{
color: #772838;
}
.AnyTagClassName
{
color: #772838;
}
</style>
background-color css
<style>
a { background-color: #772838; }
a { background-color: rgb(119,40,56); }
div.DivClassName
{
background-color: #772838;
}
.BgClassName
{
background-color: #772838;
}
</style>
border-color css
<style>
span { border-color: #772838; }
span { border-color: rgb(119,40,56); }
td.TdClassName
{
border-color: #772838;
}
.TagClassName
{
border-color: #772838;
}
</style>