Shades of Pueblo #733122
Tints of Pueblo #733122
RGB
CMYK
RGB Variations
Color information
#733122 (or 0x733122) is known color: Pueblo. HEX triplet: 73, 31 and 22. RGB value is (115,49,34). Sum of RGB (Red+Green+Blue) = 115+49+34=198 (26% of max value = 765). Red value is 115 (45.31% from 255 or 58.08% from 198); Green value is 49 (19.53% from 255 or 24.75% from 198); Blue value is 34 (13.67% from 255 or 17.17% from 198); Max value from RGB is 115 - color contains mainly: red. Hex color #733122 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733122 is #8CCEDD. Grayscale: #434343. Windows color (decimal): -9227998 or 2240883. OLE color: 2240883.
HSL color Cylindrical-coordinate representation of color #733122: hue angle of 11.11º 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 #733122 is Cyan = 0, Magento = 0.57, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 49 | 34 | - |
| CMYK | 0 | 0.57 | 0.70 | 0.55 |
| HSL | 11.11º | 0.54% | 0.29% | - |
| HSV(B) | 11.11º | 0.7% | 0.45% | - |
| XYZ | 8.46 | 5.96 | 2.22 | - |
| YUV | 67.02 | 109.37 | 162.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 49 | 34 | 0 | 0.57 | 0.70 | 0.55 | 11.11 | 0.54 | 0.29 |
| Hex | 73 | 31 | 22 | 0 | 39 | 46 | 37 | B | 36 | 1D |
| Octal | 163 | 61 | 42 | 0 | 71 | 106 | 67 | 13 | 66 | 35 |
| Binary | 1110011 | 110001 | 100010 | 0 | 111001 | 1000110 | 110111 | 1011 | 110110 | 11101 |
Color Harmonies of #733122
Complementary color
Monochromatic Colors of #733122
Black with #733122
Text Example
Text Example
White with #733122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733122; }
p { color: rgb(115,49,34); }
H1.HeaderClassName
{
color: #733122;
}
.AnyTagClassName
{
color: #733122;
}
</style>
background-color css
<style>
a { background-color: #733122; }
a { background-color: rgb(115,49,34); }
div.DivClassName
{
background-color: #733122;
}
.BgClassName
{
background-color: #733122;
}
</style>
border-color css
<style>
span { border-color: #733122; }
span { border-color: rgb(115,49,34); }
td.TdClassName
{
border-color: #733122;
}
.TagClassName
{
border-color: #733122;
}
</style>