Shades of Pueblo #722911
Tints of Pueblo #722911
RGB
CMYK
RGB Variations
Color information
#722911 (or 0x722911) is known color: Pueblo. HEX triplet: 72, 29 and 11. RGB value is (114,41,17). Sum of RGB (Red+Green+Blue) = 114+41+17=172 (22% of max value = 765). Red value is 114 (44.92% from 255 or 66.28% from 172); Green value is 41 (16.41% from 255 or 23.84% from 172); Blue value is 17 (7.03% from 255 or 9.88% from 172); Max value from RGB is 114 - color contains mainly: red. Hex color #722911 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722911 is #8DD6EE. Grayscale: #3C3C3C. Windows color (decimal): -9295599 or 1124722. OLE color: 1124722.
HSL color Cylindrical-coordinate representation of color #722911: hue angle of 14.85º 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 #722911 is Cyan = 0, Magento = 0.64, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 41 | 17 | - |
| CMYK | 0 | 0.64 | 0.85 | 0.55 |
| HSL | 14.85º | 0.74% | 0.26% | - |
| HSV(B) | 14.85º | 0.85% | 0.45% | - |
| XYZ | 7.83 | 5.2 | 1.12 | - |
| YUV | 60.09 | 103.68 | 166.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 41 | 17 | 0 | 0.64 | 0.85 | 0.55 | 14.85 | 0.74 | 0.26 |
| Hex | 72 | 29 | 11 | 0 | 40 | 55 | 37 | F | 4A | 1A |
| Octal | 162 | 51 | 21 | 0 | 100 | 125 | 67 | 17 | 112 | 32 |
| Binary | 1110010 | 101001 | 10001 | 0 | 1000000 | 1010101 | 110111 | 1111 | 1001010 | 11010 |
Color Harmonies of #722911
Complementary color
Monochromatic Colors of #722911
Black with #722911
Text Example
Text Example
White with #722911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722911; }
p { color: rgb(114,41,17); }
H1.HeaderClassName
{
color: #722911;
}
.AnyTagClassName
{
color: #722911;
}
</style>
background-color css
<style>
a { background-color: #722911; }
a { background-color: rgb(114,41,17); }
div.DivClassName
{
background-color: #722911;
}
.BgClassName
{
background-color: #722911;
}
</style>
border-color css
<style>
span { border-color: #722911; }
span { border-color: rgb(114,41,17); }
td.TdClassName
{
border-color: #722911;
}
.TagClassName
{
border-color: #722911;
}
</style>