Shades of Pueblo #733022
Tints of Pueblo #733022
RGB
CMYK
RGB Variations
Color information
#733022 (or 0x733022) is known color: Pueblo. HEX triplet: 73, 30 and 22. RGB value is (115,48,34). Sum of RGB (Red+Green+Blue) = 115+48+34=197 (26% of max value = 765). Red value is 115 (45.31% from 255 or 58.38% from 197); Green value is 48 (19.14% from 255 or 24.37% from 197); Blue value is 34 (13.67% from 255 or 17.26% from 197); Max value from RGB is 115 - color contains mainly: red. Hex color #733022 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733022 is #8CCFDD. Grayscale: #424242. Windows color (decimal): -9228254 or 2240627. OLE color: 2240627.
HSL color Cylindrical-coordinate representation of color #733022: hue angle of 10.37º 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 #733022 is Cyan = 0, Magento = 0.58, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 48 | 34 | - |
| CMYK | 0 | 0.58 | 0.70 | 0.55 |
| HSL | 10.37º | 0.54% | 0.29% | - |
| HSV(B) | 10.37º | 0.7% | 0.45% | - |
| XYZ | 8.42 | 5.87 | 2.2 | - |
| YUV | 66.44 | 109.7 | 162.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 48 | 34 | 0 | 0.58 | 0.70 | 0.55 | 10.37 | 0.54 | 0.29 |
| Hex | 73 | 30 | 22 | 0 | 3A | 46 | 37 | A | 36 | 1D |
| Octal | 163 | 60 | 42 | 0 | 72 | 106 | 67 | 12 | 66 | 35 |
| Binary | 1110011 | 110000 | 100010 | 0 | 111010 | 1000110 | 110111 | 1010 | 110110 | 11101 |
Color Harmonies of #733022
Complementary color
Monochromatic Colors of #733022
Black with #733022
Text Example
Text Example
White with #733022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733022; }
p { color: rgb(115,48,34); }
H1.HeaderClassName
{
color: #733022;
}
.AnyTagClassName
{
color: #733022;
}
</style>
background-color css
<style>
a { background-color: #733022; }
a { background-color: rgb(115,48,34); }
div.DivClassName
{
background-color: #733022;
}
.BgClassName
{
background-color: #733022;
}
</style>
border-color css
<style>
span { border-color: #733022; }
span { border-color: rgb(115,48,34); }
td.TdClassName
{
border-color: #733022;
}
.TagClassName
{
border-color: #733022;
}
</style>