Shades of Pueblo #703321
Tints of Pueblo #703321
RGB
CMYK
RGB Variations
Color information
#703321 (or 0x703321) is known color: Pueblo. HEX triplet: 70, 33 and 21. RGB value is (112,51,33). Sum of RGB (Red+Green+Blue) = 112+51+33=196 (25% of max value = 765). Red value is 112 (44.14% from 255 or 57.14% from 196); Green value is 51 (20.31% from 255 or 26.02% from 196); Blue value is 33 (13.28% from 255 or 16.84% from 196); Max value from RGB is 112 - color contains mainly: red. Hex color #703321 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703321 is #8FCCDE. Grayscale: #434343. Windows color (decimal): -9424095 or 2175856. OLE color: 2175856.
HSL color Cylindrical-coordinate representation of color #703321: hue angle of 13.67º 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 #703321 is Cyan = 0, Magento = 0.54, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 51 | 33 | - |
| CMYK | 0 | 0.54 | 0.71 | 0.56 |
| HSL | 13.67º | 0.54% | 0.28% | - |
| HSV(B) | 13.67º | 0.71% | 0.44% | - |
| XYZ | 8.14 | 5.92 | 2.15 | - |
| YUV | 67.19 | 108.71 | 159.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 51 | 33 | 0 | 0.54 | 0.71 | 0.56 | 13.67 | 0.54 | 0.28 |
| Hex | 70 | 33 | 21 | 0 | 36 | 47 | 38 | E | 36 | 1C |
| Octal | 160 | 63 | 41 | 0 | 66 | 107 | 70 | 16 | 66 | 34 |
| Binary | 1110000 | 110011 | 100001 | 0 | 110110 | 1000111 | 111000 | 1110 | 110110 | 11100 |
Color Harmonies of #703321
Complementary color
Monochromatic Colors of #703321
Black with #703321
Text Example
Text Example
White with #703321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703321; }
p { color: rgb(112,51,33); }
H1.HeaderClassName
{
color: #703321;
}
.AnyTagClassName
{
color: #703321;
}
</style>
background-color css
<style>
a { background-color: #703321; }
a { background-color: rgb(112,51,33); }
div.DivClassName
{
background-color: #703321;
}
.BgClassName
{
background-color: #703321;
}
</style>
border-color css
<style>
span { border-color: #703321; }
span { border-color: rgb(112,51,33); }
td.TdClassName
{
border-color: #703321;
}
.TagClassName
{
border-color: #703321;
}
</style>