Shades of Pueblo #703522
Tints of Pueblo #703522
RGB
CMYK
RGB Variations
Color information
#703522 (or 0x703522) is known color: Pueblo. HEX triplet: 70, 35 and 22. RGB value is (112,53,34). Sum of RGB (Red+Green+Blue) = 112+53+34=199 (26% of max value = 765). Red value is 112 (44.14% from 255 or 56.28% from 199); Green value is 53 (21.09% from 255 or 26.63% from 199); Blue value is 34 (13.67% from 255 or 17.09% from 199); Max value from RGB is 112 - color contains mainly: red. Hex color #703522 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703522 is #8FCADD. Grayscale: #444444. Windows color (decimal): -9423582 or 2241904. OLE color: 2241904.
HSL color Cylindrical-coordinate representation of color #703522: hue angle of 14.62º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #703522 is Cyan = 0, Magento = 0.53, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 53 | 34 | - |
| CMYK | 0 | 0.53 | 0.70 | 0.56 |
| HSL | 14.62º | 0.53% | 0.29% | - |
| HSV(B) | 14.62º | 0.7% | 0.44% | - |
| XYZ | 8.24 | 6.11 | 2.26 | - |
| YUV | 68.48 | 108.55 | 159.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 53 | 34 | 0 | 0.53 | 0.70 | 0.56 | 14.62 | 0.53 | 0.29 |
| Hex | 70 | 35 | 22 | 0 | 35 | 46 | 38 | F | 35 | 1D |
| Octal | 160 | 65 | 42 | 0 | 65 | 106 | 70 | 17 | 65 | 35 |
| Binary | 1110000 | 110101 | 100010 | 0 | 110101 | 1000110 | 111000 | 1111 | 110101 | 11101 |
Color Harmonies of #703522
Complementary color
Monochromatic Colors of #703522
Black with #703522
Text Example
Text Example
White with #703522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703522; }
p { color: rgb(112,53,34); }
H1.HeaderClassName
{
color: #703522;
}
.AnyTagClassName
{
color: #703522;
}
</style>
background-color css
<style>
a { background-color: #703522; }
a { background-color: rgb(112,53,34); }
div.DivClassName
{
background-color: #703522;
}
.BgClassName
{
background-color: #703522;
}
</style>
border-color css
<style>
span { border-color: #703522; }
span { border-color: rgb(112,53,34); }
td.TdClassName
{
border-color: #703522;
}
.TagClassName
{
border-color: #703522;
}
</style>