Shades of Pueblo #733528
Tints of Pueblo #733528
RGB
CMYK
RGB Variations
Color information
#733528 (or 0x733528) is known color: Pueblo. HEX triplet: 73, 35 and 28. RGB value is (115,53,40). Sum of RGB (Red+Green+Blue) = 115+53+40=208 (27% of max value = 765). Red value is 115 (45.31% from 255 or 55.29% from 208); Green value is 53 (21.09% from 255 or 25.48% from 208); Blue value is 40 (16.02% from 255 or 19.23% from 208); Max value from RGB is 115 - color contains mainly: red. Hex color #733528 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733528 is #8CCAD7. Grayscale: #464646. Windows color (decimal): -9226968 or 2635123. OLE color: 2635123.
HSL color Cylindrical-coordinate representation of color #733528: hue angle of 10.4º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #733528 is Cyan = 0, Magento = 0.54, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 53 | 40 | - |
| CMYK | 0 | 0.54 | 0.65 | 0.55 |
| HSL | 10.4º | 0.48% | 0.3% | - |
| HSV(B) | 10.4º | 0.65% | 0.45% | - |
| XYZ | 8.73 | 6.34 | 2.77 | - |
| YUV | 70.06 | 111.04 | 160.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 53 | 40 | 0 | 0.54 | 0.65 | 0.55 | 10.4 | 0.48 | 0.3 |
| Hex | 73 | 35 | 28 | 0 | 36 | 41 | 37 | A | 30 | 1E |
| Octal | 163 | 65 | 50 | 0 | 66 | 101 | 67 | 12 | 60 | 36 |
| Binary | 1110011 | 110101 | 101000 | 0 | 110110 | 1000001 | 110111 | 1010 | 110000 | 11110 |
Color Harmonies of #733528
Complementary color
Monochromatic Colors of #733528
Black with #733528
Text Example
Text Example
White with #733528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733528; }
p { color: rgb(115,53,40); }
H1.HeaderClassName
{
color: #733528;
}
.AnyTagClassName
{
color: #733528;
}
</style>
background-color css
<style>
a { background-color: #733528; }
a { background-color: rgb(115,53,40); }
div.DivClassName
{
background-color: #733528;
}
.BgClassName
{
background-color: #733528;
}
</style>
border-color css
<style>
span { border-color: #733528; }
span { border-color: rgb(115,53,40); }
td.TdClassName
{
border-color: #733528;
}
.TagClassName
{
border-color: #733528;
}
</style>