Shades of Pueblo #703226
Tints of Pueblo #703226
RGB
CMYK
RGB Variations
Color information
#703226 (or 0x703226) is known color: Pueblo. HEX triplet: 70, 32 and 26. RGB value is (112,50,38). Sum of RGB (Red+Green+Blue) = 112+50+38=200 (26% of max value = 765). Red value is 112 (44.14% from 255 or 56% from 200); Green value is 50 (19.92% from 255 or 25% from 200); Blue value is 38 (15.23% from 255 or 19% from 200); Max value from RGB is 112 - color contains mainly: red. Hex color #703226 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703226 is #8FCDD9. Grayscale: #434343. Windows color (decimal): -9424346 or 2503280. OLE color: 2503280.
HSL color Cylindrical-coordinate representation of color #703226: hue angle of 9.73º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #703226 is Cyan = 0, Magento = 0.55, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 50 | 38 | - |
| CMYK | 0 | 0.55 | 0.66 | 0.56 |
| HSL | 9.73º | 0.49% | 0.29% | - |
| HSV(B) | 9.73º | 0.66% | 0.44% | - |
| XYZ | 8.17 | 5.87 | 2.54 | - |
| YUV | 67.17 | 111.54 | 159.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 50 | 38 | 0 | 0.55 | 0.66 | 0.56 | 9.73 | 0.49 | 0.29 |
| Hex | 70 | 32 | 26 | 0 | 37 | 42 | 38 | A | 31 | 1D |
| Octal | 160 | 62 | 46 | 0 | 67 | 102 | 70 | 12 | 61 | 35 |
| Binary | 1110000 | 110010 | 100110 | 0 | 110111 | 1000010 | 111000 | 1010 | 110001 | 11101 |
Color Harmonies of #703226
Complementary color
Monochromatic Colors of #703226
Black with #703226
Text Example
Text Example
White with #703226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703226; }
p { color: rgb(112,50,38); }
H1.HeaderClassName
{
color: #703226;
}
.AnyTagClassName
{
color: #703226;
}
</style>
background-color css
<style>
a { background-color: #703226; }
a { background-color: rgb(112,50,38); }
div.DivClassName
{
background-color: #703226;
}
.BgClassName
{
background-color: #703226;
}
</style>
border-color css
<style>
span { border-color: #703226; }
span { border-color: rgb(112,50,38); }
td.TdClassName
{
border-color: #703226;
}
.TagClassName
{
border-color: #703226;
}
</style>