Shades of Pueblo #733224
Tints of Pueblo #733224
RGB
CMYK
RGB Variations
Color information
#733224 (or 0x733224) is known color: Pueblo. HEX triplet: 73, 32 and 24. RGB value is (115,50,36). Sum of RGB (Red+Green+Blue) = 115+50+36=201 (26% of max value = 765). Red value is 115 (45.31% from 255 or 57.21% from 201); Green value is 50 (19.92% from 255 or 24.88% from 201); Blue value is 36 (14.45% from 255 or 17.91% from 201); Max value from RGB is 115 - color contains mainly: red. Hex color #733224 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733224 is #8CCDDB. Grayscale: #434343. Windows color (decimal): -9227740 or 2372211. OLE color: 2372211.
HSL color Cylindrical-coordinate representation of color #733224: hue angle of 10.63º 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 #733224 is Cyan = 0, Magento = 0.57, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 50 | 36 | - |
| CMYK | 0 | 0.57 | 0.69 | 0.55 |
| HSL | 10.63º | 0.52% | 0.3% | - |
| HSV(B) | 10.63º | 0.69% | 0.45% | - |
| XYZ | 8.53 | 6.05 | 2.39 | - |
| YUV | 67.84 | 110.03 | 161.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 50 | 36 | 0 | 0.57 | 0.69 | 0.55 | 10.63 | 0.52 | 0.3 |
| Hex | 73 | 32 | 24 | 0 | 39 | 45 | 37 | B | 34 | 1E |
| Octal | 163 | 62 | 44 | 0 | 71 | 105 | 67 | 13 | 64 | 36 |
| Binary | 1110011 | 110010 | 100100 | 0 | 111001 | 1000101 | 110111 | 1011 | 110100 | 11110 |
Color Harmonies of #733224
Complementary color
Monochromatic Colors of #733224
Black with #733224
Text Example
Text Example
White with #733224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733224; }
p { color: rgb(115,50,36); }
H1.HeaderClassName
{
color: #733224;
}
.AnyTagClassName
{
color: #733224;
}
</style>
background-color css
<style>
a { background-color: #733224; }
a { background-color: rgb(115,50,36); }
div.DivClassName
{
background-color: #733224;
}
.BgClassName
{
background-color: #733224;
}
</style>
border-color css
<style>
span { border-color: #733224; }
span { border-color: rgb(115,50,36); }
td.TdClassName
{
border-color: #733224;
}
.TagClassName
{
border-color: #733224;
}
</style>