Shades of Pueblo #733322
Tints of Pueblo #733322
RGB
CMYK
RGB Variations
Color information
#733322 (or 0x733322) is known color: Pueblo. HEX triplet: 73, 33 and 22. RGB value is (115,51,34). Sum of RGB (Red+Green+Blue) = 115+51+34=200 (26% of max value = 765). Red value is 115 (45.31% from 255 or 57.5% from 200); Green value is 51 (20.31% from 255 or 25.5% from 200); Blue value is 34 (13.67% from 255 or 17% from 200); Max value from RGB is 115 - color contains mainly: red. Hex color #733322 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733322 is #8CCCDD. Grayscale: #444444. Windows color (decimal): -9227486 or 2241395. OLE color: 2241395.
HSL color Cylindrical-coordinate representation of color #733322: hue angle of 12.59º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #733322 is Cyan = 0, Magento = 0.56, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 51 | 34 | - |
| CMYK | 0 | 0.56 | 0.70 | 0.55 |
| HSL | 12.59º | 0.54% | 0.29% | - |
| HSV(B) | 12.59º | 0.7% | 0.45% | - |
| XYZ | 8.54 | 6.13 | 2.25 | - |
| YUV | 68.2 | 108.7 | 161.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 51 | 34 | 0 | 0.56 | 0.70 | 0.55 | 12.59 | 0.54 | 0.29 |
| Hex | 73 | 33 | 22 | 0 | 38 | 46 | 37 | D | 36 | 1D |
| Octal | 163 | 63 | 42 | 0 | 70 | 106 | 67 | 15 | 66 | 35 |
| Binary | 1110011 | 110011 | 100010 | 0 | 111000 | 1000110 | 110111 | 1101 | 110110 | 11101 |
Color Harmonies of #733322
Complementary color
Monochromatic Colors of #733322
Black with #733322
Text Example
Text Example
White with #733322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733322; }
p { color: rgb(115,51,34); }
H1.HeaderClassName
{
color: #733322;
}
.AnyTagClassName
{
color: #733322;
}
</style>
background-color css
<style>
a { background-color: #733322; }
a { background-color: rgb(115,51,34); }
div.DivClassName
{
background-color: #733322;
}
.BgClassName
{
background-color: #733322;
}
</style>
border-color css
<style>
span { border-color: #733322; }
span { border-color: rgb(115,51,34); }
td.TdClassName
{
border-color: #733322;
}
.TagClassName
{
border-color: #733322;
}
</style>