Shades of Pueblo #733225
Tints of Pueblo #733225
RGB
CMYK
RGB Variations
Color information
#733225 (or 0x733225) is known color: Pueblo. HEX triplet: 73, 32 and 25. RGB value is (115,50,37). Sum of RGB (Red+Green+Blue) = 115+50+37=202 (26% of max value = 765). Red value is 115 (45.31% from 255 or 56.93% from 202); Green value is 50 (19.92% from 255 or 24.75% from 202); Blue value is 37 (14.84% from 255 or 18.32% from 202); Max value from RGB is 115 - color contains mainly: red. Hex color #733225 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733225 is #8CCDDA. Grayscale: #444444. Windows color (decimal): -9227739 or 2437747. OLE color: 2437747.
HSL color Cylindrical-coordinate representation of color #733225: hue angle of 10º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #733225 is Cyan = 0, Magento = 0.57, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 50 | 37 | - |
| CMYK | 0 | 0.57 | 0.68 | 0.55 |
| HSL | 10º | 0.51% | 0.3% | - |
| HSV(B) | 10º | 0.68% | 0.45% | - |
| XYZ | 8.54 | 6.06 | 2.47 | - |
| YUV | 67.95 | 110.53 | 161.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 50 | 37 | 0 | 0.57 | 0.68 | 0.55 | 10 | 0.51 | 0.3 |
| Hex | 73 | 32 | 25 | 0 | 39 | 44 | 37 | A | 33 | 1E |
| Octal | 163 | 62 | 45 | 0 | 71 | 104 | 67 | 12 | 63 | 36 |
| Binary | 1110011 | 110010 | 100101 | 0 | 111001 | 1000100 | 110111 | 1010 | 110011 | 11110 |
Color Harmonies of #733225
Complementary color
Monochromatic Colors of #733225
Black with #733225
Text Example
Text Example
White with #733225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733225; }
p { color: rgb(115,50,37); }
H1.HeaderClassName
{
color: #733225;
}
.AnyTagClassName
{
color: #733225;
}
</style>
background-color css
<style>
a { background-color: #733225; }
a { background-color: rgb(115,50,37); }
div.DivClassName
{
background-color: #733225;
}
.BgClassName
{
background-color: #733225;
}
</style>
border-color css
<style>
span { border-color: #733225; }
span { border-color: rgb(115,50,37); }
td.TdClassName
{
border-color: #733225;
}
.TagClassName
{
border-color: #733225;
}
</style>