Shades of Pueblo #732816
Tints of Pueblo #732816
RGB
CMYK
RGB Variations
Color information
#732816 (or 0x732816) is known color: Pueblo. HEX triplet: 73, 28 and 16. RGB value is (115,40,22). Sum of RGB (Red+Green+Blue) = 115+40+22=177 (23% of max value = 765). Red value is 115 (45.31% from 255 or 64.97% from 177); Green value is 40 (16.02% from 255 or 22.60% from 177); Blue value is 22 (8.98% from 255 or 12.43% from 177); Max value from RGB is 115 - color contains mainly: red. Hex color #732816 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732816 is #8CD7E9. Grayscale: #3C3C3C. Windows color (decimal): -9230314 or 1452147. OLE color: 1452147.
HSL color Cylindrical-coordinate representation of color #732816: hue angle of 11.61º 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 #732816 is Cyan = 0, Magento = 0.65, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 40 | 22 | - |
| CMYK | 0 | 0.65 | 0.81 | 0.55 |
| HSL | 11.61º | 0.68% | 0.27% | - |
| HSV(B) | 11.61º | 0.81% | 0.45% | - |
| XYZ | 7.97 | 5.22 | 1.35 | - |
| YUV | 60.37 | 106.35 | 166.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 40 | 22 | 0 | 0.65 | 0.81 | 0.55 | 11.61 | 0.68 | 0.27 |
| Hex | 73 | 28 | 16 | 0 | 41 | 51 | 37 | C | 44 | 1B |
| Octal | 163 | 50 | 26 | 0 | 101 | 121 | 67 | 14 | 104 | 33 |
| Binary | 1110011 | 101000 | 10110 | 0 | 1000001 | 1010001 | 110111 | 1100 | 1000100 | 11011 |
Color Harmonies of #732816
Complementary color
Monochromatic Colors of #732816
Black with #732816
Text Example
Text Example
White with #732816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732816; }
p { color: rgb(115,40,22); }
H1.HeaderClassName
{
color: #732816;
}
.AnyTagClassName
{
color: #732816;
}
</style>
background-color css
<style>
a { background-color: #732816; }
a { background-color: rgb(115,40,22); }
div.DivClassName
{
background-color: #732816;
}
.BgClassName
{
background-color: #732816;
}
</style>
border-color css
<style>
span { border-color: #732816; }
span { border-color: rgb(115,40,22); }
td.TdClassName
{
border-color: #732816;
}
.TagClassName
{
border-color: #732816;
}
</style>