Shades of Paprika #773037
Tints of Paprika #773037
RGB
CMYK
RGB Variations
Color information
#773037 (or 0x773037) is known color: Paprika. HEX triplet: 77, 30 and 37. RGB value is (119,48,55). Sum of RGB (Red+Green+Blue) = 119+48+55=222 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.60% from 222); Green value is 48 (19.14% from 255 or 21.62% from 222); Blue value is 55 (21.88% from 255 or 24.77% from 222); Max value from RGB is 119 - color contains mainly: red. Hex color #773037 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773037 is #88CFC8. Grayscale: #464646. Windows color (decimal): -8966089 or 3616887. OLE color: 3616887.
HSL color Cylindrical-coordinate representation of color #773037: hue angle of 354.08º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #773037 is Cyan = 0, Magento = 0.60, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 48 | 55 | - |
| CMYK | 0 | 0.60 | 0.54 | 0.53 |
| HSL | 354.08º | 0.43% | 0.33% | - |
| HSV(B) | 354.08º | 0.6% | 0.47% | - |
| XYZ | 9.35 | 6.31 | 4.34 | - |
| YUV | 70.03 | 119.52 | 162.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 48 | 55 | 0 | 0.60 | 0.54 | 0.53 | 354.08 | 0.43 | 0.33 |
| Hex | 77 | 30 | 37 | 0 | 3C | 36 | 35 | 162 | 2B | 21 |
| Octal | 167 | 60 | 67 | 0 | 74 | 66 | 65 | 542 | 53 | 41 |
| Binary | 1110111 | 110000 | 110111 | 0 | 111100 | 110110 | 110101 | 101100010 | 101011 | 100001 |
Color Harmonies of #773037
Complementary color
Monochromatic Colors of #773037
Black with #773037
Text Example
Text Example
White with #773037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773037; }
p { color: rgb(119,48,55); }
H1.HeaderClassName
{
color: #773037;
}
.AnyTagClassName
{
color: #773037;
}
</style>
background-color css
<style>
a { background-color: #773037; }
a { background-color: rgb(119,48,55); }
div.DivClassName
{
background-color: #773037;
}
.BgClassName
{
background-color: #773037;
}
</style>
border-color css
<style>
span { border-color: #773037; }
span { border-color: rgb(119,48,55); }
td.TdClassName
{
border-color: #773037;
}
.TagClassName
{
border-color: #773037;
}
</style>