Shades of Pueblo #702915
Tints of Pueblo #702915
RGB
CMYK
RGB Variations
Color information
#702915 (or 0x702915) is known color: Pueblo. HEX triplet: 70, 29 and 15. RGB value is (112,41,21). Sum of RGB (Red+Green+Blue) = 112+41+21=174 (23% of max value = 765). Red value is 112 (44.14% from 255 or 64.37% from 174); Green value is 41 (16.41% from 255 or 23.56% from 174); Blue value is 21 (8.59% from 255 or 12.07% from 174); Max value from RGB is 112 - color contains mainly: red. Hex color #702915 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #702915 is #8FD6EA. Grayscale: #3C3C3C. Windows color (decimal): -9426667 or 1386864. OLE color: 1386864.
HSL color Cylindrical-coordinate representation of color #702915: hue angle of 13.19º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #702915 is Cyan = 0, Magento = 0.63, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 41 | 21 | - |
| CMYK | 0 | 0.63 | 0.81 | 0.56 |
| HSL | 13.19º | 0.68% | 0.26% | - |
| HSV(B) | 13.19º | 0.81% | 0.44% | - |
| XYZ | 7.61 | 5.08 | 1.29 | - |
| YUV | 59.95 | 106.02 | 165.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 41 | 21 | 0 | 0.63 | 0.81 | 0.56 | 13.19 | 0.68 | 0.26 |
| Hex | 70 | 29 | 15 | 0 | 3F | 51 | 38 | D | 44 | 1A |
| Octal | 160 | 51 | 25 | 0 | 77 | 121 | 70 | 15 | 104 | 32 |
| Binary | 1110000 | 101001 | 10101 | 0 | 111111 | 1010001 | 111000 | 1101 | 1000100 | 11010 |
Color Harmonies of #702915
Complementary color
Monochromatic Colors of #702915
Black with #702915
Text Example
Text Example
White with #702915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702915; }
p { color: rgb(112,41,21); }
H1.HeaderClassName
{
color: #702915;
}
.AnyTagClassName
{
color: #702915;
}
</style>
background-color css
<style>
a { background-color: #702915; }
a { background-color: rgb(112,41,21); }
div.DivClassName
{
background-color: #702915;
}
.BgClassName
{
background-color: #702915;
}
</style>
border-color css
<style>
span { border-color: #702915; }
span { border-color: rgb(112,41,21); }
td.TdClassName
{
border-color: #702915;
}
.TagClassName
{
border-color: #702915;
}
</style>