Shades of Pueblo #722811
Tints of Pueblo #722811
RGB
CMYK
RGB Variations
Color information
#722811 (or 0x722811) is known color: Pueblo. HEX triplet: 72, 28 and 11. RGB value is (114,40,17). Sum of RGB (Red+Green+Blue) = 114+40+17=171 (22% of max value = 765). Red value is 114 (44.92% from 255 or 66.67% from 171); Green value is 40 (16.02% from 255 or 23.39% from 171); Blue value is 17 (7.03% from 255 or 9.94% from 171); Max value from RGB is 114 - color contains mainly: red. Hex color #722811 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722811 is #8DD7EE. Grayscale: #3B3B3B. Windows color (decimal): -9295855 or 1124466. OLE color: 1124466.
HSL color Cylindrical-coordinate representation of color #722811: hue angle of 14.23º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #722811 is Cyan = 0, Magento = 0.65, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 40 | 17 | - |
| CMYK | 0 | 0.65 | 0.85 | 0.55 |
| HSL | 14.23º | 0.74% | 0.26% | - |
| HSV(B) | 14.23º | 0.85% | 0.45% | - |
| XYZ | 7.8 | 5.14 | 1.11 | - |
| YUV | 59.5 | 104.02 | 166.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 40 | 17 | 0 | 0.65 | 0.85 | 0.55 | 14.23 | 0.74 | 0.26 |
| Hex | 72 | 28 | 11 | 0 | 41 | 55 | 37 | E | 4A | 1A |
| Octal | 162 | 50 | 21 | 0 | 101 | 125 | 67 | 16 | 112 | 32 |
| Binary | 1110010 | 101000 | 10001 | 0 | 1000001 | 1010101 | 110111 | 1110 | 1001010 | 11010 |
Color Harmonies of #722811
Complementary color
Monochromatic Colors of #722811
Black with #722811
Text Example
Text Example
White with #722811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722811; }
p { color: rgb(114,40,17); }
H1.HeaderClassName
{
color: #722811;
}
.AnyTagClassName
{
color: #722811;
}
</style>
background-color css
<style>
a { background-color: #722811; }
a { background-color: rgb(114,40,17); }
div.DivClassName
{
background-color: #722811;
}
.BgClassName
{
background-color: #722811;
}
</style>
border-color css
<style>
span { border-color: #722811; }
span { border-color: rgb(114,40,17); }
td.TdClassName
{
border-color: #722811;
}
.TagClassName
{
border-color: #722811;
}
</style>