Shades of Pueblo #722512
Tints of Pueblo #722512
RGB
CMYK
RGB Variations
Color information
#722512 (or 0x722512) is known color: Pueblo. HEX triplet: 72, 25 and 12. RGB value is (114,37,18). Sum of RGB (Red+Green+Blue) = 114+37+18=169 (22% of max value = 765). Red value is 114 (44.92% from 255 or 67.46% from 169); Green value is 37 (14.84% from 255 or 21.89% from 169); Blue value is 18 (7.42% from 255 or 10.65% from 169); Max value from RGB is 114 - color contains mainly: red. Hex color #722512 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722512 is #8DDAED. Grayscale: #3A3A3A. Windows color (decimal): -9296622 or 1189234. OLE color: 1189234.
HSL color Cylindrical-coordinate representation of color #722512: hue angle of 11.88º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #722512 is Cyan = 0, Magento = 0.68, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 37 | 18 | - |
| CMYK | 0 | 0.68 | 0.84 | 0.55 |
| HSL | 11.88º | 0.73% | 0.26% | - |
| HSV(B) | 11.88º | 0.84% | 0.45% | - |
| XYZ | 7.71 | 4.94 | 1.12 | - |
| YUV | 57.86 | 105.51 | 168.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 37 | 18 | 0 | 0.68 | 0.84 | 0.55 | 11.88 | 0.73 | 0.26 |
| Hex | 72 | 25 | 12 | 0 | 44 | 54 | 37 | C | 49 | 1A |
| Octal | 162 | 45 | 22 | 0 | 104 | 124 | 67 | 14 | 111 | 32 |
| Binary | 1110010 | 100101 | 10010 | 0 | 1000100 | 1010100 | 110111 | 1100 | 1001001 | 11010 |
Color Harmonies of #722512
Complementary color
Monochromatic Colors of #722512
Black with #722512
Text Example
Text Example
White with #722512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722512; }
p { color: rgb(114,37,18); }
H1.HeaderClassName
{
color: #722512;
}
.AnyTagClassName
{
color: #722512;
}
</style>
background-color css
<style>
a { background-color: #722512; }
a { background-color: rgb(114,37,18); }
div.DivClassName
{
background-color: #722512;
}
.BgClassName
{
background-color: #722512;
}
</style>
border-color css
<style>
span { border-color: #722512; }
span { border-color: rgb(114,37,18); }
td.TdClassName
{
border-color: #722512;
}
.TagClassName
{
border-color: #722512;
}
</style>