Shades of Pueblo #732711
Tints of Pueblo #732711
RGB
CMYK
RGB Variations
Color information
#732711 (or 0x732711) is known color: Pueblo. HEX triplet: 73, 27 and 11. RGB value is (115,39,17). Sum of RGB (Red+Green+Blue) = 115+39+17=171 (22% of max value = 765). Red value is 115 (45.31% from 255 or 67.25% from 171); Green value is 39 (15.62% from 255 or 22.81% from 171); Blue value is 17 (7.03% from 255 or 9.94% from 171); Max value from RGB is 115 - color contains mainly: red. Hex color #732711 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732711 is #8CD8EE. Grayscale: #3B3B3B. Windows color (decimal): -9230575 or 1124211. OLE color: 1124211.
HSL color Cylindrical-coordinate representation of color #732711: hue angle of 13.47º 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 #732711 is Cyan = 0, Magento = 0.66, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 39 | 17 | - |
| CMYK | 0 | 0.66 | 0.85 | 0.55 |
| HSL | 13.47º | 0.74% | 0.26% | - |
| HSV(B) | 13.47º | 0.85% | 0.45% | - |
| XYZ | 7.9 | 5.14 | 1.11 | - |
| YUV | 59.22 | 104.18 | 167.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 39 | 17 | 0 | 0.66 | 0.85 | 0.55 | 13.47 | 0.74 | 0.26 |
| Hex | 73 | 27 | 11 | 0 | 42 | 55 | 37 | D | 4A | 1A |
| Octal | 163 | 47 | 21 | 0 | 102 | 125 | 67 | 15 | 112 | 32 |
| Binary | 1110011 | 100111 | 10001 | 0 | 1000010 | 1010101 | 110111 | 1101 | 1001010 | 11010 |
Color Harmonies of #732711
Complementary color
Monochromatic Colors of #732711
Black with #732711
Text Example
Text Example
White with #732711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732711; }
p { color: rgb(115,39,17); }
H1.HeaderClassName
{
color: #732711;
}
.AnyTagClassName
{
color: #732711;
}
</style>
background-color css
<style>
a { background-color: #732711; }
a { background-color: rgb(115,39,17); }
div.DivClassName
{
background-color: #732711;
}
.BgClassName
{
background-color: #732711;
}
</style>
border-color css
<style>
span { border-color: #732711; }
span { border-color: rgb(115,39,17); }
td.TdClassName
{
border-color: #732711;
}
.TagClassName
{
border-color: #732711;
}
</style>