Shades of Paprika #772737
Tints of Paprika #772737
RGB
CMYK
RGB Variations
Color information
#772737 (or 0x772737) is known color: Paprika. HEX triplet: 77, 27 and 37. RGB value is (119,39,55). Sum of RGB (Red+Green+Blue) = 119+39+55=213 (28% of max value = 765). Red value is 119 (46.88% from 255 or 55.87% from 213); Green value is 39 (15.62% from 255 or 18.31% from 213); Blue value is 55 (21.88% from 255 or 25.82% from 213); Max value from RGB is 119 - color contains mainly: red. Hex color #772737 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772737 is #88D8C8. Grayscale: #404040. Windows color (decimal): -8968393 or 3614583. OLE color: 3614583.
HSL color Cylindrical-coordinate representation of color #772737: hue angle of 348º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #772737 is Cyan = 0, Magento = 0.67, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 39 | 55 | - |
| CMYK | 0 | 0.67 | 0.54 | 0.53 |
| HSL | 348º | 0.51% | 0.31% | - |
| HSV(B) | 348º | 0.67% | 0.47% | - |
| XYZ | 9.02 | 5.65 | 4.23 | - |
| YUV | 64.74 | 122.5 | 166.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 39 | 55 | 0 | 0.67 | 0.54 | 0.53 | 348 | 0.51 | 0.31 |
| Hex | 77 | 27 | 37 | 0 | 43 | 36 | 35 | 15C | 33 | 1F |
| Octal | 167 | 47 | 67 | 0 | 103 | 66 | 65 | 534 | 63 | 37 |
| Binary | 1110111 | 100111 | 110111 | 0 | 1000011 | 110110 | 110101 | 101011100 | 110011 | 11111 |
Color Harmonies of #772737
Complementary color
Monochromatic Colors of #772737
Black with #772737
Text Example
Text Example
White with #772737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772737; }
p { color: rgb(119,39,55); }
H1.HeaderClassName
{
color: #772737;
}
.AnyTagClassName
{
color: #772737;
}
</style>
background-color css
<style>
a { background-color: #772737; }
a { background-color: rgb(119,39,55); }
div.DivClassName
{
background-color: #772737;
}
.BgClassName
{
background-color: #772737;
}
</style>
border-color css
<style>
span { border-color: #772737; }
span { border-color: rgb(119,39,55); }
td.TdClassName
{
border-color: #772737;
}
.TagClassName
{
border-color: #772737;
}
</style>