Shades of Pueblo #702316
Tints of Pueblo #702316
RGB
CMYK
RGB Variations
Color information
#702316 (or 0x702316) is known color: Pueblo. HEX triplet: 70, 23 and 16. RGB value is (112,35,22). Sum of RGB (Red+Green+Blue) = 112+35+22=169 (22% of max value = 765). Red value is 112 (44.14% from 255 or 66.27% from 169); Green value is 35 (14.06% from 255 or 20.71% from 169); Blue value is 22 (8.98% from 255 or 13.02% from 169); Max value from RGB is 112 - color contains mainly: red. Hex color #702316 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #702316 is #8FDCE9. Grayscale: #383838. Windows color (decimal): -9428202 or 1450864. OLE color: 1450864.
HSL color Cylindrical-coordinate representation of color #702316: hue angle of 8.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 #702316 is Cyan = 0, Magento = 0.69, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 35 | 22 | - |
| CMYK | 0 | 0.69 | 0.80 | 0.56 |
| HSL | 8.67º | 0.67% | 0.26% | - |
| HSV(B) | 8.67º | 0.8% | 0.44% | - |
| XYZ | 7.43 | 4.7 | 1.28 | - |
| YUV | 56.54 | 108.51 | 167.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 35 | 22 | 0 | 0.69 | 0.80 | 0.56 | 8.67 | 0.67 | 0.26 |
| Hex | 70 | 23 | 16 | 0 | 45 | 50 | 38 | 9 | 43 | 1A |
| Octal | 160 | 43 | 26 | 0 | 105 | 120 | 70 | 11 | 103 | 32 |
| Binary | 1110000 | 100011 | 10110 | 0 | 1000101 | 1010000 | 111000 | 1001 | 1000011 | 11010 |
Color Harmonies of #702316
Complementary color
Monochromatic Colors of #702316
Black with #702316
Text Example
Text Example
White with #702316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702316; }
p { color: rgb(112,35,22); }
H1.HeaderClassName
{
color: #702316;
}
.AnyTagClassName
{
color: #702316;
}
</style>
background-color css
<style>
a { background-color: #702316; }
a { background-color: rgb(112,35,22); }
div.DivClassName
{
background-color: #702316;
}
.BgClassName
{
background-color: #702316;
}
</style>
border-color css
<style>
span { border-color: #702316; }
span { border-color: rgb(112,35,22); }
td.TdClassName
{
border-color: #702316;
}
.TagClassName
{
border-color: #702316;
}
</style>