Shades of Pueblo #702912
Tints of Pueblo #702912
RGB
CMYK
RGB Variations
Color information
#702912 (or 0x702912) is known color: Pueblo. HEX triplet: 70, 29 and 12. RGB value is (112,41,18). Sum of RGB (Red+Green+Blue) = 112+41+18=171 (22% of max value = 765). Red value is 112 (44.14% from 255 or 65.50% from 171); Green value is 41 (16.41% from 255 or 23.98% from 171); Blue value is 18 (7.42% from 255 or 10.53% from 171); Max value from RGB is 112 - color contains mainly: red. Hex color #702912 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #702912 is #8FD6ED. Grayscale: #3B3B3B. Windows color (decimal): -9426670 or 1190256. OLE color: 1190256.
HSL color Cylindrical-coordinate representation of color #702912: hue angle of 14.68º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #702912 is Cyan = 0, Magento = 0.63, Yellow = 0.84 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 41 | 18 | - |
| CMYK | 0 | 0.63 | 0.84 | 0.56 |
| HSL | 14.68º | 0.72% | 0.25% | - |
| HSV(B) | 14.68º | 0.84% | 0.44% | - |
| XYZ | 7.58 | 5.07 | 1.15 | - |
| YUV | 59.61 | 104.52 | 165.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 41 | 18 | 0 | 0.63 | 0.84 | 0.56 | 14.68 | 0.72 | 0.25 |
| Hex | 70 | 29 | 12 | 0 | 3F | 54 | 38 | F | 48 | 19 |
| Octal | 160 | 51 | 22 | 0 | 77 | 124 | 70 | 17 | 110 | 31 |
| Binary | 1110000 | 101001 | 10010 | 0 | 111111 | 1010100 | 111000 | 1111 | 1001000 | 11001 |
Color Harmonies of #702912
Complementary color
Monochromatic Colors of #702912
Black with #702912
Text Example
Text Example
White with #702912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702912; }
p { color: rgb(112,41,18); }
H1.HeaderClassName
{
color: #702912;
}
.AnyTagClassName
{
color: #702912;
}
</style>
background-color css
<style>
a { background-color: #702912; }
a { background-color: rgb(112,41,18); }
div.DivClassName
{
background-color: #702912;
}
.BgClassName
{
background-color: #702912;
}
</style>
border-color css
<style>
span { border-color: #702912; }
span { border-color: rgb(112,41,18); }
td.TdClassName
{
border-color: #702912;
}
.TagClassName
{
border-color: #702912;
}
</style>