Shades of Pueblo #703329
Tints of Pueblo #703329
RGB
CMYK
RGB Variations
Color information
#703329 (or 0x703329) is known color: Pueblo. HEX triplet: 70, 33 and 29. RGB value is (112,51,41). Sum of RGB (Red+Green+Blue) = 112+51+41=204 (27% of max value = 765). Red value is 112 (44.14% from 255 or 54.90% from 204); Green value is 51 (20.31% from 255 or 25% from 204); Blue value is 41 (16.41% from 255 or 20.10% from 204); Max value from RGB is 112 - color contains mainly: red. Hex color #703329 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703329 is #8FCCD6. Grayscale: #444444. Windows color (decimal): -9424087 or 2700144. OLE color: 2700144.
HSL color Cylindrical-coordinate representation of color #703329: hue angle of 8.45º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #703329 is Cyan = 0, Magento = 0.54, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 51 | 41 | - |
| CMYK | 0 | 0.54 | 0.63 | 0.56 |
| HSL | 8.45º | 0.46% | 0.3% | - |
| HSV(B) | 8.45º | 0.63% | 0.44% | - |
| XYZ | 8.27 | 5.97 | 2.81 | - |
| YUV | 68.1 | 112.71 | 159.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 51 | 41 | 0 | 0.54 | 0.63 | 0.56 | 8.45 | 0.46 | 0.3 |
| Hex | 70 | 33 | 29 | 0 | 36 | 3F | 38 | 8 | 2E | 1E |
| Octal | 160 | 63 | 51 | 0 | 66 | 77 | 70 | 10 | 56 | 36 |
| Binary | 1110000 | 110011 | 101001 | 0 | 110110 | 111111 | 111000 | 1000 | 101110 | 11110 |
Color Harmonies of #703329
Complementary color
Monochromatic Colors of #703329
Black with #703329
Text Example
Text Example
White with #703329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703329; }
p { color: rgb(112,51,41); }
H1.HeaderClassName
{
color: #703329;
}
.AnyTagClassName
{
color: #703329;
}
</style>
background-color css
<style>
a { background-color: #703329; }
a { background-color: rgb(112,51,41); }
div.DivClassName
{
background-color: #703329;
}
.BgClassName
{
background-color: #703329;
}
</style>
border-color css
<style>
span { border-color: #703329; }
span { border-color: rgb(112,51,41); }
td.TdClassName
{
border-color: #703329;
}
.TagClassName
{
border-color: #703329;
}
</style>