Shades of Pueblo #773122
Tints of Pueblo #773122
RGB
CMYK
RGB Variations
Color information
#773122 (or 0x773122) is known color: Pueblo. HEX triplet: 77, 31 and 22. RGB value is (119,49,34). Sum of RGB (Red+Green+Blue) = 119+49+34=202 (26% of max value = 765). Red value is 119 (46.88% from 255 or 58.91% from 202); Green value is 49 (19.53% from 255 or 24.26% from 202); Blue value is 34 (13.67% from 255 or 16.83% from 202); Max value from RGB is 119 - color contains mainly: red. Hex color #773122 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773122 is #88CEDD. Grayscale: #444444. Windows color (decimal): -8965854 or 2240887. OLE color: 2240887.
HSL color Cylindrical-coordinate representation of color #773122: hue angle of 10.59º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #773122 is Cyan = 0, Magento = 0.59, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 49 | 34 | - |
| CMYK | 0 | 0.59 | 0.71 | 0.53 |
| HSL | 10.59º | 0.56% | 0.3% | - |
| HSV(B) | 10.59º | 0.71% | 0.47% | - |
| XYZ | 8.99 | 6.23 | 2.24 | - |
| YUV | 68.22 | 108.69 | 164.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 49 | 34 | 0 | 0.59 | 0.71 | 0.53 | 10.59 | 0.56 | 0.3 |
| Hex | 77 | 31 | 22 | 0 | 3B | 47 | 35 | B | 38 | 1E |
| Octal | 167 | 61 | 42 | 0 | 73 | 107 | 65 | 13 | 70 | 36 |
| Binary | 1110111 | 110001 | 100010 | 0 | 111011 | 1000111 | 110101 | 1011 | 111000 | 11110 |
Color Harmonies of #773122
Complementary color
Monochromatic Colors of #773122
Black with #773122
Text Example
Text Example
White with #773122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773122; }
p { color: rgb(119,49,34); }
H1.HeaderClassName
{
color: #773122;
}
.AnyTagClassName
{
color: #773122;
}
</style>
background-color css
<style>
a { background-color: #773122; }
a { background-color: rgb(119,49,34); }
div.DivClassName
{
background-color: #773122;
}
.BgClassName
{
background-color: #773122;
}
</style>
border-color css
<style>
span { border-color: #773122; }
span { border-color: rgb(119,49,34); }
td.TdClassName
{
border-color: #773122;
}
.TagClassName
{
border-color: #773122;
}
</style>