Shades of Pueblo #703021
Tints of Pueblo #703021
RGB
CMYK
RGB Variations
Color information
#703021 (or 0x703021) is known color: Pueblo. HEX triplet: 70, 30 and 21. RGB value is (112,48,33). Sum of RGB (Red+Green+Blue) = 112+48+33=193 (25% of max value = 765). Red value is 112 (44.14% from 255 or 58.03% from 193); Green value is 48 (19.14% from 255 or 24.87% from 193); Blue value is 33 (13.28% from 255 or 17.10% from 193); Max value from RGB is 112 - color contains mainly: red. Hex color #703021 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703021 is #8FCFDE. Grayscale: #414141. Windows color (decimal): -9424863 or 2175088. OLE color: 2175088.
HSL color Cylindrical-coordinate representation of color #703021: hue angle of 11.39º degrees, saturation: 0.54, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #703021 is Cyan = 0, Magento = 0.57, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 48 | 33 | - |
| CMYK | 0 | 0.57 | 0.71 | 0.56 |
| HSL | 11.39º | 0.54% | 0.28% | - |
| HSV(B) | 11.39º | 0.71% | 0.44% | - |
| XYZ | 8.01 | 5.67 | 2.11 | - |
| YUV | 65.43 | 109.7 | 161.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 48 | 33 | 0 | 0.57 | 0.71 | 0.56 | 11.39 | 0.54 | 0.28 |
| Hex | 70 | 30 | 21 | 0 | 39 | 47 | 38 | B | 36 | 1C |
| Octal | 160 | 60 | 41 | 0 | 71 | 107 | 70 | 13 | 66 | 34 |
| Binary | 1110000 | 110000 | 100001 | 0 | 111001 | 1000111 | 111000 | 1011 | 110110 | 11100 |
Color Harmonies of #703021
Complementary color
Monochromatic Colors of #703021
Black with #703021
Text Example
Text Example
White with #703021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703021; }
p { color: rgb(112,48,33); }
H1.HeaderClassName
{
color: #703021;
}
.AnyTagClassName
{
color: #703021;
}
</style>
background-color css
<style>
a { background-color: #703021; }
a { background-color: rgb(112,48,33); }
div.DivClassName
{
background-color: #703021;
}
.BgClassName
{
background-color: #703021;
}
</style>
border-color css
<style>
span { border-color: #703021; }
span { border-color: rgb(112,48,33); }
td.TdClassName
{
border-color: #703021;
}
.TagClassName
{
border-color: #703021;
}
</style>