Shades of Pueblo #712612
Tints of Pueblo #712612
RGB
CMYK
RGB Variations
Color information
#712612 (or 0x712612) is known color: Pueblo. HEX triplet: 71, 26 and 12. RGB value is (113,38,18). Sum of RGB (Red+Green+Blue) = 113+38+18=169 (22% of max value = 765). Red value is 113 (44.53% from 255 or 66.86% from 169); Green value is 38 (15.23% from 255 or 22.49% from 169); Blue value is 18 (7.42% from 255 or 10.65% from 169); Max value from RGB is 113 - color contains mainly: red. Hex color #712612 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #712612 is #8ED9ED. Grayscale: #3A3A3A. Windows color (decimal): -9361902 or 1189489. OLE color: 1189489.
HSL color Cylindrical-coordinate representation of color #712612: hue angle of 12.63º 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 #712612 is Cyan = 0, Magento = 0.66, Yellow = 0.84 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 38 | 18 | - |
| CMYK | 0 | 0.66 | 0.84 | 0.56 |
| HSL | 12.63º | 0.73% | 0.26% | - |
| HSV(B) | 12.63º | 0.84% | 0.44% | - |
| XYZ | 7.61 | 4.94 | 1.12 | - |
| YUV | 58.15 | 105.35 | 167.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 38 | 18 | 0 | 0.66 | 0.84 | 0.56 | 12.63 | 0.73 | 0.26 |
| Hex | 71 | 26 | 12 | 0 | 42 | 54 | 38 | D | 49 | 1A |
| Octal | 161 | 46 | 22 | 0 | 102 | 124 | 70 | 15 | 111 | 32 |
| Binary | 1110001 | 100110 | 10010 | 0 | 1000010 | 1010100 | 111000 | 1101 | 1001001 | 11010 |
Color Harmonies of #712612
Complementary color
Monochromatic Colors of #712612
Black with #712612
Text Example
Text Example
White with #712612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712612; }
p { color: rgb(113,38,18); }
H1.HeaderClassName
{
color: #712612;
}
.AnyTagClassName
{
color: #712612;
}
</style>
background-color css
<style>
a { background-color: #712612; }
a { background-color: rgb(113,38,18); }
div.DivClassName
{
background-color: #712612;
}
.BgClassName
{
background-color: #712612;
}
</style>
border-color css
<style>
span { border-color: #712612; }
span { border-color: rgb(113,38,18); }
td.TdClassName
{
border-color: #712612;
}
.TagClassName
{
border-color: #712612;
}
</style>