Shades of Pueblo #732916
Tints of Pueblo #732916
RGB
CMYK
RGB Variations
Color information
#732916 (or 0x732916) is known color: Pueblo. HEX triplet: 73, 29 and 16. RGB value is (115,41,22). Sum of RGB (Red+Green+Blue) = 115+41+22=178 (23% of max value = 765). Red value is 115 (45.31% from 255 or 64.61% from 178); Green value is 41 (16.41% from 255 or 23.03% from 178); Blue value is 22 (8.98% from 255 or 12.36% from 178); Max value from RGB is 115 - color contains mainly: red. Hex color #732916 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732916 is #8CD6E9. Grayscale: #3D3D3D. Windows color (decimal): -9230058 or 1452403. OLE color: 1452403.
HSL color Cylindrical-coordinate representation of color #732916: hue angle of 12.26º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #732916 is Cyan = 0, Magento = 0.64, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 41 | 22 | - |
| CMYK | 0 | 0.64 | 0.81 | 0.55 |
| HSL | 12.26º | 0.68% | 0.27% | - |
| HSV(B) | 12.26º | 0.81% | 0.45% | - |
| XYZ | 8.01 | 5.29 | 1.36 | - |
| YUV | 60.96 | 106.02 | 166.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 41 | 22 | 0 | 0.64 | 0.81 | 0.55 | 12.26 | 0.68 | 0.27 |
| Hex | 73 | 29 | 16 | 0 | 40 | 51 | 37 | C | 44 | 1B |
| Octal | 163 | 51 | 26 | 0 | 100 | 121 | 67 | 14 | 104 | 33 |
| Binary | 1110011 | 101001 | 10110 | 0 | 1000000 | 1010001 | 110111 | 1100 | 1000100 | 11011 |
Color Harmonies of #732916
Complementary color
Monochromatic Colors of #732916
Black with #732916
Text Example
Text Example
White with #732916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732916; }
p { color: rgb(115,41,22); }
H1.HeaderClassName
{
color: #732916;
}
.AnyTagClassName
{
color: #732916;
}
</style>
background-color css
<style>
a { background-color: #732916; }
a { background-color: rgb(115,41,22); }
div.DivClassName
{
background-color: #732916;
}
.BgClassName
{
background-color: #732916;
}
</style>
border-color css
<style>
span { border-color: #732916; }
span { border-color: rgb(115,41,22); }
td.TdClassName
{
border-color: #732916;
}
.TagClassName
{
border-color: #732916;
}
</style>