Shades of Pueblo #713022
Tints of Pueblo #713022
RGB
CMYK
RGB Variations
Color information
#713022 (or 0x713022) is known color: Pueblo. HEX triplet: 71, 30 and 22. RGB value is (113,48,34). Sum of RGB (Red+Green+Blue) = 113+48+34=195 (25% of max value = 765). Red value is 113 (44.53% from 255 or 57.95% from 195); Green value is 48 (19.14% from 255 or 24.62% from 195); Blue value is 34 (13.67% from 255 or 17.44% from 195); Max value from RGB is 113 - color contains mainly: red. Hex color #713022 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713022 is #8ECFDD. Grayscale: #414141. Windows color (decimal): -9359326 or 2240625. OLE color: 2240625.
HSL color Cylindrical-coordinate representation of color #713022: hue angle of 10.63º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #713022 is Cyan = 0, Magento = 0.58, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 48 | 34 | - |
| CMYK | 0 | 0.58 | 0.70 | 0.56 |
| HSL | 10.63º | 0.54% | 0.29% | - |
| HSV(B) | 10.63º | 0.7% | 0.44% | - |
| XYZ | 8.16 | 5.74 | 2.19 | - |
| YUV | 65.84 | 110.03 | 161.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 48 | 34 | 0 | 0.58 | 0.70 | 0.56 | 10.63 | 0.54 | 0.29 |
| Hex | 71 | 30 | 22 | 0 | 3A | 46 | 38 | B | 36 | 1D |
| Octal | 161 | 60 | 42 | 0 | 72 | 106 | 70 | 13 | 66 | 35 |
| Binary | 1110001 | 110000 | 100010 | 0 | 111010 | 1000110 | 111000 | 1011 | 110110 | 11101 |
Color Harmonies of #713022
Complementary color
Monochromatic Colors of #713022
Black with #713022
Text Example
Text Example
White with #713022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713022; }
p { color: rgb(113,48,34); }
H1.HeaderClassName
{
color: #713022;
}
.AnyTagClassName
{
color: #713022;
}
</style>
background-color css
<style>
a { background-color: #713022; }
a { background-color: rgb(113,48,34); }
div.DivClassName
{
background-color: #713022;
}
.BgClassName
{
background-color: #713022;
}
</style>
border-color css
<style>
span { border-color: #713022; }
span { border-color: rgb(113,48,34); }
td.TdClassName
{
border-color: #713022;
}
.TagClassName
{
border-color: #713022;
}
</style>