Shades of Pueblo #773321
Tints of Pueblo #773321
RGB
CMYK
RGB Variations
Color information
#773321 (or 0x773321) is known color: Pueblo. HEX triplet: 77, 33 and 21. RGB value is (119,51,33). Sum of RGB (Red+Green+Blue) = 119+51+33=203 (26% of max value = 765). Red value is 119 (46.88% from 255 or 58.62% from 203); Green value is 51 (20.31% from 255 or 25.12% from 203); Blue value is 33 (13.28% from 255 or 16.26% from 203); Max value from RGB is 119 - color contains mainly: red. Hex color #773321 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773321 is #88CCDE. Grayscale: #454545. Windows color (decimal): -8965343 or 2175863. OLE color: 2175863.
HSL color Cylindrical-coordinate representation of color #773321: hue angle of 12.56º 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 #773321 is Cyan = 0, Magento = 0.57, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 51 | 33 | - |
| CMYK | 0 | 0.57 | 0.72 | 0.53 |
| HSL | 12.56º | 0.57% | 0.3% | - |
| HSV(B) | 12.56º | 0.72% | 0.47% | - |
| XYZ | 9.07 | 6.4 | 2.2 | - |
| YUV | 69.28 | 107.53 | 163.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 51 | 33 | 0 | 0.57 | 0.72 | 0.53 | 12.56 | 0.57 | 0.3 |
| Hex | 77 | 33 | 21 | 0 | 39 | 48 | 35 | D | 39 | 1E |
| Octal | 167 | 63 | 41 | 0 | 71 | 110 | 65 | 15 | 71 | 36 |
| Binary | 1110111 | 110011 | 100001 | 0 | 111001 | 1001000 | 110101 | 1101 | 111001 | 11110 |
Color Harmonies of #773321
Complementary color
Monochromatic Colors of #773321
Black with #773321
Text Example
Text Example
White with #773321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773321; }
p { color: rgb(119,51,33); }
H1.HeaderClassName
{
color: #773321;
}
.AnyTagClassName
{
color: #773321;
}
</style>
background-color css
<style>
a { background-color: #773321; }
a { background-color: rgb(119,51,33); }
div.DivClassName
{
background-color: #773321;
}
.BgClassName
{
background-color: #773321;
}
</style>
border-color css
<style>
span { border-color: #773321; }
span { border-color: rgb(119,51,33); }
td.TdClassName
{
border-color: #773321;
}
.TagClassName
{
border-color: #773321;
}
</style>