Shades of Paprika #843440
Tints of Paprika #843440
RGB
CMYK
RGB Variations
Color information
#843440 (or 0x843440) is known color: Paprika. HEX triplet: 84, 34 and 40. RGB value is (132,52,64). Sum of RGB (Red+Green+Blue) = 132+52+64=248 (32% of max value = 765). Red value is 132 (51.95% from 255 or 53.23% from 248); Green value is 52 (20.70% from 255 or 20.97% from 248); Blue value is 64 (25.39% from 255 or 25.81% from 248); Max value from RGB is 132 - color contains mainly: red. Hex color #843440 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #843440 is #7BCBBF. Grayscale: #4D4D4D. Windows color (decimal): -8113088 or 4207748. OLE color: 4207748.
HSL color Cylindrical-coordinate representation of color #843440: hue angle of 351º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #843440 is Cyan = 0, Magento = 0.61, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 52 | 64 | - |
| CMYK | 0 | 0.61 | 0.52 | 0.48 |
| HSL | 351º | 0.43% | 0.36% | - |
| HSV(B) | 351º | 0.61% | 0.52% | - |
| XYZ | 11.67 | 7.73 | 5.73 | - |
| YUV | 77.29 | 120.5 | 167.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 52 | 64 | 0 | 0.61 | 0.52 | 0.48 | 351 | 0.43 | 0.36 |
| Hex | 84 | 34 | 40 | 0 | 3D | 34 | 30 | 15F | 2B | 24 |
| Octal | 204 | 64 | 100 | 0 | 75 | 64 | 60 | 537 | 53 | 44 |
| Binary | 10000100 | 110100 | 1000000 | 0 | 111101 | 110100 | 110000 | 101011111 | 101011 | 100100 |
Color Harmonies of #843440
Complementary color
Monochromatic Colors of #843440
Black with #843440
Text Example
Text Example
White with #843440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #843440; }
p { color: rgb(132,52,64); }
H1.HeaderClassName
{
color: #843440;
}
.AnyTagClassName
{
color: #843440;
}
</style>
background-color css
<style>
a { background-color: #843440; }
a { background-color: rgb(132,52,64); }
div.DivClassName
{
background-color: #843440;
}
.BgClassName
{
background-color: #843440;
}
</style>
border-color css
<style>
span { border-color: #843440; }
span { border-color: rgb(132,52,64); }
td.TdClassName
{
border-color: #843440;
}
.TagClassName
{
border-color: #843440;
}
</style>