Shades of Pueblo #702516
Tints of Pueblo #702516
RGB
CMYK
RGB Variations
Color information
#702516 (or 0x702516) is known color: Pueblo. HEX triplet: 70, 25 and 16. RGB value is (112,37,22). Sum of RGB (Red+Green+Blue) = 112+37+22=171 (22% of max value = 765). Red value is 112 (44.14% from 255 or 65.50% from 171); Green value is 37 (14.84% from 255 or 21.64% from 171); Blue value is 22 (8.98% from 255 or 12.87% from 171); Max value from RGB is 112 - color contains mainly: red. Hex color #702516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #702516 is #8FDAE9. Grayscale: #393939. Windows color (decimal): -9427690 or 1451376. OLE color: 1451376.
HSL color Cylindrical-coordinate representation of color #702516: hue angle of 10º 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 #702516 is Cyan = 0, Magento = 0.67, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 37 | 22 | - |
| CMYK | 0 | 0.67 | 0.80 | 0.56 |
| HSL | 10º | 0.67% | 0.26% | - |
| HSV(B) | 10º | 0.8% | 0.44% | - |
| XYZ | 7.49 | 4.83 | 1.3 | - |
| YUV | 57.72 | 107.85 | 166.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 37 | 22 | 0 | 0.67 | 0.80 | 0.56 | 10 | 0.67 | 0.26 |
| Hex | 70 | 25 | 16 | 0 | 43 | 50 | 38 | A | 43 | 1A |
| Octal | 160 | 45 | 26 | 0 | 103 | 120 | 70 | 12 | 103 | 32 |
| Binary | 1110000 | 100101 | 10110 | 0 | 1000011 | 1010000 | 111000 | 1010 | 1000011 | 11010 |
Color Harmonies of #702516
Complementary color
Monochromatic Colors of #702516
Black with #702516
Text Example
Text Example
White with #702516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702516; }
p { color: rgb(112,37,22); }
H1.HeaderClassName
{
color: #702516;
}
.AnyTagClassName
{
color: #702516;
}
</style>
background-color css
<style>
a { background-color: #702516; }
a { background-color: rgb(112,37,22); }
div.DivClassName
{
background-color: #702516;
}
.BgClassName
{
background-color: #702516;
}
</style>
border-color css
<style>
span { border-color: #702516; }
span { border-color: rgb(112,37,22); }
td.TdClassName
{
border-color: #702516;
}
.TagClassName
{
border-color: #702516;
}
</style>