Shades of Paprika #762838
Tints of Paprika #762838
RGB
CMYK
RGB Variations
Color information
#762838 (or 0x762838) is known color: Paprika. HEX triplet: 76, 28 and 38. RGB value is (118,40,56). Sum of RGB (Red+Green+Blue) = 118+40+56=214 (28% of max value = 765). Red value is 118 (46.48% from 255 or 55.14% from 214); Green value is 40 (16.02% from 255 or 18.69% from 214); Blue value is 56 (22.27% from 255 or 26.17% from 214); Max value from RGB is 118 - color contains mainly: red. Hex color #762838 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762838 is #89D7C7. Grayscale: #414141. Windows color (decimal): -9033672 or 3680374. OLE color: 3680374.
HSL color Cylindrical-coordinate representation of color #762838: hue angle of 347.69º 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 #762838 is Cyan = 0, Magento = 0.66, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 40 | 56 | - |
| CMYK | 0 | 0.66 | 0.53 | 0.54 |
| HSL | 347.69º | 0.49% | 0.31% | - |
| HSV(B) | 347.69º | 0.66% | 0.46% | - |
| XYZ | 8.94 | 5.65 | 4.36 | - |
| YUV | 65.15 | 122.84 | 165.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 40 | 56 | 0 | 0.66 | 0.53 | 0.54 | 347.69 | 0.49 | 0.31 |
| Hex | 76 | 28 | 38 | 0 | 42 | 35 | 36 | 15C | 31 | 1F |
| Octal | 166 | 50 | 70 | 0 | 102 | 65 | 66 | 534 | 61 | 37 |
| Binary | 1110110 | 101000 | 111000 | 0 | 1000010 | 110101 | 110110 | 101011100 | 110001 | 11111 |
Color Harmonies of #762838
Complementary color
Monochromatic Colors of #762838
Black with #762838
Text Example
Text Example
White with #762838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762838; }
p { color: rgb(118,40,56); }
H1.HeaderClassName
{
color: #762838;
}
.AnyTagClassName
{
color: #762838;
}
</style>
background-color css
<style>
a { background-color: #762838; }
a { background-color: rgb(118,40,56); }
div.DivClassName
{
background-color: #762838;
}
.BgClassName
{
background-color: #762838;
}
</style>
border-color css
<style>
span { border-color: #762838; }
span { border-color: rgb(118,40,56); }
td.TdClassName
{
border-color: #762838;
}
.TagClassName
{
border-color: #762838;
}
</style>