Shades of Pueblo #713726
Tints of Pueblo #713726
RGB
CMYK
RGB Variations
Color information
#713726 (or 0x713726) is known color: Pueblo. HEX triplet: 71, 37 and 26. RGB value is (113,55,38). Sum of RGB (Red+Green+Blue) = 113+55+38=206 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.85% from 206); Green value is 55 (21.88% from 255 or 26.70% from 206); Blue value is 38 (15.23% from 255 or 18.45% from 206); Max value from RGB is 113 - color contains mainly: red. Hex color #713726 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713726 is #8EC8D9. Grayscale: #464646. Windows color (decimal): -9357530 or 2504561. OLE color: 2504561.
HSL color Cylindrical-coordinate representation of color #713726: hue angle of 13.6º 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 #713726 is Cyan = 0, Magento = 0.51, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 55 | 38 | - |
| CMYK | 0 | 0.51 | 0.66 | 0.56 |
| HSL | 13.6º | 0.5% | 0.3% | - |
| HSV(B) | 13.6º | 0.66% | 0.44% | - |
| XYZ | 8.53 | 6.38 | 2.62 | - |
| YUV | 70.4 | 109.72 | 158.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 55 | 38 | 0 | 0.51 | 0.66 | 0.56 | 13.6 | 0.5 | 0.3 |
| Hex | 71 | 37 | 26 | 0 | 33 | 42 | 38 | E | 32 | 1E |
| Octal | 161 | 67 | 46 | 0 | 63 | 102 | 70 | 16 | 62 | 36 |
| Binary | 1110001 | 110111 | 100110 | 0 | 110011 | 1000010 | 111000 | 1110 | 110010 | 11110 |
Color Harmonies of #713726
Complementary color
Monochromatic Colors of #713726
Black with #713726
Text Example
Text Example
White with #713726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713726; }
p { color: rgb(113,55,38); }
H1.HeaderClassName
{
color: #713726;
}
.AnyTagClassName
{
color: #713726;
}
</style>
background-color css
<style>
a { background-color: #713726; }
a { background-color: rgb(113,55,38); }
div.DivClassName
{
background-color: #713726;
}
.BgClassName
{
background-color: #713726;
}
</style>
border-color css
<style>
span { border-color: #713726; }
span { border-color: rgb(113,55,38); }
td.TdClassName
{
border-color: #713726;
}
.TagClassName
{
border-color: #713726;
}
</style>