Shades of Pueblo #733329
Tints of Pueblo #733329
RGB
CMYK
RGB Variations
Color information
#733329 (or 0x733329) is known color: Pueblo. HEX triplet: 73, 33 and 29. RGB value is (115,51,41). Sum of RGB (Red+Green+Blue) = 115+51+41=207 (27% of max value = 765). Red value is 115 (45.31% from 255 or 55.56% from 207); Green value is 51 (20.31% from 255 or 24.64% from 207); Blue value is 41 (16.41% from 255 or 19.81% from 207); Max value from RGB is 115 - color contains mainly: red. Hex color #733329 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733329 is #8CCCD6. Grayscale: #454545. Windows color (decimal): -9227479 or 2700147. OLE color: 2700147.
HSL color Cylindrical-coordinate representation of color #733329: hue angle of 8.11º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #733329 is Cyan = 0, Magento = 0.56, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 51 | 41 | - |
| CMYK | 0 | 0.56 | 0.64 | 0.55 |
| HSL | 8.11º | 0.47% | 0.31% | - |
| HSV(B) | 8.11º | 0.64% | 0.45% | - |
| XYZ | 8.65 | 6.17 | 2.83 | - |
| YUV | 69 | 112.2 | 160.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 51 | 41 | 0 | 0.56 | 0.64 | 0.55 | 8.11 | 0.47 | 0.31 |
| Hex | 73 | 33 | 29 | 0 | 38 | 40 | 37 | 8 | 2F | 1F |
| Octal | 163 | 63 | 51 | 0 | 70 | 100 | 67 | 10 | 57 | 37 |
| Binary | 1110011 | 110011 | 101001 | 0 | 111000 | 1000000 | 110111 | 1000 | 101111 | 11111 |
Color Harmonies of #733329
Complementary color
Monochromatic Colors of #733329
Black with #733329
Text Example
Text Example
White with #733329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733329; }
p { color: rgb(115,51,41); }
H1.HeaderClassName
{
color: #733329;
}
.AnyTagClassName
{
color: #733329;
}
</style>
background-color css
<style>
a { background-color: #733329; }
a { background-color: rgb(115,51,41); }
div.DivClassName
{
background-color: #733329;
}
.BgClassName
{
background-color: #733329;
}
</style>
border-color css
<style>
span { border-color: #733329; }
span { border-color: rgb(115,51,41); }
td.TdClassName
{
border-color: #733329;
}
.TagClassName
{
border-color: #733329;
}
</style>