Shades of Pueblo #763124
Tints of Pueblo #763124
RGB
CMYK
RGB Variations
Color information
#763124 (or 0x763124) is known color: Pueblo. HEX triplet: 76, 31 and 24. RGB value is (118,49,36). Sum of RGB (Red+Green+Blue) = 118+49+36=203 (26% of max value = 765). Red value is 118 (46.48% from 255 or 58.13% from 203); Green value is 49 (19.53% from 255 or 24.14% from 203); Blue value is 36 (14.45% from 255 or 17.73% from 203); Max value from RGB is 118 - color contains mainly: red. Hex color #763124 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763124 is #89CEDB. Grayscale: #444444. Windows color (decimal): -9031388 or 2371958. OLE color: 2371958.
HSL color Cylindrical-coordinate representation of color #763124: hue angle of 9.51º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #763124 is Cyan = 0, Magento = 0.58, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 49 | 36 | - |
| CMYK | 0 | 0.58 | 0.69 | 0.54 |
| HSL | 9.51º | 0.53% | 0.3% | - |
| HSV(B) | 9.51º | 0.69% | 0.46% | - |
| XYZ | 8.89 | 6.18 | 2.39 | - |
| YUV | 68.15 | 109.86 | 163.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 49 | 36 | 0 | 0.58 | 0.69 | 0.54 | 9.51 | 0.53 | 0.3 |
| Hex | 76 | 31 | 24 | 0 | 3A | 45 | 36 | A | 35 | 1E |
| Octal | 166 | 61 | 44 | 0 | 72 | 105 | 66 | 12 | 65 | 36 |
| Binary | 1110110 | 110001 | 100100 | 0 | 111010 | 1000101 | 110110 | 1010 | 110101 | 11110 |
Color Harmonies of #763124
Complementary color
Monochromatic Colors of #763124
Black with #763124
Text Example
Text Example
White with #763124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763124; }
p { color: rgb(118,49,36); }
H1.HeaderClassName
{
color: #763124;
}
.AnyTagClassName
{
color: #763124;
}
</style>
background-color css
<style>
a { background-color: #763124; }
a { background-color: rgb(118,49,36); }
div.DivClassName
{
background-color: #763124;
}
.BgClassName
{
background-color: #763124;
}
</style>
border-color css
<style>
span { border-color: #763124; }
span { border-color: rgb(118,49,36); }
td.TdClassName
{
border-color: #763124;
}
.TagClassName
{
border-color: #763124;
}
</style>