Shades of Paprika #762734
Tints of Paprika #762734
RGB
CMYK
RGB Variations
Color information
#762734 (or 0x762734) is known color: Paprika. HEX triplet: 76, 27 and 34. RGB value is (118,39,52). Sum of RGB (Red+Green+Blue) = 118+39+52=209 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.46% from 209); Green value is 39 (15.62% from 255 or 18.66% from 209); Blue value is 52 (20.70% from 255 or 24.88% from 209); Max value from RGB is 118 - color contains mainly: red. Hex color #762734 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762734 is #89D8CB. Grayscale: #404040. Windows color (decimal): -9033932 or 3417974. OLE color: 3417974.
HSL color Cylindrical-coordinate representation of color #762734: hue angle of 350.13º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #762734 is Cyan = 0, Magento = 0.67, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 39 | 52 | - |
| CMYK | 0 | 0.67 | 0.56 | 0.54 |
| HSL | 350.13º | 0.5% | 0.31% | - |
| HSV(B) | 350.13º | 0.67% | 0.46% | - |
| XYZ | 8.82 | 5.55 | 3.86 | - |
| YUV | 64.1 | 121.17 | 166.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 39 | 52 | 0 | 0.67 | 0.56 | 0.54 | 350.13 | 0.5 | 0.31 |
| Hex | 76 | 27 | 34 | 0 | 43 | 38 | 36 | 15E | 32 | 1F |
| Octal | 166 | 47 | 64 | 0 | 103 | 70 | 66 | 536 | 62 | 37 |
| Binary | 1110110 | 100111 | 110100 | 0 | 1000011 | 111000 | 110110 | 101011110 | 110010 | 11111 |
Color Harmonies of #762734
Complementary color
Monochromatic Colors of #762734
Black with #762734
Text Example
Text Example
White with #762734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762734; }
p { color: rgb(118,39,52); }
H1.HeaderClassName
{
color: #762734;
}
.AnyTagClassName
{
color: #762734;
}
</style>
background-color css
<style>
a { background-color: #762734; }
a { background-color: rgb(118,39,52); }
div.DivClassName
{
background-color: #762734;
}
.BgClassName
{
background-color: #762734;
}
</style>
border-color css
<style>
span { border-color: #762734; }
span { border-color: rgb(118,39,52); }
td.TdClassName
{
border-color: #762734;
}
.TagClassName
{
border-color: #762734;
}
</style>