Shades of Pueblo #713329
Tints of Pueblo #713329
RGB
CMYK
RGB Variations
Color information
#713329 (or 0x713329) is known color: Pueblo. HEX triplet: 71, 33 and 29. RGB value is (113,51,41). Sum of RGB (Red+Green+Blue) = 113+51+41=205 (27% of max value = 765). Red value is 113 (44.53% from 255 or 55.12% from 205); Green value is 51 (20.31% from 255 or 24.88% from 205); Blue value is 41 (16.41% from 255 or 20% from 205); Max value from RGB is 113 - color contains mainly: red. Hex color #713329 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713329 is #8ECCD6. Grayscale: #444444. Windows color (decimal): -9358551 or 2700145. OLE color: 2700145.
HSL color Cylindrical-coordinate representation of color #713329: hue angle of 8.33º 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 #713329 is Cyan = 0, Magento = 0.55, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 51 | 41 | - |
| CMYK | 0 | 0.55 | 0.64 | 0.56 |
| HSL | 8.33º | 0.47% | 0.3% | - |
| HSV(B) | 8.33º | 0.64% | 0.44% | - |
| XYZ | 8.39 | 6.04 | 2.82 | - |
| YUV | 68.4 | 112.54 | 159.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 41 | 0 | 0.55 | 0.64 | 0.56 | 8.33 | 0.47 | 0.3 |
| Hex | 71 | 33 | 29 | 0 | 37 | 40 | 38 | 8 | 2F | 1E |
| Octal | 161 | 63 | 51 | 0 | 67 | 100 | 70 | 10 | 57 | 36 |
| Binary | 1110001 | 110011 | 101001 | 0 | 110111 | 1000000 | 111000 | 1000 | 101111 | 11110 |
Color Harmonies of #713329
Complementary color
Monochromatic Colors of #713329
Black with #713329
Text Example
Text Example
White with #713329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713329; }
p { color: rgb(113,51,41); }
H1.HeaderClassName
{
color: #713329;
}
.AnyTagClassName
{
color: #713329;
}
</style>
background-color css
<style>
a { background-color: #713329; }
a { background-color: rgb(113,51,41); }
div.DivClassName
{
background-color: #713329;
}
.BgClassName
{
background-color: #713329;
}
</style>
border-color css
<style>
span { border-color: #713329; }
span { border-color: rgb(113,51,41); }
td.TdClassName
{
border-color: #713329;
}
.TagClassName
{
border-color: #713329;
}
</style>