Shades of Pueblo #753726
Tints of Pueblo #753726
RGB
CMYK
RGB Variations
Color information
#753726 (or 0x753726) is known color: Pueblo. HEX triplet: 75, 37 and 26. RGB value is (117,55,38). Sum of RGB (Red+Green+Blue) = 117+55+38=210 (27% of max value = 765). Red value is 117 (46.09% from 255 or 55.71% from 210); Green value is 55 (21.88% from 255 or 26.19% from 210); Blue value is 38 (15.23% from 255 or 18.10% from 210); Max value from RGB is 117 - color contains mainly: red. Hex color #753726 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753726 is #8AC8D9. Grayscale: #474747. Windows color (decimal): -9095386 or 2504565. OLE color: 2504565.
HSL color Cylindrical-coordinate representation of color #753726: hue angle of 12.91º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #753726 is Cyan = 0, Magento = 0.53, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 55 | 38 | - |
| CMYK | 0 | 0.53 | 0.68 | 0.54 |
| HSL | 12.91º | 0.51% | 0.3% | - |
| HSV(B) | 12.91º | 0.68% | 0.46% | - |
| XYZ | 9.05 | 6.65 | 2.64 | - |
| YUV | 71.6 | 109.04 | 160.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 55 | 38 | 0 | 0.53 | 0.68 | 0.54 | 12.91 | 0.51 | 0.3 |
| Hex | 75 | 37 | 26 | 0 | 35 | 44 | 36 | D | 33 | 1E |
| Octal | 165 | 67 | 46 | 0 | 65 | 104 | 66 | 15 | 63 | 36 |
| Binary | 1110101 | 110111 | 100110 | 0 | 110101 | 1000100 | 110110 | 1101 | 110011 | 11110 |
Color Harmonies of #753726
Complementary color
Monochromatic Colors of #753726
Black with #753726
Text Example
Text Example
White with #753726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753726; }
p { color: rgb(117,55,38); }
H1.HeaderClassName
{
color: #753726;
}
.AnyTagClassName
{
color: #753726;
}
</style>
background-color css
<style>
a { background-color: #753726; }
a { background-color: rgb(117,55,38); }
div.DivClassName
{
background-color: #753726;
}
.BgClassName
{
background-color: #753726;
}
</style>
border-color css
<style>
span { border-color: #753726; }
span { border-color: rgb(117,55,38); }
td.TdClassName
{
border-color: #753726;
}
.TagClassName
{
border-color: #753726;
}
</style>