Shades of Pueblo #732911
Tints of Pueblo #732911
RGB
CMYK
RGB Variations
Color information
#732911 (or 0x732911) is known color: Pueblo. HEX triplet: 73, 29 and 11. RGB value is (115,41,17). Sum of RGB (Red+Green+Blue) = 115+41+17=173 (22% of max value = 765). Red value is 115 (45.31% from 255 or 66.47% from 173); Green value is 41 (16.41% from 255 or 23.70% from 173); Blue value is 17 (7.03% from 255 or 9.83% from 173); Max value from RGB is 115 - color contains mainly: red. Hex color #732911 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732911 is #8CD6EE. Grayscale: #3C3C3C. Windows color (decimal): -9230063 or 1124723. OLE color: 1124723.
HSL color Cylindrical-coordinate representation of color #732911: hue angle of 14.69º 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 #732911 is Cyan = 0, Magento = 0.64, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 41 | 17 | - |
| CMYK | 0 | 0.64 | 0.85 | 0.55 |
| HSL | 14.69º | 0.74% | 0.26% | - |
| HSV(B) | 14.69º | 0.85% | 0.45% | - |
| XYZ | 7.96 | 5.27 | 1.13 | - |
| YUV | 60.39 | 103.52 | 166.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 41 | 17 | 0 | 0.64 | 0.85 | 0.55 | 14.69 | 0.74 | 0.26 |
| Hex | 73 | 29 | 11 | 0 | 40 | 55 | 37 | F | 4A | 1A |
| Octal | 163 | 51 | 21 | 0 | 100 | 125 | 67 | 17 | 112 | 32 |
| Binary | 1110011 | 101001 | 10001 | 0 | 1000000 | 1010101 | 110111 | 1111 | 1001010 | 11010 |
Color Harmonies of #732911
Complementary color
Monochromatic Colors of #732911
Black with #732911
Text Example
Text Example
White with #732911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732911; }
p { color: rgb(115,41,17); }
H1.HeaderClassName
{
color: #732911;
}
.AnyTagClassName
{
color: #732911;
}
</style>
background-color css
<style>
a { background-color: #732911; }
a { background-color: rgb(115,41,17); }
div.DivClassName
{
background-color: #732911;
}
.BgClassName
{
background-color: #732911;
}
</style>
border-color css
<style>
span { border-color: #732911; }
span { border-color: rgb(115,41,17); }
td.TdClassName
{
border-color: #732911;
}
.TagClassName
{
border-color: #732911;
}
</style>