Shades of Pueblo #712810
Tints of Pueblo #712810
RGB
CMYK
RGB Variations
Color information
#712810 (or 0x712810) is known color: Pueblo. HEX triplet: 71, 28 and 10. RGB value is (113,40,16). Sum of RGB (Red+Green+Blue) = 113+40+16=169 (22% of max value = 765). Red value is 113 (44.53% from 255 or 66.86% from 169); Green value is 40 (16.02% from 255 or 23.67% from 169); Blue value is 16 (6.64% from 255 or 9.47% from 169); Max value from RGB is 113 - color contains mainly: red. Hex color #712810 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #712810 is #8ED7EF. Grayscale: #3B3B3B. Windows color (decimal): -9361392 or 1058929. OLE color: 1058929.
HSL color Cylindrical-coordinate representation of color #712810: hue angle of 14.85º 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 #712810 is Cyan = 0, Magento = 0.65, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 40 | 16 | - |
| CMYK | 0 | 0.65 | 0.86 | 0.56 |
| HSL | 14.85º | 0.75% | 0.25% | - |
| HSV(B) | 14.85º | 0.86% | 0.44% | - |
| XYZ | 7.66 | 5.07 | 1.06 | - |
| YUV | 59.09 | 103.68 | 166.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 40 | 16 | 0 | 0.65 | 0.86 | 0.56 | 14.85 | 0.75 | 0.25 |
| Hex | 71 | 28 | 10 | 0 | 41 | 56 | 38 | F | 4B | 19 |
| Octal | 161 | 50 | 20 | 0 | 101 | 126 | 70 | 17 | 113 | 31 |
| Binary | 1110001 | 101000 | 10000 | 0 | 1000001 | 1010110 | 111000 | 1111 | 1001011 | 11001 |
Color Harmonies of #712810
Complementary color
Monochromatic Colors of #712810
Black with #712810
Text Example
Text Example
White with #712810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712810; }
p { color: rgb(113,40,16); }
H1.HeaderClassName
{
color: #712810;
}
.AnyTagClassName
{
color: #712810;
}
</style>
background-color css
<style>
a { background-color: #712810; }
a { background-color: rgb(113,40,16); }
div.DivClassName
{
background-color: #712810;
}
.BgClassName
{
background-color: #712810;
}
</style>
border-color css
<style>
span { border-color: #712810; }
span { border-color: rgb(113,40,16); }
td.TdClassName
{
border-color: #712810;
}
.TagClassName
{
border-color: #712810;
}
</style>