Shades of Pueblo #702617
Tints of Pueblo #702617
RGB
CMYK
RGB Variations
Color information
#702617 (or 0x702617) is known color: Pueblo. HEX triplet: 70, 26 and 17. RGB value is (112,38,23). Sum of RGB (Red+Green+Blue) = 112+38+23=173 (22% of max value = 765). Red value is 112 (44.14% from 255 or 64.74% from 173); Green value is 38 (15.23% from 255 or 21.97% from 173); Blue value is 23 (9.38% from 255 or 13.29% from 173); Max value from RGB is 112 - color contains mainly: red. Hex color #702617 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #702617 is #8FD9E8. Grayscale: #3A3A3A. Windows color (decimal): -9427433 or 1517168. OLE color: 1517168.
HSL color Cylindrical-coordinate representation of color #702617: hue angle of 10.11º 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 #702617 is Cyan = 0, Magento = 0.66, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 38 | 23 | - |
| CMYK | 0 | 0.66 | 0.79 | 0.56 |
| HSL | 10.11º | 0.66% | 0.26% | - |
| HSV(B) | 10.11º | 0.79% | 0.44% | - |
| XYZ | 7.53 | 4.89 | 1.36 | - |
| YUV | 58.42 | 108.02 | 166.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 38 | 23 | 0 | 0.66 | 0.79 | 0.56 | 10.11 | 0.66 | 0.26 |
| Hex | 70 | 26 | 17 | 0 | 42 | 4F | 38 | A | 42 | 1A |
| Octal | 160 | 46 | 27 | 0 | 102 | 117 | 70 | 12 | 102 | 32 |
| Binary | 1110000 | 100110 | 10111 | 0 | 1000010 | 1001111 | 111000 | 1010 | 1000010 | 11010 |
Color Harmonies of #702617
Complementary color
Monochromatic Colors of #702617
Black with #702617
Text Example
Text Example
White with #702617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702617; }
p { color: rgb(112,38,23); }
H1.HeaderClassName
{
color: #702617;
}
.AnyTagClassName
{
color: #702617;
}
</style>
background-color css
<style>
a { background-color: #702617; }
a { background-color: rgb(112,38,23); }
div.DivClassName
{
background-color: #702617;
}
.BgClassName
{
background-color: #702617;
}
</style>
border-color css
<style>
span { border-color: #702617; }
span { border-color: rgb(112,38,23); }
td.TdClassName
{
border-color: #702617;
}
.TagClassName
{
border-color: #702617;
}
</style>