Shades of Paprika #772835
Tints of Paprika #772835
RGB
CMYK
RGB Variations
Color information
#772835 (or 0x772835) is known color: Paprika. HEX triplet: 77, 28 and 35. RGB value is (119,40,53). Sum of RGB (Red+Green+Blue) = 119+40+53=212 (28% of max value = 765). Red value is 119 (46.88% from 255 or 56.13% from 212); Green value is 40 (16.02% from 255 or 18.87% from 212); Blue value is 53 (21.09% from 255 or 25% from 212); Max value from RGB is 119 - color contains mainly: red. Hex color #772835 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772835 is #88D7CA. Grayscale: #414141. Windows color (decimal): -8968139 or 3483767. OLE color: 3483767.
HSL color Cylindrical-coordinate representation of color #772835: hue angle of 350.13º 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 #772835 is Cyan = 0, Magento = 0.66, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 40 | 53 | - |
| CMYK | 0 | 0.66 | 0.55 | 0.53 |
| HSL | 350.13º | 0.5% | 0.31% | - |
| HSV(B) | 350.13º | 0.66% | 0.47% | - |
| XYZ | 9.01 | 5.7 | 3.99 | - |
| YUV | 65.1 | 121.17 | 166.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 40 | 53 | 0 | 0.66 | 0.55 | 0.53 | 350.13 | 0.5 | 0.31 |
| Hex | 77 | 28 | 35 | 0 | 42 | 37 | 35 | 15E | 32 | 1F |
| Octal | 167 | 50 | 65 | 0 | 102 | 67 | 65 | 536 | 62 | 37 |
| Binary | 1110111 | 101000 | 110101 | 0 | 1000010 | 110111 | 110101 | 101011110 | 110010 | 11111 |
Color Harmonies of #772835
Complementary color
Monochromatic Colors of #772835
Black with #772835
Text Example
Text Example
White with #772835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772835; }
p { color: rgb(119,40,53); }
H1.HeaderClassName
{
color: #772835;
}
.AnyTagClassName
{
color: #772835;
}
</style>
background-color css
<style>
a { background-color: #772835; }
a { background-color: rgb(119,40,53); }
div.DivClassName
{
background-color: #772835;
}
.BgClassName
{
background-color: #772835;
}
</style>
border-color css
<style>
span { border-color: #772835; }
span { border-color: rgb(119,40,53); }
td.TdClassName
{
border-color: #772835;
}
.TagClassName
{
border-color: #772835;
}
</style>