Shades of Pueblo #733223
Tints of Pueblo #733223
RGB
CMYK
RGB Variations
Color information
#733223 (or 0x733223) is known color: Pueblo. HEX triplet: 73, 32 and 23. RGB value is (115,50,35). Sum of RGB (Red+Green+Blue) = 115+50+35=200 (26% of max value = 765). Red value is 115 (45.31% from 255 or 57.5% from 200); Green value is 50 (19.92% from 255 or 25% from 200); Blue value is 35 (14.06% from 255 or 17.5% from 200); Max value from RGB is 115 - color contains mainly: red. Hex color #733223 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733223 is #8CCDDC. Grayscale: #434343. Windows color (decimal): -9227741 or 2306675. OLE color: 2306675.
HSL color Cylindrical-coordinate representation of color #733223: hue angle of 11.25º 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 #733223 is Cyan = 0, Magento = 0.57, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 50 | 35 | - |
| CMYK | 0 | 0.57 | 0.70 | 0.55 |
| HSL | 11.25º | 0.53% | 0.29% | - |
| HSV(B) | 11.25º | 0.7% | 0.45% | - |
| XYZ | 8.51 | 6.05 | 2.31 | - |
| YUV | 67.73 | 109.53 | 161.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 50 | 35 | 0 | 0.57 | 0.70 | 0.55 | 11.25 | 0.53 | 0.29 |
| Hex | 73 | 32 | 23 | 0 | 39 | 46 | 37 | B | 35 | 1D |
| Octal | 163 | 62 | 43 | 0 | 71 | 106 | 67 | 13 | 65 | 35 |
| Binary | 1110011 | 110010 | 100011 | 0 | 111001 | 1000110 | 110111 | 1011 | 110101 | 11101 |
Color Harmonies of #733223
Complementary color
Monochromatic Colors of #733223
Black with #733223
Text Example
Text Example
White with #733223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733223; }
p { color: rgb(115,50,35); }
H1.HeaderClassName
{
color: #733223;
}
.AnyTagClassName
{
color: #733223;
}
</style>
background-color css
<style>
a { background-color: #733223; }
a { background-color: rgb(115,50,35); }
div.DivClassName
{
background-color: #733223;
}
.BgClassName
{
background-color: #733223;
}
</style>
border-color css
<style>
span { border-color: #733223; }
span { border-color: rgb(115,50,35); }
td.TdClassName
{
border-color: #733223;
}
.TagClassName
{
border-color: #733223;
}
</style>