Shades of Pueblo #713322
Tints of Pueblo #713322
RGB
CMYK
RGB Variations
Color information
#713322 (or 0x713322) is known color: Pueblo. HEX triplet: 71, 33 and 22. RGB value is (113,51,34). Sum of RGB (Red+Green+Blue) = 113+51+34=198 (26% of max value = 765). Red value is 113 (44.53% from 255 or 57.07% from 198); Green value is 51 (20.31% from 255 or 25.76% from 198); Blue value is 34 (13.67% from 255 or 17.17% from 198); Max value from RGB is 113 - color contains mainly: red. Hex color #713322 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713322 is #8ECCDD. Grayscale: #434343. Windows color (decimal): -9358558 or 2241393. OLE color: 2241393.
HSL color Cylindrical-coordinate representation of color #713322: hue angle of 12.91º 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 #713322 is Cyan = 0, Magento = 0.55, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 51 | 34 | - |
| CMYK | 0 | 0.55 | 0.70 | 0.56 |
| HSL | 12.91º | 0.54% | 0.29% | - |
| HSV(B) | 12.91º | 0.7% | 0.44% | - |
| XYZ | 8.28 | 5.99 | 2.23 | - |
| YUV | 67.6 | 109.04 | 160.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 34 | 0 | 0.55 | 0.70 | 0.56 | 12.91 | 0.54 | 0.29 |
| Hex | 71 | 33 | 22 | 0 | 37 | 46 | 38 | D | 36 | 1D |
| Octal | 161 | 63 | 42 | 0 | 67 | 106 | 70 | 15 | 66 | 35 |
| Binary | 1110001 | 110011 | 100010 | 0 | 110111 | 1000110 | 111000 | 1101 | 110110 | 11101 |
Color Harmonies of #713322
Complementary color
Monochromatic Colors of #713322
Black with #713322
Text Example
Text Example
White with #713322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713322; }
p { color: rgb(113,51,34); }
H1.HeaderClassName
{
color: #713322;
}
.AnyTagClassName
{
color: #713322;
}
</style>
background-color css
<style>
a { background-color: #713322; }
a { background-color: rgb(113,51,34); }
div.DivClassName
{
background-color: #713322;
}
.BgClassName
{
background-color: #713322;
}
</style>
border-color css
<style>
span { border-color: #713322; }
span { border-color: rgb(113,51,34); }
td.TdClassName
{
border-color: #713322;
}
.TagClassName
{
border-color: #713322;
}
</style>