Shades of Pueblo #733726
Tints of Pueblo #733726
RGB
CMYK
RGB Variations
Color information
#733726 (or 0x733726) is known color: Pueblo. HEX triplet: 73, 37 and 26. RGB value is (115,55,38). Sum of RGB (Red+Green+Blue) = 115+55+38=208 (27% of max value = 765). Red value is 115 (45.31% from 255 or 55.29% from 208); Green value is 55 (21.88% from 255 or 26.44% from 208); Blue value is 38 (15.23% from 255 or 18.27% from 208); Max value from RGB is 115 - color contains mainly: red. Hex color #733726 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733726 is #8CC8D9. Grayscale: #474747. Windows color (decimal): -9226458 or 2504563. OLE color: 2504563.
HSL color Cylindrical-coordinate representation of color #733726: hue angle of 13.25º 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 #733726 is Cyan = 0, Magento = 0.52, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 55 | 38 | - |
| CMYK | 0 | 0.52 | 0.67 | 0.55 |
| HSL | 13.25º | 0.5% | 0.3% | - |
| HSV(B) | 13.25º | 0.67% | 0.45% | - |
| XYZ | 8.79 | 6.52 | 2.63 | - |
| YUV | 71 | 109.38 | 159.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 55 | 38 | 0 | 0.52 | 0.67 | 0.55 | 13.25 | 0.5 | 0.3 |
| Hex | 73 | 37 | 26 | 0 | 34 | 43 | 37 | D | 32 | 1E |
| Octal | 163 | 67 | 46 | 0 | 64 | 103 | 67 | 15 | 62 | 36 |
| Binary | 1110011 | 110111 | 100110 | 0 | 110100 | 1000011 | 110111 | 1101 | 110010 | 11110 |
Color Harmonies of #733726
Complementary color
Monochromatic Colors of #733726
Black with #733726
Text Example
Text Example
White with #733726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733726; }
p { color: rgb(115,55,38); }
H1.HeaderClassName
{
color: #733726;
}
.AnyTagClassName
{
color: #733726;
}
</style>
background-color css
<style>
a { background-color: #733726; }
a { background-color: rgb(115,55,38); }
div.DivClassName
{
background-color: #733726;
}
.BgClassName
{
background-color: #733726;
}
</style>
border-color css
<style>
span { border-color: #733726; }
span { border-color: rgb(115,55,38); }
td.TdClassName
{
border-color: #733726;
}
.TagClassName
{
border-color: #733726;
}
</style>