Shades of Pueblo #702916
Tints of Pueblo #702916
RGB
CMYK
RGB Variations
Color information
#702916 (or 0x702916) is known color: Pueblo. HEX triplet: 70, 29 and 16. RGB value is (112,41,22). Sum of RGB (Red+Green+Blue) = 112+41+22=175 (23% of max value = 765). Red value is 112 (44.14% from 255 or 64% from 175); Green value is 41 (16.41% from 255 or 23.43% from 175); Blue value is 22 (8.98% from 255 or 12.57% from 175); Max value from RGB is 112 - color contains mainly: red. Hex color #702916 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #702916 is #8FD6E9. Grayscale: #3C3C3C. Windows color (decimal): -9426666 or 1452400. OLE color: 1452400.
HSL color Cylindrical-coordinate representation of color #702916: hue angle of 12.67º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #702916 is Cyan = 0, Magento = 0.63, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 41 | 22 | - |
| CMYK | 0 | 0.63 | 0.80 | 0.56 |
| HSL | 12.67º | 0.67% | 0.26% | - |
| HSV(B) | 12.67º | 0.8% | 0.44% | - |
| XYZ | 7.62 | 5.09 | 1.34 | - |
| YUV | 60.06 | 106.52 | 165.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 41 | 22 | 0 | 0.63 | 0.80 | 0.56 | 12.67 | 0.67 | 0.26 |
| Hex | 70 | 29 | 16 | 0 | 3F | 50 | 38 | D | 43 | 1A |
| Octal | 160 | 51 | 26 | 0 | 77 | 120 | 70 | 15 | 103 | 32 |
| Binary | 1110000 | 101001 | 10110 | 0 | 111111 | 1010000 | 111000 | 1101 | 1000011 | 11010 |
Color Harmonies of #702916
Complementary color
Monochromatic Colors of #702916
Black with #702916
Text Example
Text Example
White with #702916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702916; }
p { color: rgb(112,41,22); }
H1.HeaderClassName
{
color: #702916;
}
.AnyTagClassName
{
color: #702916;
}
</style>
background-color css
<style>
a { background-color: #702916; }
a { background-color: rgb(112,41,22); }
div.DivClassName
{
background-color: #702916;
}
.BgClassName
{
background-color: #702916;
}
</style>
border-color css
<style>
span { border-color: #702916; }
span { border-color: rgb(112,41,22); }
td.TdClassName
{
border-color: #702916;
}
.TagClassName
{
border-color: #702916;
}
</style>