Shades of Pueblo #793224
Tints of Pueblo #793224
RGB
CMYK
RGB Variations
Color information
#793224 (or 0x793224) is known color: Pueblo. HEX triplet: 79, 32 and 24. RGB value is (121,50,36). Sum of RGB (Red+Green+Blue) = 121+50+36=207 (27% of max value = 765). Red value is 121 (47.66% from 255 or 58.45% from 207); Green value is 50 (19.92% from 255 or 24.15% from 207); Blue value is 36 (14.45% from 255 or 17.39% from 207); Max value from RGB is 121 - color contains mainly: red. Hex color #793224 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793224 is #86CDDB. Grayscale: #454545. Windows color (decimal): -8834524 or 2372217. OLE color: 2372217.
HSL color Cylindrical-coordinate representation of color #793224: hue angle of 9.88º 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 #793224 is Cyan = 0, Magento = 0.59, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 50 | 36 | - |
| CMYK | 0 | 0.59 | 0.70 | 0.53 |
| HSL | 9.88º | 0.54% | 0.31% | - |
| HSV(B) | 9.88º | 0.7% | 0.47% | - |
| XYZ | 9.34 | 6.47 | 2.43 | - |
| YUV | 69.63 | 109.02 | 164.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 50 | 36 | 0 | 0.59 | 0.70 | 0.53 | 9.88 | 0.54 | 0.31 |
| Hex | 79 | 32 | 24 | 0 | 3B | 46 | 35 | A | 36 | 1F |
| Octal | 171 | 62 | 44 | 0 | 73 | 106 | 65 | 12 | 66 | 37 |
| Binary | 1111001 | 110010 | 100100 | 0 | 111011 | 1000110 | 110101 | 1010 | 110110 | 11111 |
Color Harmonies of #793224
Complementary color
Monochromatic Colors of #793224
Black with #793224
Text Example
Text Example
White with #793224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793224; }
p { color: rgb(121,50,36); }
H1.HeaderClassName
{
color: #793224;
}
.AnyTagClassName
{
color: #793224;
}
</style>
background-color css
<style>
a { background-color: #793224; }
a { background-color: rgb(121,50,36); }
div.DivClassName
{
background-color: #793224;
}
.BgClassName
{
background-color: #793224;
}
</style>
border-color css
<style>
span { border-color: #793224; }
span { border-color: rgb(121,50,36); }
td.TdClassName
{
border-color: #793224;
}
.TagClassName
{
border-color: #793224;
}
</style>