Shades of Pueblo #793022
Tints of Pueblo #793022
RGB
CMYK
RGB Variations
Color information
#793022 (or 0x793022) is known color: Pueblo. HEX triplet: 79, 30 and 22. RGB value is (121,48,34). Sum of RGB (Red+Green+Blue) = 121+48+34=203 (26% of max value = 765). Red value is 121 (47.66% from 255 or 59.61% from 203); Green value is 48 (19.14% from 255 or 23.65% from 203); Blue value is 34 (13.67% from 255 or 16.75% from 203); Max value from RGB is 121 - color contains mainly: red. Hex color #793022 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793022 is #86CFDD. Grayscale: #444444. Windows color (decimal): -8835038 or 2240633. OLE color: 2240633.
HSL color Cylindrical-coordinate representation of color #793022: hue angle of 9.66º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #793022 is Cyan = 0, Magento = 0.60, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 48 | 34 | - |
| CMYK | 0 | 0.60 | 0.72 | 0.53 |
| HSL | 9.66º | 0.56% | 0.3% | - |
| HSV(B) | 9.66º | 0.72% | 0.47% | - |
| XYZ | 9.23 | 6.29 | 2.24 | - |
| YUV | 68.23 | 108.68 | 165.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 48 | 34 | 0 | 0.60 | 0.72 | 0.53 | 9.66 | 0.56 | 0.3 |
| Hex | 79 | 30 | 22 | 0 | 3C | 48 | 35 | A | 38 | 1E |
| Octal | 171 | 60 | 42 | 0 | 74 | 110 | 65 | 12 | 70 | 36 |
| Binary | 1111001 | 110000 | 100010 | 0 | 111100 | 1001000 | 110101 | 1010 | 111000 | 11110 |
Color Harmonies of #793022
Complementary color
Monochromatic Colors of #793022
Black with #793022
Text Example
Text Example
White with #793022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793022; }
p { color: rgb(121,48,34); }
H1.HeaderClassName
{
color: #793022;
}
.AnyTagClassName
{
color: #793022;
}
</style>
background-color css
<style>
a { background-color: #793022; }
a { background-color: rgb(121,48,34); }
div.DivClassName
{
background-color: #793022;
}
.BgClassName
{
background-color: #793022;
}
</style>
border-color css
<style>
span { border-color: #793022; }
span { border-color: rgb(121,48,34); }
td.TdClassName
{
border-color: #793022;
}
.TagClassName
{
border-color: #793022;
}
</style>