Shades of Pueblo #773528
Tints of Pueblo #773528
RGB
CMYK
RGB Variations
Color information
#773528 (or 0x773528) is known color: Pueblo. HEX triplet: 77, 35 and 28. RGB value is (119,53,40). Sum of RGB (Red+Green+Blue) = 119+53+40=212 (28% of max value = 765). Red value is 119 (46.88% from 255 or 56.13% from 212); Green value is 53 (21.09% from 255 or 25% from 212); Blue value is 40 (16.02% from 255 or 18.87% from 212); Max value from RGB is 119 - color contains mainly: red. Hex color #773528 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773528 is #88CAD7. Grayscale: #474747. Windows color (decimal): -8964824 or 2635127. OLE color: 2635127.
HSL color Cylindrical-coordinate representation of color #773528: hue angle of 9.87º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #773528 is Cyan = 0, Magento = 0.55, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 53 | 40 | - |
| CMYK | 0 | 0.55 | 0.66 | 0.53 |
| HSL | 9.87º | 0.5% | 0.31% | - |
| HSV(B) | 9.87º | 0.66% | 0.47% | - |
| XYZ | 9.26 | 6.62 | 2.8 | - |
| YUV | 71.25 | 110.37 | 162.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 53 | 40 | 0 | 0.55 | 0.66 | 0.53 | 9.87 | 0.5 | 0.31 |
| Hex | 77 | 35 | 28 | 0 | 37 | 42 | 35 | A | 32 | 1F |
| Octal | 167 | 65 | 50 | 0 | 67 | 102 | 65 | 12 | 62 | 37 |
| Binary | 1110111 | 110101 | 101000 | 0 | 110111 | 1000010 | 110101 | 1010 | 110010 | 11111 |
Color Harmonies of #773528
Complementary color
Monochromatic Colors of #773528
Black with #773528
Text Example
Text Example
White with #773528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773528; }
p { color: rgb(119,53,40); }
H1.HeaderClassName
{
color: #773528;
}
.AnyTagClassName
{
color: #773528;
}
</style>
background-color css
<style>
a { background-color: #773528; }
a { background-color: rgb(119,53,40); }
div.DivClassName
{
background-color: #773528;
}
.BgClassName
{
background-color: #773528;
}
</style>
border-color css
<style>
span { border-color: #773528; }
span { border-color: rgb(119,53,40); }
td.TdClassName
{
border-color: #773528;
}
.TagClassName
{
border-color: #773528;
}
</style>