Shades of Pueblo #703624
Tints of Pueblo #703624
RGB
CMYK
RGB Variations
Color information
#703624 (or 0x703624) is known color: Pueblo. HEX triplet: 70, 36 and 24. RGB value is (112,54,36). Sum of RGB (Red+Green+Blue) = 112+54+36=202 (26% of max value = 765). Red value is 112 (44.14% from 255 or 55.45% from 202); Green value is 54 (21.48% from 255 or 26.73% from 202); Blue value is 36 (14.45% from 255 or 17.82% from 202); Max value from RGB is 112 - color contains mainly: red. Hex color #703624 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703624 is #8FC9DB. Grayscale: #454545. Windows color (decimal): -9423324 or 2373232. OLE color: 2373232.
HSL color Cylindrical-coordinate representation of color #703624: hue angle of 14.21º 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 #703624 is Cyan = 0, Magento = 0.52, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 54 | 36 | - |
| CMYK | 0 | 0.52 | 0.68 | 0.56 |
| HSL | 14.21º | 0.51% | 0.29% | - |
| HSV(B) | 14.21º | 0.68% | 0.44% | - |
| XYZ | 8.32 | 6.21 | 2.43 | - |
| YUV | 69.29 | 109.22 | 158.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 54 | 36 | 0 | 0.52 | 0.68 | 0.56 | 14.21 | 0.51 | 0.29 |
| Hex | 70 | 36 | 24 | 0 | 34 | 44 | 38 | E | 33 | 1D |
| Octal | 160 | 66 | 44 | 0 | 64 | 104 | 70 | 16 | 63 | 35 |
| Binary | 1110000 | 110110 | 100100 | 0 | 110100 | 1000100 | 111000 | 1110 | 110011 | 11101 |
Color Harmonies of #703624
Complementary color
Monochromatic Colors of #703624
Black with #703624
Text Example
Text Example
White with #703624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703624; }
p { color: rgb(112,54,36); }
H1.HeaderClassName
{
color: #703624;
}
.AnyTagClassName
{
color: #703624;
}
</style>
background-color css
<style>
a { background-color: #703624; }
a { background-color: rgb(112,54,36); }
div.DivClassName
{
background-color: #703624;
}
.BgClassName
{
background-color: #703624;
}
</style>
border-color css
<style>
span { border-color: #703624; }
span { border-color: rgb(112,54,36); }
td.TdClassName
{
border-color: #703624;
}
.TagClassName
{
border-color: #703624;
}
</style>