Shades of Pueblo #713120
Tints of Pueblo #713120
RGB
CMYK
RGB Variations
Color information
#713120 (or 0x713120) is known color: Pueblo. HEX triplet: 71, 31 and 20. RGB value is (113,49,32). Sum of RGB (Red+Green+Blue) = 113+49+32=194 (25% of max value = 765). Red value is 113 (44.53% from 255 or 58.25% from 194); Green value is 49 (19.53% from 255 or 25.26% from 194); Blue value is 32 (12.89% from 255 or 16.49% from 194); Max value from RGB is 113 - color contains mainly: red. Hex color #713120 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713120 is #8ECEDF. Grayscale: #424242. Windows color (decimal): -9359072 or 2109809. OLE color: 2109809.
HSL color Cylindrical-coordinate representation of color #713120: hue angle of 12.59º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #713120 is Cyan = 0, Magento = 0.57, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 49 | 32 | - |
| CMYK | 0 | 0.57 | 0.72 | 0.56 |
| HSL | 12.59º | 0.56% | 0.28% | - |
| HSV(B) | 12.59º | 0.72% | 0.44% | - |
| XYZ | 8.17 | 5.81 | 2.06 | - |
| YUV | 66.2 | 108.7 | 161.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 49 | 32 | 0 | 0.57 | 0.72 | 0.56 | 12.59 | 0.56 | 0.28 |
| Hex | 71 | 31 | 20 | 0 | 39 | 48 | 38 | D | 38 | 1C |
| Octal | 161 | 61 | 40 | 0 | 71 | 110 | 70 | 15 | 70 | 34 |
| Binary | 1110001 | 110001 | 100000 | 0 | 111001 | 1001000 | 111000 | 1101 | 111000 | 11100 |
Color Harmonies of #713120
Complementary color
Monochromatic Colors of #713120
Black with #713120
Text Example
Text Example
White with #713120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713120; }
p { color: rgb(113,49,32); }
H1.HeaderClassName
{
color: #713120;
}
.AnyTagClassName
{
color: #713120;
}
</style>
background-color css
<style>
a { background-color: #713120; }
a { background-color: rgb(113,49,32); }
div.DivClassName
{
background-color: #713120;
}
.BgClassName
{
background-color: #713120;
}
</style>
border-color css
<style>
span { border-color: #713120; }
span { border-color: rgb(113,49,32); }
td.TdClassName
{
border-color: #713120;
}
.TagClassName
{
border-color: #713120;
}
</style>