Shades of Paprika #772735
Tints of Paprika #772735
RGB
CMYK
RGB Variations
Color information
#772735 (or 0x772735) is known color: Paprika. HEX triplet: 77, 27 and 35. RGB value is (119,39,53). Sum of RGB (Red+Green+Blue) = 119+39+53=211 (27% of max value = 765). Red value is 119 (46.88% from 255 or 56.40% from 211); Green value is 39 (15.62% from 255 or 18.48% from 211); Blue value is 53 (21.09% from 255 or 25.12% from 211); Max value from RGB is 119 - color contains mainly: red. Hex color #772735 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772735 is #88D8CA. Grayscale: #404040. Windows color (decimal): -8968395 or 3483511. OLE color: 3483511.
HSL color Cylindrical-coordinate representation of color #772735: hue angle of 349.5º 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 #772735 is Cyan = 0, Magento = 0.67, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 39 | 53 | - |
| CMYK | 0 | 0.67 | 0.55 | 0.53 |
| HSL | 349.5º | 0.51% | 0.31% | - |
| HSV(B) | 349.5º | 0.67% | 0.47% | - |
| XYZ | 8.98 | 5.63 | 3.98 | - |
| YUV | 64.52 | 121.5 | 166.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 39 | 53 | 0 | 0.67 | 0.55 | 0.53 | 349.5 | 0.51 | 0.31 |
| Hex | 77 | 27 | 35 | 0 | 43 | 37 | 35 | 15E | 33 | 1F |
| Octal | 167 | 47 | 65 | 0 | 103 | 67 | 65 | 536 | 63 | 37 |
| Binary | 1110111 | 100111 | 110101 | 0 | 1000011 | 110111 | 110101 | 101011110 | 110011 | 11111 |
Color Harmonies of #772735
Complementary color
Monochromatic Colors of #772735
Black with #772735
Text Example
Text Example
White with #772735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772735; }
p { color: rgb(119,39,53); }
H1.HeaderClassName
{
color: #772735;
}
.AnyTagClassName
{
color: #772735;
}
</style>
background-color css
<style>
a { background-color: #772735; }
a { background-color: rgb(119,39,53); }
div.DivClassName
{
background-color: #772735;
}
.BgClassName
{
background-color: #772735;
}
</style>
border-color css
<style>
span { border-color: #772735; }
span { border-color: rgb(119,39,53); }
td.TdClassName
{
border-color: #772735;
}
.TagClassName
{
border-color: #772735;
}
</style>