Shades of Pueblo #733323
Tints of Pueblo #733323
RGB
CMYK
RGB Variations
Color information
#733323 (or 0x733323) is known color: Pueblo. HEX triplet: 73, 33 and 23. RGB value is (115,51,35). Sum of RGB (Red+Green+Blue) = 115+51+35=201 (26% of max value = 765). Red value is 115 (45.31% from 255 or 57.21% from 201); Green value is 51 (20.31% from 255 or 25.37% from 201); Blue value is 35 (14.06% from 255 or 17.41% from 201); Max value from RGB is 115 - color contains mainly: red. Hex color #733323 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733323 is #8CCCDC. Grayscale: #444444. Windows color (decimal): -9227485 or 2306931. OLE color: 2306931.
HSL color Cylindrical-coordinate representation of color #733323: hue angle of 12º degrees, saturation: 0.53, 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 #733323 is Cyan = 0, Magento = 0.56, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 51 | 35 | - |
| CMYK | 0 | 0.56 | 0.70 | 0.55 |
| HSL | 12º | 0.53% | 0.29% | - |
| HSV(B) | 12º | 0.7% | 0.45% | - |
| XYZ | 8.56 | 6.13 | 2.32 | - |
| YUV | 68.31 | 109.2 | 161.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 51 | 35 | 0 | 0.56 | 0.70 | 0.55 | 12 | 0.53 | 0.29 |
| Hex | 73 | 33 | 23 | 0 | 38 | 46 | 37 | C | 35 | 1D |
| Octal | 163 | 63 | 43 | 0 | 70 | 106 | 67 | 14 | 65 | 35 |
| Binary | 1110011 | 110011 | 100011 | 0 | 111000 | 1000110 | 110111 | 1100 | 110101 | 11101 |
Color Harmonies of #733323
Complementary color
Monochromatic Colors of #733323
Black with #733323
Text Example
Text Example
White with #733323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733323; }
p { color: rgb(115,51,35); }
H1.HeaderClassName
{
color: #733323;
}
.AnyTagClassName
{
color: #733323;
}
</style>
background-color css
<style>
a { background-color: #733323; }
a { background-color: rgb(115,51,35); }
div.DivClassName
{
background-color: #733323;
}
.BgClassName
{
background-color: #733323;
}
</style>
border-color css
<style>
span { border-color: #733323; }
span { border-color: rgb(115,51,35); }
td.TdClassName
{
border-color: #733323;
}
.TagClassName
{
border-color: #733323;
}
</style>