Shades of Pueblo #733828
Tints of Pueblo #733828
RGB
CMYK
RGB Variations
Color information
#733828 (or 0x733828) is known color: Pueblo. HEX triplet: 73, 38 and 28. RGB value is (115,56,40). Sum of RGB (Red+Green+Blue) = 115+56+40=211 (27% of max value = 765). Red value is 115 (45.31% from 255 or 54.50% from 211); Green value is 56 (22.27% from 255 or 26.54% from 211); Blue value is 40 (16.02% from 255 or 18.96% from 211); Max value from RGB is 115 - color contains mainly: red. Hex color #733828 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733828 is #8CC7D7. Grayscale: #474747. Windows color (decimal): -9226200 or 2635891. OLE color: 2635891.
HSL color Cylindrical-coordinate representation of color #733828: hue angle of 12.8º 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 #733828 is Cyan = 0, Magento = 0.51, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 56 | 40 | - |
| CMYK | 0 | 0.51 | 0.65 | 0.55 |
| HSL | 12.8º | 0.48% | 0.3% | - |
| HSV(B) | 12.8º | 0.65% | 0.45% | - |
| XYZ | 8.87 | 6.63 | 2.82 | - |
| YUV | 71.82 | 110.05 | 158.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 56 | 40 | 0 | 0.51 | 0.65 | 0.55 | 12.8 | 0.48 | 0.3 |
| Hex | 73 | 38 | 28 | 0 | 33 | 41 | 37 | D | 30 | 1E |
| Octal | 163 | 70 | 50 | 0 | 63 | 101 | 67 | 15 | 60 | 36 |
| Binary | 1110011 | 111000 | 101000 | 0 | 110011 | 1000001 | 110111 | 1101 | 110000 | 11110 |
Color Harmonies of #733828
Complementary color
Monochromatic Colors of #733828
Black with #733828
Text Example
Text Example
White with #733828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733828; }
p { color: rgb(115,56,40); }
H1.HeaderClassName
{
color: #733828;
}
.AnyTagClassName
{
color: #733828;
}
</style>
background-color css
<style>
a { background-color: #733828; }
a { background-color: rgb(115,56,40); }
div.DivClassName
{
background-color: #733828;
}
.BgClassName
{
background-color: #733828;
}
</style>
border-color css
<style>
span { border-color: #733828; }
span { border-color: rgb(115,56,40); }
td.TdClassName
{
border-color: #733828;
}
.TagClassName
{
border-color: #733828;
}
</style>