Shades of Pueblo #722711
Tints of Pueblo #722711
RGB
CMYK
RGB Variations
Color information
#722711 (or 0x722711) is known color: Pueblo. HEX triplet: 72, 27 and 11. RGB value is (114,39,17). Sum of RGB (Red+Green+Blue) = 114+39+17=170 (22% of max value = 765). Red value is 114 (44.92% from 255 or 67.06% from 170); Green value is 39 (15.62% from 255 or 22.94% from 170); Blue value is 17 (7.03% from 255 or 10% from 170); Max value from RGB is 114 - color contains mainly: red. Hex color #722711 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722711 is #8DD8EE. Grayscale: #3B3B3B. Windows color (decimal): -9296111 or 1124210. OLE color: 1124210.
HSL color Cylindrical-coordinate representation of color #722711: hue angle of 13.61º 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 #722711 is Cyan = 0, Magento = 0.66, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 39 | 17 | - |
| CMYK | 0 | 0.66 | 0.85 | 0.55 |
| HSL | 13.61º | 0.74% | 0.26% | - |
| HSV(B) | 13.61º | 0.85% | 0.45% | - |
| XYZ | 7.77 | 5.07 | 1.1 | - |
| YUV | 58.92 | 104.35 | 167.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 39 | 17 | 0 | 0.66 | 0.85 | 0.55 | 13.61 | 0.74 | 0.26 |
| Hex | 72 | 27 | 11 | 0 | 42 | 55 | 37 | E | 4A | 1A |
| Octal | 162 | 47 | 21 | 0 | 102 | 125 | 67 | 16 | 112 | 32 |
| Binary | 1110010 | 100111 | 10001 | 0 | 1000010 | 1010101 | 110111 | 1110 | 1001010 | 11010 |
Color Harmonies of #722711
Complementary color
Monochromatic Colors of #722711
Black with #722711
Text Example
Text Example
White with #722711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722711; }
p { color: rgb(114,39,17); }
H1.HeaderClassName
{
color: #722711;
}
.AnyTagClassName
{
color: #722711;
}
</style>
background-color css
<style>
a { background-color: #722711; }
a { background-color: rgb(114,39,17); }
div.DivClassName
{
background-color: #722711;
}
.BgClassName
{
background-color: #722711;
}
</style>
border-color css
<style>
span { border-color: #722711; }
span { border-color: rgb(114,39,17); }
td.TdClassName
{
border-color: #722711;
}
.TagClassName
{
border-color: #722711;
}
</style>