Shades of Pueblo #773521
Tints of Pueblo #773521
RGB
CMYK
RGB Variations
Color information
#773521 (or 0x773521) is known color: Pueblo. HEX triplet: 77, 35 and 21. RGB value is (119,53,33). Sum of RGB (Red+Green+Blue) = 119+53+33=205 (27% of max value = 765). Red value is 119 (46.88% from 255 or 58.05% from 205); Green value is 53 (21.09% from 255 or 25.85% from 205); Blue value is 33 (13.28% from 255 or 16.10% from 205); Max value from RGB is 119 - color contains mainly: red. Hex color #773521 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773521 is #88CADE. Grayscale: #464646. Windows color (decimal): -8964831 or 2176375. OLE color: 2176375.
HSL color Cylindrical-coordinate representation of color #773521: hue angle of 13.95º degrees, saturation: 0.57, 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 #773521 is Cyan = 0, Magento = 0.55, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 53 | 33 | - |
| CMYK | 0 | 0.55 | 0.72 | 0.53 |
| HSL | 13.95º | 0.57% | 0.3% | - |
| HSV(B) | 13.95º | 0.72% | 0.47% | - |
| XYZ | 9.16 | 6.58 | 2.23 | - |
| YUV | 70.45 | 106.87 | 162.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 53 | 33 | 0 | 0.55 | 0.72 | 0.53 | 13.95 | 0.57 | 0.3 |
| Hex | 77 | 35 | 21 | 0 | 37 | 48 | 35 | E | 39 | 1E |
| Octal | 167 | 65 | 41 | 0 | 67 | 110 | 65 | 16 | 71 | 36 |
| Binary | 1110111 | 110101 | 100001 | 0 | 110111 | 1001000 | 110101 | 1110 | 111001 | 11110 |
Color Harmonies of #773521
Complementary color
Monochromatic Colors of #773521
Black with #773521
Text Example
Text Example
White with #773521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773521; }
p { color: rgb(119,53,33); }
H1.HeaderClassName
{
color: #773521;
}
.AnyTagClassName
{
color: #773521;
}
</style>
background-color css
<style>
a { background-color: #773521; }
a { background-color: rgb(119,53,33); }
div.DivClassName
{
background-color: #773521;
}
.BgClassName
{
background-color: #773521;
}
</style>
border-color css
<style>
span { border-color: #773521; }
span { border-color: rgb(119,53,33); }
td.TdClassName
{
border-color: #773521;
}
.TagClassName
{
border-color: #773521;
}
</style>