Shades of Pueblo #773722
Tints of Pueblo #773722
RGB
CMYK
RGB Variations
Color information
#773722 (or 0x773722) is known color: Pueblo. HEX triplet: 77, 37 and 22. RGB value is (119,55,34). Sum of RGB (Red+Green+Blue) = 119+55+34=208 (27% of max value = 765). Red value is 119 (46.88% from 255 or 57.21% from 208); Green value is 55 (21.88% from 255 or 26.44% from 208); Blue value is 34 (13.67% from 255 or 16.35% from 208); Max value from RGB is 119 - color contains mainly: red. Hex color #773722 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773722 is #88C8DD. Grayscale: #474747. Windows color (decimal): -8964318 or 2242423. OLE color: 2242423.
HSL color Cylindrical-coordinate representation of color #773722: hue angle of 14.82º 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 #773722 is Cyan = 0, Magento = 0.54, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 55 | 34 | - |
| CMYK | 0 | 0.54 | 0.71 | 0.53 |
| HSL | 14.82º | 0.56% | 0.3% | - |
| HSV(B) | 14.82º | 0.71% | 0.47% | - |
| XYZ | 9.26 | 6.77 | 2.33 | - |
| YUV | 71.74 | 106.7 | 161.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 34 | 0 | 0.54 | 0.71 | 0.53 | 14.82 | 0.56 | 0.3 |
| Hex | 77 | 37 | 22 | 0 | 36 | 47 | 35 | F | 38 | 1E |
| Octal | 167 | 67 | 42 | 0 | 66 | 107 | 65 | 17 | 70 | 36 |
| Binary | 1110111 | 110111 | 100010 | 0 | 110110 | 1000111 | 110101 | 1111 | 111000 | 11110 |
Color Harmonies of #773722
Complementary color
Monochromatic Colors of #773722
Black with #773722
Text Example
Text Example
White with #773722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773722; }
p { color: rgb(119,55,34); }
H1.HeaderClassName
{
color: #773722;
}
.AnyTagClassName
{
color: #773722;
}
</style>
background-color css
<style>
a { background-color: #773722; }
a { background-color: rgb(119,55,34); }
div.DivClassName
{
background-color: #773722;
}
.BgClassName
{
background-color: #773722;
}
</style>
border-color css
<style>
span { border-color: #773722; }
span { border-color: rgb(119,55,34); }
td.TdClassName
{
border-color: #773722;
}
.TagClassName
{
border-color: #773722;
}
</style>