Shades of Pueblo #773422
Tints of Pueblo #773422
RGB
CMYK
RGB Variations
Color information
#773422 (or 0x773422) is known color: Pueblo. HEX triplet: 77, 34 and 22. RGB value is (119,52,34). Sum of RGB (Red+Green+Blue) = 119+52+34=205 (27% of max value = 765). Red value is 119 (46.88% from 255 or 58.05% from 205); Green value is 52 (20.70% from 255 or 25.37% from 205); Blue value is 34 (13.67% from 255 or 16.59% from 205); Max value from RGB is 119 - color contains mainly: red. Hex color #773422 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773422 is #88CBDD. Grayscale: #464646. Windows color (decimal): -8965086 or 2241655. OLE color: 2241655.
HSL color Cylindrical-coordinate representation of color #773422: hue angle of 12.71º 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 #773422 is Cyan = 0, Magento = 0.56, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 52 | 34 | - |
| CMYK | 0 | 0.56 | 0.71 | 0.53 |
| HSL | 12.71º | 0.56% | 0.3% | - |
| HSV(B) | 12.71º | 0.71% | 0.47% | - |
| XYZ | 9.12 | 6.49 | 2.29 | - |
| YUV | 69.98 | 107.7 | 162.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 52 | 34 | 0 | 0.56 | 0.71 | 0.53 | 12.71 | 0.56 | 0.3 |
| Hex | 77 | 34 | 22 | 0 | 38 | 47 | 35 | D | 38 | 1E |
| Octal | 167 | 64 | 42 | 0 | 70 | 107 | 65 | 15 | 70 | 36 |
| Binary | 1110111 | 110100 | 100010 | 0 | 111000 | 1000111 | 110101 | 1101 | 111000 | 11110 |
Color Harmonies of #773422
Complementary color
Monochromatic Colors of #773422
Black with #773422
Text Example
Text Example
White with #773422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773422; }
p { color: rgb(119,52,34); }
H1.HeaderClassName
{
color: #773422;
}
.AnyTagClassName
{
color: #773422;
}
</style>
background-color css
<style>
a { background-color: #773422; }
a { background-color: rgb(119,52,34); }
div.DivClassName
{
background-color: #773422;
}
.BgClassName
{
background-color: #773422;
}
</style>
border-color css
<style>
span { border-color: #773422; }
span { border-color: rgb(119,52,34); }
td.TdClassName
{
border-color: #773422;
}
.TagClassName
{
border-color: #773422;
}
</style>