Shades of Pueblo #733124
Tints of Pueblo #733124
RGB
CMYK
RGB Variations
Color information
#733124 (or 0x733124) is known color: Pueblo. HEX triplet: 73, 31 and 24. RGB value is (115,49,36). Sum of RGB (Red+Green+Blue) = 115+49+36=200 (26% of max value = 765). Red value is 115 (45.31% from 255 or 57.5% from 200); Green value is 49 (19.53% from 255 or 24.5% from 200); Blue value is 36 (14.45% from 255 or 18% from 200); Max value from RGB is 115 - color contains mainly: red. Hex color #733124 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733124 is #8CCEDB. Grayscale: #434343. Windows color (decimal): -9227996 or 2371955. OLE color: 2371955.
HSL color Cylindrical-coordinate representation of color #733124: hue angle of 9.87º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #733124 is Cyan = 0, Magento = 0.57, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 49 | 36 | - |
| CMYK | 0 | 0.57 | 0.69 | 0.55 |
| HSL | 9.87º | 0.52% | 0.3% | - |
| HSV(B) | 9.87º | 0.69% | 0.45% | - |
| XYZ | 8.49 | 5.97 | 2.37 | - |
| YUV | 67.25 | 110.37 | 162.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 49 | 36 | 0 | 0.57 | 0.69 | 0.55 | 9.87 | 0.52 | 0.3 |
| Hex | 73 | 31 | 24 | 0 | 39 | 45 | 37 | A | 34 | 1E |
| Octal | 163 | 61 | 44 | 0 | 71 | 105 | 67 | 12 | 64 | 36 |
| Binary | 1110011 | 110001 | 100100 | 0 | 111001 | 1000101 | 110111 | 1010 | 110100 | 11110 |
Color Harmonies of #733124
Complementary color
Monochromatic Colors of #733124
Black with #733124
Text Example
Text Example
White with #733124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733124; }
p { color: rgb(115,49,36); }
H1.HeaderClassName
{
color: #733124;
}
.AnyTagClassName
{
color: #733124;
}
</style>
background-color css
<style>
a { background-color: #733124; }
a { background-color: rgb(115,49,36); }
div.DivClassName
{
background-color: #733124;
}
.BgClassName
{
background-color: #733124;
}
</style>
border-color css
<style>
span { border-color: #733124; }
span { border-color: rgb(115,49,36); }
td.TdClassName
{
border-color: #733124;
}
.TagClassName
{
border-color: #733124;
}
</style>