Shades of Pueblo #703429
Tints of Pueblo #703429
RGB
CMYK
RGB Variations
Color information
#703429 (or 0x703429) is known color: Pueblo. HEX triplet: 70, 34 and 29. RGB value is (112,52,41). Sum of RGB (Red+Green+Blue) = 112+52+41=205 (27% of max value = 765). Red value is 112 (44.14% from 255 or 54.63% from 205); Green value is 52 (20.70% from 255 or 25.37% from 205); Blue value is 41 (16.41% from 255 or 20% from 205); Max value from RGB is 112 - color contains mainly: red. Hex color #703429 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703429 is #8FCBD6. Grayscale: #444444. Windows color (decimal): -9423831 or 2700400. OLE color: 2700400.
HSL color Cylindrical-coordinate representation of color #703429: hue angle of 9.3º 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 #703429 is Cyan = 0, Magento = 0.54, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 52 | 41 | - |
| CMYK | 0 | 0.54 | 0.63 | 0.56 |
| HSL | 9.3º | 0.46% | 0.3% | - |
| HSV(B) | 9.3º | 0.63% | 0.44% | - |
| XYZ | 8.31 | 6.06 | 2.83 | - |
| YUV | 68.69 | 112.38 | 158.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 52 | 41 | 0 | 0.54 | 0.63 | 0.56 | 9.3 | 0.46 | 0.3 |
| Hex | 70 | 34 | 29 | 0 | 36 | 3F | 38 | 9 | 2E | 1E |
| Octal | 160 | 64 | 51 | 0 | 66 | 77 | 70 | 11 | 56 | 36 |
| Binary | 1110000 | 110100 | 101001 | 0 | 110110 | 111111 | 111000 | 1001 | 101110 | 11110 |
Color Harmonies of #703429
Complementary color
Monochromatic Colors of #703429
Black with #703429
Text Example
Text Example
White with #703429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703429; }
p { color: rgb(112,52,41); }
H1.HeaderClassName
{
color: #703429;
}
.AnyTagClassName
{
color: #703429;
}
</style>
background-color css
<style>
a { background-color: #703429; }
a { background-color: rgb(112,52,41); }
div.DivClassName
{
background-color: #703429;
}
.BgClassName
{
background-color: #703429;
}
</style>
border-color css
<style>
span { border-color: #703429; }
span { border-color: rgb(112,52,41); }
td.TdClassName
{
border-color: #703429;
}
.TagClassName
{
border-color: #703429;
}
</style>