Shades of Pueblo #763121
Tints of Pueblo #763121
RGB
CMYK
RGB Variations
Color information
#763121 (or 0x763121) is known color: Pueblo. HEX triplet: 76, 31 and 21. RGB value is (118,49,33). Sum of RGB (Red+Green+Blue) = 118+49+33=200 (26% of max value = 765). Red value is 118 (46.48% from 255 or 59% from 200); Green value is 49 (19.53% from 255 or 24.5% from 200); Blue value is 33 (13.28% from 255 or 16.5% from 200); Max value from RGB is 118 - color contains mainly: red. Hex color #763121 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763121 is #89CEDE. Grayscale: #434343. Windows color (decimal): -9031391 or 2175350. OLE color: 2175350.
HSL color Cylindrical-coordinate representation of color #763121: hue angle of 11.29º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #763121 is Cyan = 0, Magento = 0.58, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 49 | 33 | - |
| CMYK | 0 | 0.58 | 0.72 | 0.54 |
| HSL | 11.29º | 0.56% | 0.3% | - |
| HSV(B) | 11.29º | 0.72% | 0.46% | - |
| XYZ | 8.84 | 6.16 | 2.16 | - |
| YUV | 67.81 | 108.36 | 163.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 49 | 33 | 0 | 0.58 | 0.72 | 0.54 | 11.29 | 0.56 | 0.3 |
| Hex | 76 | 31 | 21 | 0 | 3A | 48 | 36 | B | 38 | 1E |
| Octal | 166 | 61 | 41 | 0 | 72 | 110 | 66 | 13 | 70 | 36 |
| Binary | 1110110 | 110001 | 100001 | 0 | 111010 | 1001000 | 110110 | 1011 | 111000 | 11110 |
Color Harmonies of #763121
Complementary color
Monochromatic Colors of #763121
Black with #763121
Text Example
Text Example
White with #763121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763121; }
p { color: rgb(118,49,33); }
H1.HeaderClassName
{
color: #763121;
}
.AnyTagClassName
{
color: #763121;
}
</style>
background-color css
<style>
a { background-color: #763121; }
a { background-color: rgb(118,49,33); }
div.DivClassName
{
background-color: #763121;
}
.BgClassName
{
background-color: #763121;
}
</style>
border-color css
<style>
span { border-color: #763121; }
span { border-color: rgb(118,49,33); }
td.TdClassName
{
border-color: #763121;
}
.TagClassName
{
border-color: #763121;
}
</style>