Shades of Pueblo #703525
Tints of Pueblo #703525
RGB
CMYK
RGB Variations
Color information
#703525 (or 0x703525) is known color: Pueblo. HEX triplet: 70, 35 and 25. RGB value is (112,53,37). Sum of RGB (Red+Green+Blue) = 112+53+37=202 (26% of max value = 765). Red value is 112 (44.14% from 255 or 55.45% from 202); Green value is 53 (21.09% from 255 or 26.24% from 202); Blue value is 37 (14.84% from 255 or 18.32% from 202); Max value from RGB is 112 - color contains mainly: red. Hex color #703525 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703525 is #8FCADA. Grayscale: #444444. Windows color (decimal): -9423579 or 2438512. OLE color: 2438512.
HSL color Cylindrical-coordinate representation of color #703525: hue angle of 12.8º degrees, saturation: 0.5, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #703525 is Cyan = 0, Magento = 0.53, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 53 | 37 | - |
| CMYK | 0 | 0.53 | 0.67 | 0.56 |
| HSL | 12.8º | 0.5% | 0.29% | - |
| HSV(B) | 12.8º | 0.67% | 0.44% | - |
| XYZ | 8.29 | 6.12 | 2.5 | - |
| YUV | 68.82 | 110.05 | 158.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 53 | 37 | 0 | 0.53 | 0.67 | 0.56 | 12.8 | 0.5 | 0.29 |
| Hex | 70 | 35 | 25 | 0 | 35 | 43 | 38 | D | 32 | 1D |
| Octal | 160 | 65 | 45 | 0 | 65 | 103 | 70 | 15 | 62 | 35 |
| Binary | 1110000 | 110101 | 100101 | 0 | 110101 | 1000011 | 111000 | 1101 | 110010 | 11101 |
Color Harmonies of #703525
Complementary color
Monochromatic Colors of #703525
Black with #703525
Text Example
Text Example
White with #703525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703525; }
p { color: rgb(112,53,37); }
H1.HeaderClassName
{
color: #703525;
}
.AnyTagClassName
{
color: #703525;
}
</style>
background-color css
<style>
a { background-color: #703525; }
a { background-color: rgb(112,53,37); }
div.DivClassName
{
background-color: #703525;
}
.BgClassName
{
background-color: #703525;
}
</style>
border-color css
<style>
span { border-color: #703525; }
span { border-color: rgb(112,53,37); }
td.TdClassName
{
border-color: #703525;
}
.TagClassName
{
border-color: #703525;
}
</style>