Shades of Pueblo #733424
Tints of Pueblo #733424
RGB
CMYK
RGB Variations
Color information
#733424 (or 0x733424) is known color: Pueblo. HEX triplet: 73, 34 and 24. RGB value is (115,52,36). Sum of RGB (Red+Green+Blue) = 115+52+36=203 (26% of max value = 765). Red value is 115 (45.31% from 255 or 56.65% from 203); Green value is 52 (20.70% from 255 or 25.62% from 203); Blue value is 36 (14.45% from 255 or 17.73% from 203); Max value from RGB is 115 - color contains mainly: red. Hex color #733424 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733424 is #8CCBDB. Grayscale: #454545. Windows color (decimal): -9227228 or 2372723. OLE color: 2372723.
HSL color Cylindrical-coordinate representation of color #733424: hue angle of 12.15º 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 #733424 is Cyan = 0, Magento = 0.55, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 52 | 36 | - |
| CMYK | 0 | 0.55 | 0.69 | 0.55 |
| HSL | 12.15º | 0.52% | 0.3% | - |
| HSV(B) | 12.15º | 0.69% | 0.45% | - |
| XYZ | 8.62 | 6.23 | 2.42 | - |
| YUV | 69.01 | 109.37 | 160.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 52 | 36 | 0 | 0.55 | 0.69 | 0.55 | 12.15 | 0.52 | 0.3 |
| Hex | 73 | 34 | 24 | 0 | 37 | 45 | 37 | C | 34 | 1E |
| Octal | 163 | 64 | 44 | 0 | 67 | 105 | 67 | 14 | 64 | 36 |
| Binary | 1110011 | 110100 | 100100 | 0 | 110111 | 1000101 | 110111 | 1100 | 110100 | 11110 |
Color Harmonies of #733424
Complementary color
Monochromatic Colors of #733424
Black with #733424
Text Example
Text Example
White with #733424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733424; }
p { color: rgb(115,52,36); }
H1.HeaderClassName
{
color: #733424;
}
.AnyTagClassName
{
color: #733424;
}
</style>
background-color css
<style>
a { background-color: #733424; }
a { background-color: rgb(115,52,36); }
div.DivClassName
{
background-color: #733424;
}
.BgClassName
{
background-color: #733424;
}
</style>
border-color css
<style>
span { border-color: #733424; }
span { border-color: rgb(115,52,36); }
td.TdClassName
{
border-color: #733424;
}
.TagClassName
{
border-color: #733424;
}
</style>