Shades of Pueblo #793124
Tints of Pueblo #793124
RGB
CMYK
RGB Variations
Color information
#793124 (or 0x793124) is known color: Pueblo. HEX triplet: 79, 31 and 24. RGB value is (121,49,36). Sum of RGB (Red+Green+Blue) = 121+49+36=206 (27% of max value = 765). Red value is 121 (47.66% from 255 or 58.74% from 206); Green value is 49 (19.53% from 255 or 23.79% from 206); Blue value is 36 (14.45% from 255 or 17.48% from 206); Max value from RGB is 121 - color contains mainly: red. Hex color #793124 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793124 is #86CEDB. Grayscale: #454545. Windows color (decimal): -8834780 or 2371961. OLE color: 2371961.
HSL color Cylindrical-coordinate representation of color #793124: hue angle of 9.18º degrees, saturation: 0.54, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #793124 is Cyan = 0, Magento = 0.60, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 49 | 36 | - |
| CMYK | 0 | 0.60 | 0.70 | 0.53 |
| HSL | 9.18º | 0.54% | 0.31% | - |
| HSV(B) | 9.18º | 0.7% | 0.47% | - |
| XYZ | 9.3 | 6.39 | 2.41 | - |
| YUV | 69.05 | 109.35 | 165.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 49 | 36 | 0 | 0.60 | 0.70 | 0.53 | 9.18 | 0.54 | 0.31 |
| Hex | 79 | 31 | 24 | 0 | 3C | 46 | 35 | 9 | 36 | 1F |
| Octal | 171 | 61 | 44 | 0 | 74 | 106 | 65 | 11 | 66 | 37 |
| Binary | 1111001 | 110001 | 100100 | 0 | 111100 | 1000110 | 110101 | 1001 | 110110 | 11111 |
Color Harmonies of #793124
Complementary color
Monochromatic Colors of #793124
Black with #793124
Text Example
Text Example
White with #793124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793124; }
p { color: rgb(121,49,36); }
H1.HeaderClassName
{
color: #793124;
}
.AnyTagClassName
{
color: #793124;
}
</style>
background-color css
<style>
a { background-color: #793124; }
a { background-color: rgb(121,49,36); }
div.DivClassName
{
background-color: #793124;
}
.BgClassName
{
background-color: #793124;
}
</style>
border-color css
<style>
span { border-color: #793124; }
span { border-color: rgb(121,49,36); }
td.TdClassName
{
border-color: #793124;
}
.TagClassName
{
border-color: #793124;
}
</style>