Shades of Pueblo #703428
Tints of Pueblo #703428
RGB
CMYK
RGB Variations
Color information
#703428 (or 0x703428) is known color: Pueblo. HEX triplet: 70, 34 and 28. RGB value is (112,52,40). Sum of RGB (Red+Green+Blue) = 112+52+40=204 (27% of max value = 765). Red value is 112 (44.14% from 255 or 54.90% from 204); Green value is 52 (20.70% from 255 or 25.49% from 204); Blue value is 40 (16.02% from 255 or 19.61% from 204); Max value from RGB is 112 - color contains mainly: red. Hex color #703428 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703428 is #8FCBD7. Grayscale: #444444. Windows color (decimal): -9423832 or 2634864. OLE color: 2634864.
HSL color Cylindrical-coordinate representation of color #703428: hue angle of 10º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #703428 is Cyan = 0, Magento = 0.54, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 52 | 40 | - |
| CMYK | 0 | 0.54 | 0.64 | 0.56 |
| HSL | 10º | 0.47% | 0.3% | - |
| HSV(B) | 10º | 0.64% | 0.44% | - |
| XYZ | 8.29 | 6.05 | 2.74 | - |
| YUV | 68.57 | 111.88 | 158.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 52 | 40 | 0 | 0.54 | 0.64 | 0.56 | 10 | 0.47 | 0.3 |
| Hex | 70 | 34 | 28 | 0 | 36 | 40 | 38 | A | 2F | 1E |
| Octal | 160 | 64 | 50 | 0 | 66 | 100 | 70 | 12 | 57 | 36 |
| Binary | 1110000 | 110100 | 101000 | 0 | 110110 | 1000000 | 111000 | 1010 | 101111 | 11110 |
Color Harmonies of #703428
Complementary color
Monochromatic Colors of #703428
Black with #703428
Text Example
Text Example
White with #703428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703428; }
p { color: rgb(112,52,40); }
H1.HeaderClassName
{
color: #703428;
}
.AnyTagClassName
{
color: #703428;
}
</style>
background-color css
<style>
a { background-color: #703428; }
a { background-color: rgb(112,52,40); }
div.DivClassName
{
background-color: #703428;
}
.BgClassName
{
background-color: #703428;
}
</style>
border-color css
<style>
span { border-color: #703428; }
span { border-color: rgb(112,52,40); }
td.TdClassName
{
border-color: #703428;
}
.TagClassName
{
border-color: #703428;
}
</style>