Shades of Pueblo #722511
Tints of Pueblo #722511
RGB
CMYK
RGB Variations
Color information
#722511 (or 0x722511) is known color: Pueblo. HEX triplet: 72, 25 and 11. RGB value is (114,37,17). Sum of RGB (Red+Green+Blue) = 114+37+17=168 (22% of max value = 765). Red value is 114 (44.92% from 255 or 67.86% from 168); Green value is 37 (14.84% from 255 or 22.02% from 168); Blue value is 17 (7.03% from 255 or 10.12% from 168); Max value from RGB is 114 - color contains mainly: red. Hex color #722511 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722511 is #8DDAEE. Grayscale: #393939. Windows color (decimal): -9296623 or 1123698. OLE color: 1123698.
HSL color Cylindrical-coordinate representation of color #722511: hue angle of 12.37º 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 #722511 is Cyan = 0, Magento = 0.68, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 37 | 17 | - |
| CMYK | 0 | 0.68 | 0.85 | 0.55 |
| HSL | 12.37º | 0.74% | 0.26% | - |
| HSV(B) | 12.37º | 0.85% | 0.45% | - |
| XYZ | 7.7 | 4.94 | 1.08 | - |
| YUV | 57.74 | 105.01 | 168.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 37 | 17 | 0 | 0.68 | 0.85 | 0.55 | 12.37 | 0.74 | 0.26 |
| Hex | 72 | 25 | 11 | 0 | 44 | 55 | 37 | C | 4A | 1A |
| Octal | 162 | 45 | 21 | 0 | 104 | 125 | 67 | 14 | 112 | 32 |
| Binary | 1110010 | 100101 | 10001 | 0 | 1000100 | 1010101 | 110111 | 1100 | 1001010 | 11010 |
Color Harmonies of #722511
Complementary color
Monochromatic Colors of #722511
Black with #722511
Text Example
Text Example
White with #722511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722511; }
p { color: rgb(114,37,17); }
H1.HeaderClassName
{
color: #722511;
}
.AnyTagClassName
{
color: #722511;
}
</style>
background-color css
<style>
a { background-color: #722511; }
a { background-color: rgb(114,37,17); }
div.DivClassName
{
background-color: #722511;
}
.BgClassName
{
background-color: #722511;
}
</style>
border-color css
<style>
span { border-color: #722511; }
span { border-color: rgb(114,37,17); }
td.TdClassName
{
border-color: #722511;
}
.TagClassName
{
border-color: #722511;
}
</style>