Shades of Paprika #823038
Tints of Paprika #823038
RGB
CMYK
RGB Variations
Color information
#823038 (or 0x823038) is known color: Paprika. HEX triplet: 82, 30 and 38. RGB value is (130,48,56). Sum of RGB (Red+Green+Blue) = 130+48+56=234 (30% of max value = 765). Red value is 130 (51.17% from 255 or 55.56% from 234); Green value is 48 (19.14% from 255 or 20.51% from 234); Blue value is 56 (22.27% from 255 or 23.93% from 234); Max value from RGB is 130 - color contains mainly: red. Hex color #823038 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #823038 is #7DCFC7. Grayscale: #494949. Windows color (decimal): -8245192 or 3682434. OLE color: 3682434.
HSL color Cylindrical-coordinate representation of color #823038: hue angle of 354.15º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #823038 is Cyan = 0, Magento = 0.63, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 48 | 56 | - |
| CMYK | 0 | 0.63 | 0.57 | 0.49 |
| HSL | 354.15º | 0.46% | 0.35% | - |
| HSV(B) | 354.15º | 0.63% | 0.51% | - |
| XYZ | 10.98 | 7.15 | 4.54 | - |
| YUV | 73.43 | 118.17 | 168.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 48 | 56 | 0 | 0.63 | 0.57 | 0.49 | 354.15 | 0.46 | 0.35 |
| Hex | 82 | 30 | 38 | 0 | 3F | 39 | 31 | 162 | 2E | 23 |
| Octal | 202 | 60 | 70 | 0 | 77 | 71 | 61 | 542 | 56 | 43 |
| Binary | 10000010 | 110000 | 111000 | 0 | 111111 | 111001 | 110001 | 101100010 | 101110 | 100011 |
Color Harmonies of #823038
Complementary color
Monochromatic Colors of #823038
Black with #823038
Text Example
Text Example
White with #823038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823038; }
p { color: rgb(130,48,56); }
H1.HeaderClassName
{
color: #823038;
}
.AnyTagClassName
{
color: #823038;
}
</style>
background-color css
<style>
a { background-color: #823038; }
a { background-color: rgb(130,48,56); }
div.DivClassName
{
background-color: #823038;
}
.BgClassName
{
background-color: #823038;
}
</style>
border-color css
<style>
span { border-color: #823038; }
span { border-color: rgb(130,48,56); }
td.TdClassName
{
border-color: #823038;
}
.TagClassName
{
border-color: #823038;
}
</style>