Shades of Pueblo #713126
Tints of Pueblo #713126
RGB
CMYK
RGB Variations
Color information
#713126 (or 0x713126) is known color: Pueblo. HEX triplet: 71, 31 and 26. RGB value is (113,49,38). Sum of RGB (Red+Green+Blue) = 113+49+38=200 (26% of max value = 765). Red value is 113 (44.53% from 255 or 56.5% from 200); Green value is 49 (19.53% from 255 or 24.5% from 200); Blue value is 38 (15.23% from 255 or 19% from 200); Max value from RGB is 113 - color contains mainly: red. Hex color #713126 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713126 is #8ECED9. Grayscale: #424242. Windows color (decimal): -9359066 or 2503025. OLE color: 2503025.
HSL color Cylindrical-coordinate representation of color #713126: hue angle of 8.8º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #713126 is Cyan = 0, Magento = 0.57, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 49 | 38 | - |
| CMYK | 0 | 0.57 | 0.66 | 0.56 |
| HSL | 8.8º | 0.5% | 0.3% | - |
| HSV(B) | 8.8º | 0.66% | 0.44% | - |
| XYZ | 8.26 | 5.85 | 2.53 | - |
| YUV | 66.88 | 111.7 | 160.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 49 | 38 | 0 | 0.57 | 0.66 | 0.56 | 8.8 | 0.5 | 0.3 |
| Hex | 71 | 31 | 26 | 0 | 39 | 42 | 38 | 9 | 32 | 1E |
| Octal | 161 | 61 | 46 | 0 | 71 | 102 | 70 | 11 | 62 | 36 |
| Binary | 1110001 | 110001 | 100110 | 0 | 111001 | 1000010 | 111000 | 1001 | 110010 | 11110 |
Color Harmonies of #713126
Complementary color
Monochromatic Colors of #713126
Black with #713126
Text Example
Text Example
White with #713126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713126; }
p { color: rgb(113,49,38); }
H1.HeaderClassName
{
color: #713126;
}
.AnyTagClassName
{
color: #713126;
}
</style>
background-color css
<style>
a { background-color: #713126; }
a { background-color: rgb(113,49,38); }
div.DivClassName
{
background-color: #713126;
}
.BgClassName
{
background-color: #713126;
}
</style>
border-color css
<style>
span { border-color: #713126; }
span { border-color: rgb(113,49,38); }
td.TdClassName
{
border-color: #713126;
}
.TagClassName
{
border-color: #713126;
}
</style>