Shades of Paprika #762834
Tints of Paprika #762834
RGB
CMYK
RGB Variations
Color information
#762834 (or 0x762834) is known color: Paprika. HEX triplet: 76, 28 and 34. RGB value is (118,40,52). Sum of RGB (Red+Green+Blue) = 118+40+52=210 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.19% from 210); Green value is 40 (16.02% from 255 or 19.05% from 210); Blue value is 52 (20.70% from 255 or 24.76% from 210); Max value from RGB is 118 - color contains mainly: red. Hex color #762834 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762834 is #89D7CB. Grayscale: #404040. Windows color (decimal): -9033676 or 3418230. OLE color: 3418230.
HSL color Cylindrical-coordinate representation of color #762834: hue angle of 350.77º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #762834 is Cyan = 0, Magento = 0.66, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 40 | 52 | - |
| CMYK | 0 | 0.66 | 0.56 | 0.54 |
| HSL | 350.77º | 0.49% | 0.31% | - |
| HSV(B) | 350.77º | 0.66% | 0.46% | - |
| XYZ | 8.85 | 5.62 | 3.87 | - |
| YUV | 64.69 | 120.84 | 166.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 40 | 52 | 0 | 0.66 | 0.56 | 0.54 | 350.77 | 0.49 | 0.31 |
| Hex | 76 | 28 | 34 | 0 | 42 | 38 | 36 | 15F | 31 | 1F |
| Octal | 166 | 50 | 64 | 0 | 102 | 70 | 66 | 537 | 61 | 37 |
| Binary | 1110110 | 101000 | 110100 | 0 | 1000010 | 111000 | 110110 | 101011111 | 110001 | 11111 |
Color Harmonies of #762834
Complementary color
Monochromatic Colors of #762834
Black with #762834
Text Example
Text Example
White with #762834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762834; }
p { color: rgb(118,40,52); }
H1.HeaderClassName
{
color: #762834;
}
.AnyTagClassName
{
color: #762834;
}
</style>
background-color css
<style>
a { background-color: #762834; }
a { background-color: rgb(118,40,52); }
div.DivClassName
{
background-color: #762834;
}
.BgClassName
{
background-color: #762834;
}
</style>
border-color css
<style>
span { border-color: #762834; }
span { border-color: rgb(118,40,52); }
td.TdClassName
{
border-color: #762834;
}
.TagClassName
{
border-color: #762834;
}
</style>