Shades of Pueblo #733522
Tints of Pueblo #733522
RGB
CMYK
RGB Variations
Color information
#733522 (or 0x733522) is known color: Pueblo. HEX triplet: 73, 35 and 22. RGB value is (115,53,34). Sum of RGB (Red+Green+Blue) = 115+53+34=202 (26% of max value = 765). Red value is 115 (45.31% from 255 or 56.93% from 202); Green value is 53 (21.09% from 255 or 26.24% from 202); Blue value is 34 (13.67% from 255 or 16.83% from 202); Max value from RGB is 115 - color contains mainly: red. Hex color #733522 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733522 is #8CCADD. Grayscale: #454545. Windows color (decimal): -9226974 or 2241907. OLE color: 2241907.
HSL color Cylindrical-coordinate representation of color #733522: hue angle of 14.07º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #733522 is Cyan = 0, Magento = 0.54, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 53 | 34 | - |
| CMYK | 0 | 0.54 | 0.70 | 0.55 |
| HSL | 14.07º | 0.54% | 0.29% | - |
| HSV(B) | 14.07º | 0.7% | 0.45% | - |
| XYZ | 8.63 | 6.31 | 2.28 | - |
| YUV | 69.37 | 108.04 | 160.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 53 | 34 | 0 | 0.54 | 0.70 | 0.55 | 14.07 | 0.54 | 0.29 |
| Hex | 73 | 35 | 22 | 0 | 36 | 46 | 37 | E | 36 | 1D |
| Octal | 163 | 65 | 42 | 0 | 66 | 106 | 67 | 16 | 66 | 35 |
| Binary | 1110011 | 110101 | 100010 | 0 | 110110 | 1000110 | 110111 | 1110 | 110110 | 11101 |
Color Harmonies of #733522
Complementary color
Monochromatic Colors of #733522
Black with #733522
Text Example
Text Example
White with #733522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733522; }
p { color: rgb(115,53,34); }
H1.HeaderClassName
{
color: #733522;
}
.AnyTagClassName
{
color: #733522;
}
</style>
background-color css
<style>
a { background-color: #733522; }
a { background-color: rgb(115,53,34); }
div.DivClassName
{
background-color: #733522;
}
.BgClassName
{
background-color: #733522;
}
</style>
border-color css
<style>
span { border-color: #733522; }
span { border-color: rgb(115,53,34); }
td.TdClassName
{
border-color: #733522;
}
.TagClassName
{
border-color: #733522;
}
</style>