Shades of Pueblo #733525
Tints of Pueblo #733525
RGB
CMYK
RGB Variations
Color information
#733525 (or 0x733525) is known color: Pueblo. HEX triplet: 73, 35 and 25. RGB value is (115,53,37). Sum of RGB (Red+Green+Blue) = 115+53+37=205 (27% of max value = 765). Red value is 115 (45.31% from 255 or 56.10% from 205); Green value is 53 (21.09% from 255 or 25.85% from 205); Blue value is 37 (14.84% from 255 or 18.05% from 205); Max value from RGB is 115 - color contains mainly: red. Hex color #733525 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733525 is #8CCADA. Grayscale: #454545. Windows color (decimal): -9226971 or 2438515. OLE color: 2438515.
HSL color Cylindrical-coordinate representation of color #733525: hue angle of 12.31º 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 #733525 is Cyan = 0, Magento = 0.54, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 53 | 37 | - |
| CMYK | 0 | 0.54 | 0.68 | 0.55 |
| HSL | 12.31º | 0.51% | 0.3% | - |
| HSV(B) | 12.31º | 0.68% | 0.45% | - |
| XYZ | 8.68 | 6.32 | 2.51 | - |
| YUV | 69.71 | 109.54 | 160.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 53 | 37 | 0 | 0.54 | 0.68 | 0.55 | 12.31 | 0.51 | 0.3 |
| Hex | 73 | 35 | 25 | 0 | 36 | 44 | 37 | C | 33 | 1E |
| Octal | 163 | 65 | 45 | 0 | 66 | 104 | 67 | 14 | 63 | 36 |
| Binary | 1110011 | 110101 | 100101 | 0 | 110110 | 1000100 | 110111 | 1100 | 110011 | 11110 |
Color Harmonies of #733525
Complementary color
Monochromatic Colors of #733525
Black with #733525
Text Example
Text Example
White with #733525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733525; }
p { color: rgb(115,53,37); }
H1.HeaderClassName
{
color: #733525;
}
.AnyTagClassName
{
color: #733525;
}
</style>
background-color css
<style>
a { background-color: #733525; }
a { background-color: rgb(115,53,37); }
div.DivClassName
{
background-color: #733525;
}
.BgClassName
{
background-color: #733525;
}
</style>
border-color css
<style>
span { border-color: #733525; }
span { border-color: rgb(115,53,37); }
td.TdClassName
{
border-color: #733525;
}
.TagClassName
{
border-color: #733525;
}
</style>