Shades of Paprika #762938
Tints of Paprika #762938
RGB
CMYK
RGB Variations
Color information
#762938 (or 0x762938) is known color: Paprika. HEX triplet: 76, 29 and 38. RGB value is (118,41,56). Sum of RGB (Red+Green+Blue) = 118+41+56=215 (28% of max value = 765). Red value is 118 (46.48% from 255 or 54.88% from 215); Green value is 41 (16.41% from 255 or 19.07% from 215); Blue value is 56 (22.27% from 255 or 26.05% from 215); Max value from RGB is 118 - color contains mainly: red. Hex color #762938 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762938 is #89D6C7. Grayscale: #414141. Windows color (decimal): -9033416 or 3680630. OLE color: 3680630.
HSL color Cylindrical-coordinate representation of color #762938: hue angle of 348.31º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #762938 is Cyan = 0, Magento = 0.65, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 41 | 56 | - |
| CMYK | 0 | 0.65 | 0.53 | 0.54 |
| HSL | 348.31º | 0.48% | 0.31% | - |
| HSV(B) | 348.31º | 0.65% | 0.46% | - |
| XYZ | 8.98 | 5.72 | 4.37 | - |
| YUV | 65.73 | 122.51 | 165.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 41 | 56 | 0 | 0.65 | 0.53 | 0.54 | 348.31 | 0.48 | 0.31 |
| Hex | 76 | 29 | 38 | 0 | 41 | 35 | 36 | 15C | 30 | 1F |
| Octal | 166 | 51 | 70 | 0 | 101 | 65 | 66 | 534 | 60 | 37 |
| Binary | 1110110 | 101001 | 111000 | 0 | 1000001 | 110101 | 110110 | 101011100 | 110000 | 11111 |
Color Harmonies of #762938
Complementary color
Monochromatic Colors of #762938
Black with #762938
Text Example
Text Example
White with #762938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762938; }
p { color: rgb(118,41,56); }
H1.HeaderClassName
{
color: #762938;
}
.AnyTagClassName
{
color: #762938;
}
</style>
background-color css
<style>
a { background-color: #762938; }
a { background-color: rgb(118,41,56); }
div.DivClassName
{
background-color: #762938;
}
.BgClassName
{
background-color: #762938;
}
</style>
border-color css
<style>
span { border-color: #762938; }
span { border-color: rgb(118,41,56); }
td.TdClassName
{
border-color: #762938;
}
.TagClassName
{
border-color: #762938;
}
</style>