Shades of Pueblo #712610
Tints of Pueblo #712610
RGB
CMYK
RGB Variations
Color information
#712610 (or 0x712610) is known color: Pueblo. HEX triplet: 71, 26 and 10. RGB value is (113,38,16). Sum of RGB (Red+Green+Blue) = 113+38+16=167 (22% of max value = 765). Red value is 113 (44.53% from 255 or 67.66% from 167); Green value is 38 (15.23% from 255 or 22.75% from 167); Blue value is 16 (6.64% from 255 or 9.58% from 167); Max value from RGB is 113 - color contains mainly: red. Hex color #712610 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #712610 is #8ED9EF. Grayscale: #3A3A3A. Windows color (decimal): -9361904 or 1058417. OLE color: 1058417.
HSL color Cylindrical-coordinate representation of color #712610: hue angle of 13.61º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #712610 is Cyan = 0, Magento = 0.66, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 38 | 16 | - |
| CMYK | 0 | 0.66 | 0.86 | 0.56 |
| HSL | 13.61º | 0.75% | 0.25% | - |
| HSV(B) | 13.61º | 0.86% | 0.44% | - |
| XYZ | 7.6 | 4.93 | 1.04 | - |
| YUV | 57.92 | 104.35 | 167.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 38 | 16 | 0 | 0.66 | 0.86 | 0.56 | 13.61 | 0.75 | 0.25 |
| Hex | 71 | 26 | 10 | 0 | 42 | 56 | 38 | E | 4B | 19 |
| Octal | 161 | 46 | 20 | 0 | 102 | 126 | 70 | 16 | 113 | 31 |
| Binary | 1110001 | 100110 | 10000 | 0 | 1000010 | 1010110 | 111000 | 1110 | 1001011 | 11001 |
Color Harmonies of #712610
Complementary color
Monochromatic Colors of #712610
Black with #712610
Text Example
Text Example
White with #712610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712610; }
p { color: rgb(113,38,16); }
H1.HeaderClassName
{
color: #712610;
}
.AnyTagClassName
{
color: #712610;
}
</style>
background-color css
<style>
a { background-color: #712610; }
a { background-color: rgb(113,38,16); }
div.DivClassName
{
background-color: #712610;
}
.BgClassName
{
background-color: #712610;
}
</style>
border-color css
<style>
span { border-color: #712610; }
span { border-color: rgb(113,38,16); }
td.TdClassName
{
border-color: #712610;
}
.TagClassName
{
border-color: #712610;
}
</style>