Shades of Pueblo #712820
Tints of Pueblo #712820
RGB
CMYK
RGB Variations
Color information
#712820 (or 0x712820) is known color: Pueblo. HEX triplet: 71, 28 and 20. RGB value is (113,40,32). Sum of RGB (Red+Green+Blue) = 113+40+32=185 (24% of max value = 765). Red value is 113 (44.53% from 255 or 61.08% from 185); Green value is 40 (16.02% from 255 or 21.62% from 185); Blue value is 32 (12.89% from 255 or 17.30% from 185); Max value from RGB is 113 - color contains mainly: red. Hex color #712820 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #712820 is #8ED7DF. Grayscale: #3D3D3D. Windows color (decimal): -9361376 or 2107505. OLE color: 2107505.
HSL color Cylindrical-coordinate representation of color #712820: hue angle of 5.93º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #712820 is Cyan = 0, Magento = 0.65, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 40 | 32 | - |
| CMYK | 0 | 0.65 | 0.72 | 0.56 |
| HSL | 5.93º | 0.56% | 0.28% | - |
| HSV(B) | 5.93º | 0.72% | 0.44% | - |
| XYZ | 7.83 | 5.13 | 1.94 | - |
| YUV | 60.92 | 111.68 | 165.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 40 | 32 | 0 | 0.65 | 0.72 | 0.56 | 5.93 | 0.56 | 0.28 |
| Hex | 71 | 28 | 20 | 0 | 41 | 48 | 38 | 6 | 38 | 1C |
| Octal | 161 | 50 | 40 | 0 | 101 | 110 | 70 | 6 | 70 | 34 |
| Binary | 1110001 | 101000 | 100000 | 0 | 1000001 | 1001000 | 111000 | 110 | 111000 | 11100 |
Color Harmonies of #712820
Complementary color
Monochromatic Colors of #712820
Black with #712820
Text Example
Text Example
White with #712820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712820; }
p { color: rgb(113,40,32); }
H1.HeaderClassName
{
color: #712820;
}
.AnyTagClassName
{
color: #712820;
}
</style>
background-color css
<style>
a { background-color: #712820; }
a { background-color: rgb(113,40,32); }
div.DivClassName
{
background-color: #712820;
}
.BgClassName
{
background-color: #712820;
}
</style>
border-color css
<style>
span { border-color: #712820; }
span { border-color: rgb(113,40,32); }
td.TdClassName
{
border-color: #712820;
}
.TagClassName
{
border-color: #712820;
}
</style>