Shades of Pueblo #703523
Tints of Pueblo #703523
RGB
CMYK
RGB Variations
Color information
#703523 (or 0x703523) is known color: Pueblo. HEX triplet: 70, 35 and 23. RGB value is (112,53,35). Sum of RGB (Red+Green+Blue) = 112+53+35=200 (26% of max value = 765). Red value is 112 (44.14% from 255 or 56% from 200); Green value is 53 (21.09% from 255 or 26.5% from 200); Blue value is 35 (14.06% from 255 or 17.5% from 200); Max value from RGB is 112 - color contains mainly: red. Hex color #703523 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703523 is #8FCADC. Grayscale: #444444. Windows color (decimal): -9423581 or 2307440. OLE color: 2307440.
HSL color Cylindrical-coordinate representation of color #703523: hue angle of 14.03º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #703523 is Cyan = 0, Magento = 0.53, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 53 | 35 | - |
| CMYK | 0 | 0.53 | 0.69 | 0.56 |
| HSL | 14.03º | 0.52% | 0.29% | - |
| HSV(B) | 14.03º | 0.69% | 0.44% | - |
| XYZ | 8.26 | 6.11 | 2.33 | - |
| YUV | 68.59 | 109.05 | 158.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 53 | 35 | 0 | 0.53 | 0.69 | 0.56 | 14.03 | 0.52 | 0.29 |
| Hex | 70 | 35 | 23 | 0 | 35 | 45 | 38 | E | 34 | 1D |
| Octal | 160 | 65 | 43 | 0 | 65 | 105 | 70 | 16 | 64 | 35 |
| Binary | 1110000 | 110101 | 100011 | 0 | 110101 | 1000101 | 111000 | 1110 | 110100 | 11101 |
Color Harmonies of #703523
Complementary color
Monochromatic Colors of #703523
Black with #703523
Text Example
Text Example
White with #703523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703523; }
p { color: rgb(112,53,35); }
H1.HeaderClassName
{
color: #703523;
}
.AnyTagClassName
{
color: #703523;
}
</style>
background-color css
<style>
a { background-color: #703523; }
a { background-color: rgb(112,53,35); }
div.DivClassName
{
background-color: #703523;
}
.BgClassName
{
background-color: #703523;
}
</style>
border-color css
<style>
span { border-color: #703523; }
span { border-color: rgb(112,53,35); }
td.TdClassName
{
border-color: #703523;
}
.TagClassName
{
border-color: #703523;
}
</style>