Shades of Pueblo #702716
Tints of Pueblo #702716
RGB
CMYK
RGB Variations
Color information
#702716 (or 0x702716) is known color: Pueblo. HEX triplet: 70, 27 and 16. RGB value is (112,39,22). Sum of RGB (Red+Green+Blue) = 112+39+22=173 (22% of max value = 765). Red value is 112 (44.14% from 255 or 64.74% from 173); Green value is 39 (15.62% from 255 or 22.54% from 173); Blue value is 22 (8.98% from 255 or 12.72% from 173); Max value from RGB is 112 - color contains mainly: red. Hex color #702716 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #702716 is #8FD8E9. Grayscale: #3B3B3B. Windows color (decimal): -9427178 or 1451888. OLE color: 1451888.
HSL color Cylindrical-coordinate representation of color #702716: hue angle of 11.33º 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 #702716 is Cyan = 0, Magento = 0.65, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 39 | 22 | - |
| CMYK | 0 | 0.65 | 0.80 | 0.56 |
| HSL | 11.33º | 0.67% | 0.26% | - |
| HSV(B) | 11.33º | 0.8% | 0.44% | - |
| XYZ | 7.55 | 4.95 | 1.32 | - |
| YUV | 58.89 | 107.18 | 165.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 39 | 22 | 0 | 0.65 | 0.80 | 0.56 | 11.33 | 0.67 | 0.26 |
| Hex | 70 | 27 | 16 | 0 | 41 | 50 | 38 | B | 43 | 1A |
| Octal | 160 | 47 | 26 | 0 | 101 | 120 | 70 | 13 | 103 | 32 |
| Binary | 1110000 | 100111 | 10110 | 0 | 1000001 | 1010000 | 111000 | 1011 | 1000011 | 11010 |
Color Harmonies of #702716
Complementary color
Monochromatic Colors of #702716
Black with #702716
Text Example
Text Example
White with #702716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702716; }
p { color: rgb(112,39,22); }
H1.HeaderClassName
{
color: #702716;
}
.AnyTagClassName
{
color: #702716;
}
</style>
background-color css
<style>
a { background-color: #702716; }
a { background-color: rgb(112,39,22); }
div.DivClassName
{
background-color: #702716;
}
.BgClassName
{
background-color: #702716;
}
</style>
border-color css
<style>
span { border-color: #702716; }
span { border-color: rgb(112,39,22); }
td.TdClassName
{
border-color: #702716;
}
.TagClassName
{
border-color: #702716;
}
</style>