Shades of Pueblo #702610
Tints of Pueblo #702610
RGB
CMYK
RGB Variations
Color information
#702610 (or 0x702610) is known color: Pueblo. HEX triplet: 70, 26 and 10. RGB value is (112,38,16). Sum of RGB (Red+Green+Blue) = 112+38+16=166 (21% of max value = 765). Red value is 112 (44.14% from 255 or 67.47% from 166); Green value is 38 (15.23% from 255 or 22.89% from 166); Blue value is 16 (6.64% from 255 or 9.64% from 166); Max value from RGB is 112 - color contains mainly: red. Hex color #702610 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #702610 is #8FD9EF. Grayscale: #393939. Windows color (decimal): -9427440 or 1058416. OLE color: 1058416.
HSL color Cylindrical-coordinate representation of color #702610: hue angle of 13.75º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #702610 is Cyan = 0, Magento = 0.66, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 38 | 16 | - |
| CMYK | 0 | 0.66 | 0.86 | 0.56 |
| HSL | 13.75º | 0.75% | 0.25% | - |
| HSV(B) | 13.75º | 0.86% | 0.44% | - |
| XYZ | 7.47 | 4.87 | 1.04 | - |
| YUV | 57.62 | 104.52 | 166.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 38 | 16 | 0 | 0.66 | 0.86 | 0.56 | 13.75 | 0.75 | 0.25 |
| Hex | 70 | 26 | 10 | 0 | 42 | 56 | 38 | E | 4B | 19 |
| Octal | 160 | 46 | 20 | 0 | 102 | 126 | 70 | 16 | 113 | 31 |
| Binary | 1110000 | 100110 | 10000 | 0 | 1000010 | 1010110 | 111000 | 1110 | 1001011 | 11001 |
Color Harmonies of #702610
Complementary color
Monochromatic Colors of #702610
Black with #702610
Text Example
Text Example
White with #702610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702610; }
p { color: rgb(112,38,16); }
H1.HeaderClassName
{
color: #702610;
}
.AnyTagClassName
{
color: #702610;
}
</style>
background-color css
<style>
a { background-color: #702610; }
a { background-color: rgb(112,38,16); }
div.DivClassName
{
background-color: #702610;
}
.BgClassName
{
background-color: #702610;
}
</style>
border-color css
<style>
span { border-color: #702610; }
span { border-color: rgb(112,38,16); }
td.TdClassName
{
border-color: #702610;
}
.TagClassName
{
border-color: #702610;
}
</style>