Shades of Pueblo #703224
Tints of Pueblo #703224
RGB
CMYK
RGB Variations
Color information
#703224 (or 0x703224) is known color: Pueblo. HEX triplet: 70, 32 and 24. RGB value is (112,50,36). Sum of RGB (Red+Green+Blue) = 112+50+36=198 (26% of max value = 765). Red value is 112 (44.14% from 255 or 56.57% from 198); Green value is 50 (19.92% from 255 or 25.25% from 198); Blue value is 36 (14.45% from 255 or 18.18% from 198); Max value from RGB is 112 - color contains mainly: red. Hex color #703224 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703224 is #8FCDDB. Grayscale: #434343. Windows color (decimal): -9424348 or 2372208. OLE color: 2372208.
HSL color Cylindrical-coordinate representation of color #703224: hue angle of 11.05º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #703224 is Cyan = 0, Magento = 0.55, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 50 | 36 | - |
| CMYK | 0 | 0.55 | 0.68 | 0.56 |
| HSL | 11.05º | 0.51% | 0.29% | - |
| HSV(B) | 11.05º | 0.68% | 0.44% | - |
| XYZ | 8.14 | 5.85 | 2.37 | - |
| YUV | 66.94 | 110.54 | 160.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 50 | 36 | 0 | 0.55 | 0.68 | 0.56 | 11.05 | 0.51 | 0.29 |
| Hex | 70 | 32 | 24 | 0 | 37 | 44 | 38 | B | 33 | 1D |
| Octal | 160 | 62 | 44 | 0 | 67 | 104 | 70 | 13 | 63 | 35 |
| Binary | 1110000 | 110010 | 100100 | 0 | 110111 | 1000100 | 111000 | 1011 | 110011 | 11101 |
Color Harmonies of #703224
Complementary color
Monochromatic Colors of #703224
Black with #703224
Text Example
Text Example
White with #703224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703224; }
p { color: rgb(112,50,36); }
H1.HeaderClassName
{
color: #703224;
}
.AnyTagClassName
{
color: #703224;
}
</style>
background-color css
<style>
a { background-color: #703224; }
a { background-color: rgb(112,50,36); }
div.DivClassName
{
background-color: #703224;
}
.BgClassName
{
background-color: #703224;
}
</style>
border-color css
<style>
span { border-color: #703224; }
span { border-color: rgb(112,50,36); }
td.TdClassName
{
border-color: #703224;
}
.TagClassName
{
border-color: #703224;
}
</style>