Shades of Pueblo #722916
Tints of Pueblo #722916
RGB
CMYK
RGB Variations
Color information
#722916 (or 0x722916) is known color: Pueblo. HEX triplet: 72, 29 and 16. RGB value is (114,41,22). Sum of RGB (Red+Green+Blue) = 114+41+22=177 (23% of max value = 765). Red value is 114 (44.92% from 255 or 64.41% from 177); Green value is 41 (16.41% from 255 or 23.16% from 177); Blue value is 22 (8.98% from 255 or 12.43% from 177); Max value from RGB is 114 - color contains mainly: red. Hex color #722916 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722916 is #8DD6E9. Grayscale: #3C3C3C. Windows color (decimal): -9295594 or 1452402. OLE color: 1452402.
HSL color Cylindrical-coordinate representation of color #722916: hue angle of 12.39º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #722916 is Cyan = 0, Magento = 0.64, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 41 | 22 | - |
| CMYK | 0 | 0.64 | 0.81 | 0.55 |
| HSL | 12.39º | 0.68% | 0.27% | - |
| HSV(B) | 12.39º | 0.81% | 0.45% | - |
| XYZ | 7.88 | 5.22 | 1.35 | - |
| YUV | 60.66 | 106.18 | 166.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 41 | 22 | 0 | 0.64 | 0.81 | 0.55 | 12.39 | 0.68 | 0.27 |
| Hex | 72 | 29 | 16 | 0 | 40 | 51 | 37 | C | 44 | 1B |
| Octal | 162 | 51 | 26 | 0 | 100 | 121 | 67 | 14 | 104 | 33 |
| Binary | 1110010 | 101001 | 10110 | 0 | 1000000 | 1010001 | 110111 | 1100 | 1000100 | 11011 |
Color Harmonies of #722916
Complementary color
Monochromatic Colors of #722916
Black with #722916
Text Example
Text Example
White with #722916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722916; }
p { color: rgb(114,41,22); }
H1.HeaderClassName
{
color: #722916;
}
.AnyTagClassName
{
color: #722916;
}
</style>
background-color css
<style>
a { background-color: #722916; }
a { background-color: rgb(114,41,22); }
div.DivClassName
{
background-color: #722916;
}
.BgClassName
{
background-color: #722916;
}
</style>
border-color css
<style>
span { border-color: #722916; }
span { border-color: rgb(114,41,22); }
td.TdClassName
{
border-color: #722916;
}
.TagClassName
{
border-color: #722916;
}
</style>