Shades of Pueblo #703019
Tints of Pueblo #703019
RGB
CMYK
RGB Variations
Color information
#703019 (or 0x703019) is known color: Pueblo. HEX triplet: 70, 30 and 19. RGB value is (112,48,25). Sum of RGB (Red+Green+Blue) = 112+48+25=185 (24% of max value = 765). Red value is 112 (44.14% from 255 or 60.54% from 185); Green value is 48 (19.14% from 255 or 25.95% from 185); Blue value is 25 (10.16% from 255 or 13.51% from 185); Max value from RGB is 112 - color contains mainly: red. Hex color #703019 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703019 is #8FCFE6. Grayscale: #404040. Windows color (decimal): -9424871 or 1650800. OLE color: 1650800.
HSL color Cylindrical-coordinate representation of color #703019: hue angle of 15.86º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #703019 is Cyan = 0, Magento = 0.57, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 48 | 25 | - |
| CMYK | 0 | 0.57 | 0.78 | 0.56 |
| HSL | 15.86º | 0.64% | 0.27% | - |
| HSV(B) | 15.86º | 0.78% | 0.44% | - |
| XYZ | 7.91 | 5.63 | 1.59 | - |
| YUV | 64.51 | 105.7 | 161.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 48 | 25 | 0 | 0.57 | 0.78 | 0.56 | 15.86 | 0.64 | 0.27 |
| Hex | 70 | 30 | 19 | 0 | 39 | 4E | 38 | 10 | 40 | 1B |
| Octal | 160 | 60 | 31 | 0 | 71 | 116 | 70 | 20 | 100 | 33 |
| Binary | 1110000 | 110000 | 11001 | 0 | 111001 | 1001110 | 111000 | 10000 | 1000000 | 11011 |
Color Harmonies of #703019
Complementary color
Monochromatic Colors of #703019
Black with #703019
Text Example
Text Example
White with #703019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703019; }
p { color: rgb(112,48,25); }
H1.HeaderClassName
{
color: #703019;
}
.AnyTagClassName
{
color: #703019;
}
</style>
background-color css
<style>
a { background-color: #703019; }
a { background-color: rgb(112,48,25); }
div.DivClassName
{
background-color: #703019;
}
.BgClassName
{
background-color: #703019;
}
</style>
border-color css
<style>
span { border-color: #703019; }
span { border-color: rgb(112,48,25); }
td.TdClassName
{
border-color: #703019;
}
.TagClassName
{
border-color: #703019;
}
</style>