Shades of Pueblo #733625
Tints of Pueblo #733625
RGB
CMYK
RGB Variations
Color information
#733625 (or 0x733625) is known color: Pueblo. HEX triplet: 73, 36 and 25. RGB value is (115,54,37). Sum of RGB (Red+Green+Blue) = 115+54+37=206 (27% of max value = 765). Red value is 115 (45.31% from 255 or 55.83% from 206); Green value is 54 (21.48% from 255 or 26.21% from 206); Blue value is 37 (14.84% from 255 or 17.96% from 206); Max value from RGB is 115 - color contains mainly: red. Hex color #733625 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733625 is #8CC9DA. Grayscale: #464646. Windows color (decimal): -9226715 or 2438771. OLE color: 2438771.
HSL color Cylindrical-coordinate representation of color #733625: hue angle of 13.08º 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 #733625 is Cyan = 0, Magento = 0.53, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 54 | 37 | - |
| CMYK | 0 | 0.53 | 0.68 | 0.55 |
| HSL | 13.08º | 0.51% | 0.3% | - |
| HSV(B) | 13.08º | 0.68% | 0.45% | - |
| XYZ | 8.72 | 6.42 | 2.53 | - |
| YUV | 70.3 | 109.21 | 159.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 54 | 37 | 0 | 0.53 | 0.68 | 0.55 | 13.08 | 0.51 | 0.3 |
| Hex | 73 | 36 | 25 | 0 | 35 | 44 | 37 | D | 33 | 1E |
| Octal | 163 | 66 | 45 | 0 | 65 | 104 | 67 | 15 | 63 | 36 |
| Binary | 1110011 | 110110 | 100101 | 0 | 110101 | 1000100 | 110111 | 1101 | 110011 | 11110 |
Color Harmonies of #733625
Complementary color
Monochromatic Colors of #733625
Black with #733625
Text Example
Text Example
White with #733625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733625; }
p { color: rgb(115,54,37); }
H1.HeaderClassName
{
color: #733625;
}
.AnyTagClassName
{
color: #733625;
}
</style>
background-color css
<style>
a { background-color: #733625; }
a { background-color: rgb(115,54,37); }
div.DivClassName
{
background-color: #733625;
}
.BgClassName
{
background-color: #733625;
}
</style>
border-color css
<style>
span { border-color: #733625; }
span { border-color: rgb(115,54,37); }
td.TdClassName
{
border-color: #733625;
}
.TagClassName
{
border-color: #733625;
}
</style>