Shades of Pueblo #793221
Tints of Pueblo #793221
RGB
CMYK
RGB Variations
Color information
#793221 (or 0x793221) is known color: Pueblo. HEX triplet: 79, 32 and 21. RGB value is (121,50,33). Sum of RGB (Red+Green+Blue) = 121+50+33=204 (27% of max value = 765). Red value is 121 (47.66% from 255 or 59.31% from 204); Green value is 50 (19.92% from 255 or 24.51% from 204); Blue value is 33 (13.28% from 255 or 16.18% from 204); Max value from RGB is 121 - color contains mainly: red. Hex color #793221 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793221 is #86CDDE. Grayscale: #454545. Windows color (decimal): -8834527 or 2175609. OLE color: 2175609.
HSL color Cylindrical-coordinate representation of color #793221: hue angle of 11.59º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #793221 is Cyan = 0, Magento = 0.59, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 50 | 33 | - |
| CMYK | 0 | 0.59 | 0.73 | 0.53 |
| HSL | 11.59º | 0.57% | 0.3% | - |
| HSV(B) | 11.59º | 0.73% | 0.47% | - |
| XYZ | 9.3 | 6.46 | 2.19 | - |
| YUV | 69.29 | 107.52 | 164.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 50 | 33 | 0 | 0.59 | 0.73 | 0.53 | 11.59 | 0.57 | 0.3 |
| Hex | 79 | 32 | 21 | 0 | 3B | 49 | 35 | C | 39 | 1E |
| Octal | 171 | 62 | 41 | 0 | 73 | 111 | 65 | 14 | 71 | 36 |
| Binary | 1111001 | 110010 | 100001 | 0 | 111011 | 1001001 | 110101 | 1100 | 111001 | 11110 |
Color Harmonies of #793221
Complementary color
Monochromatic Colors of #793221
Black with #793221
Text Example
Text Example
White with #793221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793221; }
p { color: rgb(121,50,33); }
H1.HeaderClassName
{
color: #793221;
}
.AnyTagClassName
{
color: #793221;
}
</style>
background-color css
<style>
a { background-color: #793221; }
a { background-color: rgb(121,50,33); }
div.DivClassName
{
background-color: #793221;
}
.BgClassName
{
background-color: #793221;
}
</style>
border-color css
<style>
span { border-color: #793221; }
span { border-color: rgb(121,50,33); }
td.TdClassName
{
border-color: #793221;
}
.TagClassName
{
border-color: #793221;
}
</style>