Shades of Pueblo #713529
Tints of Pueblo #713529
RGB
CMYK
RGB Variations
Color information
#713529 (or 0x713529) is known color: Pueblo. HEX triplet: 71, 35 and 29. RGB value is (113,53,41). Sum of RGB (Red+Green+Blue) = 113+53+41=207 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.59% from 207); Green value is 53 (21.09% from 255 or 25.60% from 207); Blue value is 41 (16.41% from 255 or 19.81% from 207); Max value from RGB is 113 - color contains mainly: red. Hex color #713529 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713529 is #8ECAD6. Grayscale: #454545. Windows color (decimal): -9358039 or 2700657. OLE color: 2700657.
HSL color Cylindrical-coordinate representation of color #713529: hue angle of 10º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #713529 is Cyan = 0, Magento = 0.53, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 53 | 41 | - |
| CMYK | 0 | 0.53 | 0.64 | 0.56 |
| HSL | 10º | 0.47% | 0.3% | - |
| HSV(B) | 10º | 0.64% | 0.44% | - |
| XYZ | 8.48 | 6.22 | 2.85 | - |
| YUV | 69.57 | 111.88 | 158.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 53 | 41 | 0 | 0.53 | 0.64 | 0.56 | 10 | 0.47 | 0.3 |
| Hex | 71 | 35 | 29 | 0 | 35 | 40 | 38 | A | 2F | 1E |
| Octal | 161 | 65 | 51 | 0 | 65 | 100 | 70 | 12 | 57 | 36 |
| Binary | 1110001 | 110101 | 101001 | 0 | 110101 | 1000000 | 111000 | 1010 | 101111 | 11110 |
Color Harmonies of #713529
Complementary color
Monochromatic Colors of #713529
Black with #713529
Text Example
Text Example
White with #713529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713529; }
p { color: rgb(113,53,41); }
H1.HeaderClassName
{
color: #713529;
}
.AnyTagClassName
{
color: #713529;
}
</style>
background-color css
<style>
a { background-color: #713529; }
a { background-color: rgb(113,53,41); }
div.DivClassName
{
background-color: #713529;
}
.BgClassName
{
background-color: #713529;
}
</style>
border-color css
<style>
span { border-color: #713529; }
span { border-color: rgb(113,53,41); }
td.TdClassName
{
border-color: #713529;
}
.TagClassName
{
border-color: #713529;
}
</style>