Shades of Pueblo #703726
Tints of Pueblo #703726
RGB
CMYK
RGB Variations
Color information
#703726 (or 0x703726) is known color: Pueblo. HEX triplet: 70, 37 and 26. RGB value is (112,55,38). Sum of RGB (Red+Green+Blue) = 112+55+38=205 (27% of max value = 765). Red value is 112 (44.14% from 255 or 54.63% from 205); Green value is 55 (21.88% from 255 or 26.83% from 205); Blue value is 38 (15.23% from 255 or 18.54% from 205); Max value from RGB is 112 - color contains mainly: red. Hex color #703726 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703726 is #8FC8D9. Grayscale: #464646. Windows color (decimal): -9423066 or 2504560. OLE color: 2504560.
HSL color Cylindrical-coordinate representation of color #703726: hue angle of 13.78º 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 #703726 is Cyan = 0, Magento = 0.51, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 55 | 38 | - |
| CMYK | 0 | 0.51 | 0.66 | 0.56 |
| HSL | 13.78º | 0.49% | 0.29% | - |
| HSV(B) | 13.78º | 0.66% | 0.44% | - |
| XYZ | 8.4 | 6.32 | 2.61 | - |
| YUV | 70.11 | 109.88 | 157.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 55 | 38 | 0 | 0.51 | 0.66 | 0.56 | 13.78 | 0.49 | 0.29 |
| Hex | 70 | 37 | 26 | 0 | 33 | 42 | 38 | E | 31 | 1D |
| Octal | 160 | 67 | 46 | 0 | 63 | 102 | 70 | 16 | 61 | 35 |
| Binary | 1110000 | 110111 | 100110 | 0 | 110011 | 1000010 | 111000 | 1110 | 110001 | 11101 |
Color Harmonies of #703726
Complementary color
Monochromatic Colors of #703726
Black with #703726
Text Example
Text Example
White with #703726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703726; }
p { color: rgb(112,55,38); }
H1.HeaderClassName
{
color: #703726;
}
.AnyTagClassName
{
color: #703726;
}
</style>
background-color css
<style>
a { background-color: #703726; }
a { background-color: rgb(112,55,38); }
div.DivClassName
{
background-color: #703726;
}
.BgClassName
{
background-color: #703726;
}
</style>
border-color css
<style>
span { border-color: #703726; }
span { border-color: rgb(112,55,38); }
td.TdClassName
{
border-color: #703726;
}
.TagClassName
{
border-color: #703726;
}
</style>