Shades of Pueblo #703322
Tints of Pueblo #703322
RGB
CMYK
RGB Variations
Color information
#703322 (or 0x703322) is known color: Pueblo. HEX triplet: 70, 33 and 22. RGB value is (112,51,34). Sum of RGB (Red+Green+Blue) = 112+51+34=197 (26% of max value = 765). Red value is 112 (44.14% from 255 or 56.85% from 197); Green value is 51 (20.31% from 255 or 25.89% from 197); Blue value is 34 (13.67% from 255 or 17.26% from 197); Max value from RGB is 112 - color contains mainly: red. Hex color #703322 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703322 is #8FCCDD. Grayscale: #434343. Windows color (decimal): -9424094 or 2241392. OLE color: 2241392.
HSL color Cylindrical-coordinate representation of color #703322: hue angle of 13.08º degrees, saturation: 0.53, 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 #703322 is Cyan = 0, Magento = 0.54, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 51 | 34 | - |
| CMYK | 0 | 0.54 | 0.70 | 0.56 |
| HSL | 13.08º | 0.53% | 0.29% | - |
| HSV(B) | 13.08º | 0.7% | 0.44% | - |
| XYZ | 8.15 | 5.93 | 2.23 | - |
| YUV | 67.3 | 109.21 | 159.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 51 | 34 | 0 | 0.54 | 0.70 | 0.56 | 13.08 | 0.53 | 0.29 |
| Hex | 70 | 33 | 22 | 0 | 36 | 46 | 38 | D | 35 | 1D |
| Octal | 160 | 63 | 42 | 0 | 66 | 106 | 70 | 15 | 65 | 35 |
| Binary | 1110000 | 110011 | 100010 | 0 | 110110 | 1000110 | 111000 | 1101 | 110101 | 11101 |
Color Harmonies of #703322
Complementary color
Monochromatic Colors of #703322
Black with #703322
Text Example
Text Example
White with #703322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703322; }
p { color: rgb(112,51,34); }
H1.HeaderClassName
{
color: #703322;
}
.AnyTagClassName
{
color: #703322;
}
</style>
background-color css
<style>
a { background-color: #703322; }
a { background-color: rgb(112,51,34); }
div.DivClassName
{
background-color: #703322;
}
.BgClassName
{
background-color: #703322;
}
</style>
border-color css
<style>
span { border-color: #703322; }
span { border-color: rgb(112,51,34); }
td.TdClassName
{
border-color: #703322;
}
.TagClassName
{
border-color: #703322;
}
</style>