Shades of Pueblo #712912
Tints of Pueblo #712912
RGB
CMYK
RGB Variations
Color information
#712912 (or 0x712912) is known color: Pueblo. HEX triplet: 71, 29 and 12. RGB value is (113,41,18). Sum of RGB (Red+Green+Blue) = 113+41+18=172 (22% of max value = 765). Red value is 113 (44.53% from 255 or 65.70% from 172); Green value is 41 (16.41% from 255 or 23.84% from 172); Blue value is 18 (7.42% from 255 or 10.47% from 172); Max value from RGB is 113 - color contains mainly: red. Hex color #712912 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #712912 is #8ED6ED. Grayscale: #3C3C3C. Windows color (decimal): -9361134 or 1190257. OLE color: 1190257.
HSL color Cylindrical-coordinate representation of color #712912: hue angle of 14.53º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #712912 is Cyan = 0, Magento = 0.64, Yellow = 0.84 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 41 | 18 | - |
| CMYK | 0 | 0.64 | 0.84 | 0.56 |
| HSL | 14.53º | 0.73% | 0.26% | - |
| HSV(B) | 14.53º | 0.84% | 0.44% | - |
| XYZ | 7.71 | 5.14 | 1.16 | - |
| YUV | 59.91 | 104.35 | 165.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 41 | 18 | 0 | 0.64 | 0.84 | 0.56 | 14.53 | 0.73 | 0.26 |
| Hex | 71 | 29 | 12 | 0 | 40 | 54 | 38 | F | 49 | 1A |
| Octal | 161 | 51 | 22 | 0 | 100 | 124 | 70 | 17 | 111 | 32 |
| Binary | 1110001 | 101001 | 10010 | 0 | 1000000 | 1010100 | 111000 | 1111 | 1001001 | 11010 |
Color Harmonies of #712912
Complementary color
Monochromatic Colors of #712912
Black with #712912
Text Example
Text Example
White with #712912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712912; }
p { color: rgb(113,41,18); }
H1.HeaderClassName
{
color: #712912;
}
.AnyTagClassName
{
color: #712912;
}
</style>
background-color css
<style>
a { background-color: #712912; }
a { background-color: rgb(113,41,18); }
div.DivClassName
{
background-color: #712912;
}
.BgClassName
{
background-color: #712912;
}
</style>
border-color css
<style>
span { border-color: #712912; }
span { border-color: rgb(113,41,18); }
td.TdClassName
{
border-color: #712912;
}
.TagClassName
{
border-color: #712912;
}
</style>