Shades of Pueblo #703625
Tints of Pueblo #703625
RGB
CMYK
RGB Variations
Color information
#703625 (or 0x703625) is known color: Pueblo. HEX triplet: 70, 36 and 25. RGB value is (112,54,37). Sum of RGB (Red+Green+Blue) = 112+54+37=203 (26% of max value = 765). Red value is 112 (44.14% from 255 or 55.17% from 203); Green value is 54 (21.48% from 255 or 26.60% from 203); Blue value is 37 (14.84% from 255 or 18.23% from 203); Max value from RGB is 112 - color contains mainly: red. Hex color #703625 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703625 is #8FC9DA. Grayscale: #454545. Windows color (decimal): -9423323 or 2438768. OLE color: 2438768.
HSL color Cylindrical-coordinate representation of color #703625: hue angle of 13.6º 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 #703625 is Cyan = 0, Magento = 0.52, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 54 | 37 | - |
| CMYK | 0 | 0.52 | 0.67 | 0.56 |
| HSL | 13.6º | 0.5% | 0.29% | - |
| HSV(B) | 13.6º | 0.67% | 0.44% | - |
| XYZ | 8.34 | 6.22 | 2.51 | - |
| YUV | 69.4 | 109.72 | 158.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 54 | 37 | 0 | 0.52 | 0.67 | 0.56 | 13.6 | 0.5 | 0.29 |
| Hex | 70 | 36 | 25 | 0 | 34 | 43 | 38 | E | 32 | 1D |
| Octal | 160 | 66 | 45 | 0 | 64 | 103 | 70 | 16 | 62 | 35 |
| Binary | 1110000 | 110110 | 100101 | 0 | 110100 | 1000011 | 111000 | 1110 | 110010 | 11101 |
Color Harmonies of #703625
Complementary color
Monochromatic Colors of #703625
Black with #703625
Text Example
Text Example
White with #703625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703625; }
p { color: rgb(112,54,37); }
H1.HeaderClassName
{
color: #703625;
}
.AnyTagClassName
{
color: #703625;
}
</style>
background-color css
<style>
a { background-color: #703625; }
a { background-color: rgb(112,54,37); }
div.DivClassName
{
background-color: #703625;
}
.BgClassName
{
background-color: #703625;
}
</style>
border-color css
<style>
span { border-color: #703625; }
span { border-color: rgb(112,54,37); }
td.TdClassName
{
border-color: #703625;
}
.TagClassName
{
border-color: #703625;
}
</style>