Shades of Paprika #863041
Tints of Paprika #863041
RGB
CMYK
RGB Variations
Color information
#863041 (or 0x863041) is known color: Paprika. HEX triplet: 86, 30 and 41. RGB value is (134,48,65). Sum of RGB (Red+Green+Blue) = 134+48+65=247 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.25% from 247); Green value is 48 (19.14% from 255 or 19.43% from 247); Blue value is 65 (25.78% from 255 or 26.32% from 247); Max value from RGB is 134 - color contains mainly: red. Hex color #863041 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863041 is #79CFBE. Grayscale: #4B4B4B. Windows color (decimal): -7983039 or 4272262. OLE color: 4272262.
HSL color Cylindrical-coordinate representation of color #863041: hue angle of 348.14º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #863041 is Cyan = 0, Magento = 0.64, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 48 | 65 | - |
| CMYK | 0 | 0.64 | 0.51 | 0.47 |
| HSL | 348.14º | 0.47% | 0.36% | - |
| HSV(B) | 348.14º | 0.64% | 0.53% | - |
| XYZ | 11.84 | 7.56 | 5.84 | - |
| YUV | 75.65 | 121.99 | 169.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 48 | 65 | 0 | 0.64 | 0.51 | 0.47 | 348.14 | 0.47 | 0.36 |
| Hex | 86 | 30 | 41 | 0 | 40 | 33 | 2F | 15C | 2F | 24 |
| Octal | 206 | 60 | 101 | 0 | 100 | 63 | 57 | 534 | 57 | 44 |
| Binary | 10000110 | 110000 | 1000001 | 0 | 1000000 | 110011 | 101111 | 101011100 | 101111 | 100100 |
Color Harmonies of #863041
Complementary color
Monochromatic Colors of #863041
Black with #863041
Text Example
Text Example
White with #863041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863041; }
p { color: rgb(134,48,65); }
H1.HeaderClassName
{
color: #863041;
}
.AnyTagClassName
{
color: #863041;
}
</style>
background-color css
<style>
a { background-color: #863041; }
a { background-color: rgb(134,48,65); }
div.DivClassName
{
background-color: #863041;
}
.BgClassName
{
background-color: #863041;
}
</style>
border-color css
<style>
span { border-color: #863041; }
span { border-color: rgb(134,48,65); }
td.TdClassName
{
border-color: #863041;
}
.TagClassName
{
border-color: #863041;
}
</style>