Shades of Pueblo #703629
Tints of Pueblo #703629
RGB
CMYK
RGB Variations
Color information
#703629 (or 0x703629) is known color: Pueblo. HEX triplet: 70, 36 and 29. RGB value is (112,54,41). Sum of RGB (Red+Green+Blue) = 112+54+41=207 (27% of max value = 765). Red value is 112 (44.14% from 255 or 54.11% from 207); Green value is 54 (21.48% from 255 or 26.09% from 207); Blue value is 41 (16.41% from 255 or 19.81% from 207); Max value from RGB is 112 - color contains mainly: red. Hex color #703629 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703629 is #8FC9D6. Grayscale: #454545. Windows color (decimal): -9423319 or 2700912. OLE color: 2700912.
HSL color Cylindrical-coordinate representation of color #703629: hue angle of 10.99º 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 #703629 is Cyan = 0, Magento = 0.52, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 54 | 41 | - |
| CMYK | 0 | 0.52 | 0.63 | 0.56 |
| HSL | 10.99º | 0.46% | 0.3% | - |
| HSV(B) | 10.99º | 0.63% | 0.44% | - |
| XYZ | 8.4 | 6.24 | 2.86 | - |
| YUV | 69.86 | 111.72 | 158.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 54 | 41 | 0 | 0.52 | 0.63 | 0.56 | 10.99 | 0.46 | 0.3 |
| Hex | 70 | 36 | 29 | 0 | 34 | 3F | 38 | B | 2E | 1E |
| Octal | 160 | 66 | 51 | 0 | 64 | 77 | 70 | 13 | 56 | 36 |
| Binary | 1110000 | 110110 | 101001 | 0 | 110100 | 111111 | 111000 | 1011 | 101110 | 11110 |
Color Harmonies of #703629
Complementary color
Monochromatic Colors of #703629
Black with #703629
Text Example
Text Example
White with #703629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703629; }
p { color: rgb(112,54,41); }
H1.HeaderClassName
{
color: #703629;
}
.AnyTagClassName
{
color: #703629;
}
</style>
background-color css
<style>
a { background-color: #703629; }
a { background-color: rgb(112,54,41); }
div.DivClassName
{
background-color: #703629;
}
.BgClassName
{
background-color: #703629;
}
</style>
border-color css
<style>
span { border-color: #703629; }
span { border-color: rgb(112,54,41); }
td.TdClassName
{
border-color: #703629;
}
.TagClassName
{
border-color: #703629;
}
</style>