Shades of Pueblo #702917
Tints of Pueblo #702917
RGB
CMYK
RGB Variations
Color information
#702917 (or 0x702917) is known color: Pueblo. HEX triplet: 70, 29 and 17. RGB value is (112,41,23). Sum of RGB (Red+Green+Blue) = 112+41+23=176 (23% of max value = 765). Red value is 112 (44.14% from 255 or 63.64% from 176); Green value is 41 (16.41% from 255 or 23.30% from 176); Blue value is 23 (9.38% from 255 or 13.07% from 176); Max value from RGB is 112 - color contains mainly: red. Hex color #702917 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #702917 is #8FD6E8. Grayscale: #3C3C3C. Windows color (decimal): -9426665 or 1517936. OLE color: 1517936.
HSL color Cylindrical-coordinate representation of color #702917: hue angle of 12.13º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #702917 is Cyan = 0, Magento = 0.63, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 41 | 23 | - |
| CMYK | 0 | 0.63 | 0.79 | 0.56 |
| HSL | 12.13º | 0.66% | 0.26% | - |
| HSV(B) | 12.13º | 0.79% | 0.44% | - |
| XYZ | 7.63 | 5.09 | 1.39 | - |
| YUV | 60.18 | 107.02 | 164.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 41 | 23 | 0 | 0.63 | 0.79 | 0.56 | 12.13 | 0.66 | 0.26 |
| Hex | 70 | 29 | 17 | 0 | 3F | 4F | 38 | C | 42 | 1A |
| Octal | 160 | 51 | 27 | 0 | 77 | 117 | 70 | 14 | 102 | 32 |
| Binary | 1110000 | 101001 | 10111 | 0 | 111111 | 1001111 | 111000 | 1100 | 1000010 | 11010 |
Color Harmonies of #702917
Complementary color
Monochromatic Colors of #702917
Black with #702917
Text Example
Text Example
White with #702917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702917; }
p { color: rgb(112,41,23); }
H1.HeaderClassName
{
color: #702917;
}
.AnyTagClassName
{
color: #702917;
}
</style>
background-color css
<style>
a { background-color: #702917; }
a { background-color: rgb(112,41,23); }
div.DivClassName
{
background-color: #702917;
}
.BgClassName
{
background-color: #702917;
}
</style>
border-color css
<style>
span { border-color: #702917; }
span { border-color: rgb(112,41,23); }
td.TdClassName
{
border-color: #702917;
}
.TagClassName
{
border-color: #702917;
}
</style>