Shades of Pueblo #733126
Tints of Pueblo #733126
RGB
CMYK
RGB Variations
Color information
#733126 (or 0x733126) is known color: Pueblo. HEX triplet: 73, 31 and 26. RGB value is (115,49,38). Sum of RGB (Red+Green+Blue) = 115+49+38=202 (26% of max value = 765). Red value is 115 (45.31% from 255 or 56.93% from 202); Green value is 49 (19.53% from 255 or 24.26% from 202); Blue value is 38 (15.23% from 255 or 18.81% from 202); Max value from RGB is 115 - color contains mainly: red. Hex color #733126 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733126 is #8CCED9. Grayscale: #434343. Windows color (decimal): -9227994 or 2503027. OLE color: 2503027.
HSL color Cylindrical-coordinate representation of color #733126: hue angle of 8.57º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #733126 is Cyan = 0, Magento = 0.57, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 49 | 38 | - |
| CMYK | 0 | 0.57 | 0.67 | 0.55 |
| HSL | 8.57º | 0.5% | 0.3% | - |
| HSV(B) | 8.57º | 0.67% | 0.45% | - |
| XYZ | 8.52 | 5.98 | 2.54 | - |
| YUV | 67.48 | 111.37 | 161.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 49 | 38 | 0 | 0.57 | 0.67 | 0.55 | 8.57 | 0.5 | 0.3 |
| Hex | 73 | 31 | 26 | 0 | 39 | 43 | 37 | 9 | 32 | 1E |
| Octal | 163 | 61 | 46 | 0 | 71 | 103 | 67 | 11 | 62 | 36 |
| Binary | 1110011 | 110001 | 100110 | 0 | 111001 | 1000011 | 110111 | 1001 | 110010 | 11110 |
Color Harmonies of #733126
Complementary color
Monochromatic Colors of #733126
Black with #733126
Text Example
Text Example
White with #733126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733126; }
p { color: rgb(115,49,38); }
H1.HeaderClassName
{
color: #733126;
}
.AnyTagClassName
{
color: #733126;
}
</style>
background-color css
<style>
a { background-color: #733126; }
a { background-color: rgb(115,49,38); }
div.DivClassName
{
background-color: #733126;
}
.BgClassName
{
background-color: #733126;
}
</style>
border-color css
<style>
span { border-color: #733126; }
span { border-color: rgb(115,49,38); }
td.TdClassName
{
border-color: #733126;
}
.TagClassName
{
border-color: #733126;
}
</style>