Shades of Paprika #772834
Tints of Paprika #772834
RGB
CMYK
RGB Variations
Color information
#772834 (or 0x772834) is known color: Paprika. HEX triplet: 77, 28 and 34. RGB value is (119,40,52). Sum of RGB (Red+Green+Blue) = 119+40+52=211 (27% of max value = 765). Red value is 119 (46.88% from 255 or 56.40% from 211); Green value is 40 (16.02% from 255 or 18.96% from 211); Blue value is 52 (20.70% from 255 or 24.64% from 211); Max value from RGB is 119 - color contains mainly: red. Hex color #772834 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772834 is #88D7CB. Grayscale: #414141. Windows color (decimal): -8968140 or 3418231. OLE color: 3418231.
HSL color Cylindrical-coordinate representation of color #772834: hue angle of 350.89º 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 #772834 is Cyan = 0, Magento = 0.66, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 40 | 52 | - |
| CMYK | 0 | 0.66 | 0.56 | 0.53 |
| HSL | 350.89º | 0.5% | 0.31% | - |
| HSV(B) | 350.89º | 0.66% | 0.47% | - |
| XYZ | 8.99 | 5.69 | 3.87 | - |
| YUV | 64.99 | 120.67 | 166.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 40 | 52 | 0 | 0.66 | 0.56 | 0.53 | 350.89 | 0.5 | 0.31 |
| Hex | 77 | 28 | 34 | 0 | 42 | 38 | 35 | 15F | 32 | 1F |
| Octal | 167 | 50 | 64 | 0 | 102 | 70 | 65 | 537 | 62 | 37 |
| Binary | 1110111 | 101000 | 110100 | 0 | 1000010 | 111000 | 110101 | 101011111 | 110010 | 11111 |
Color Harmonies of #772834
Complementary color
Monochromatic Colors of #772834
Black with #772834
Text Example
Text Example
White with #772834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772834; }
p { color: rgb(119,40,52); }
H1.HeaderClassName
{
color: #772834;
}
.AnyTagClassName
{
color: #772834;
}
</style>
background-color css
<style>
a { background-color: #772834; }
a { background-color: rgb(119,40,52); }
div.DivClassName
{
background-color: #772834;
}
.BgClassName
{
background-color: #772834;
}
</style>
border-color css
<style>
span { border-color: #772834; }
span { border-color: rgb(119,40,52); }
td.TdClassName
{
border-color: #772834;
}
.TagClassName
{
border-color: #772834;
}
</style>