Shades of Pueblo #753120
Tints of Pueblo #753120
RGB
CMYK
RGB Variations
Color information
#753120 (or 0x753120) is known color: Pueblo. HEX triplet: 75, 31 and 20. RGB value is (117,49,32). Sum of RGB (Red+Green+Blue) = 117+49+32=198 (26% of max value = 765). Red value is 117 (46.09% from 255 or 59.09% from 198); Green value is 49 (19.53% from 255 or 24.75% from 198); Blue value is 32 (12.89% from 255 or 16.16% from 198); Max value from RGB is 117 - color contains mainly: red. Hex color #753120 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753120 is #8ACEDF. Grayscale: #434343. Windows color (decimal): -9096928 or 2109813. OLE color: 2109813.
HSL color Cylindrical-coordinate representation of color #753120: hue angle of 12º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #753120 is Cyan = 0, Magento = 0.58, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 49 | 32 | - |
| CMYK | 0 | 0.58 | 0.73 | 0.54 |
| HSL | 12º | 0.57% | 0.29% | - |
| HSV(B) | 12º | 0.73% | 0.46% | - |
| XYZ | 8.7 | 6.08 | 2.08 | - |
| YUV | 67.39 | 108.03 | 163.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 49 | 32 | 0 | 0.58 | 0.73 | 0.54 | 12 | 0.57 | 0.29 |
| Hex | 75 | 31 | 20 | 0 | 3A | 49 | 36 | C | 39 | 1D |
| Octal | 165 | 61 | 40 | 0 | 72 | 111 | 66 | 14 | 71 | 35 |
| Binary | 1110101 | 110001 | 100000 | 0 | 111010 | 1001001 | 110110 | 1100 | 111001 | 11101 |
Color Harmonies of #753120
Complementary color
Monochromatic Colors of #753120
Black with #753120
Text Example
Text Example
White with #753120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753120; }
p { color: rgb(117,49,32); }
H1.HeaderClassName
{
color: #753120;
}
.AnyTagClassName
{
color: #753120;
}
</style>
background-color css
<style>
a { background-color: #753120; }
a { background-color: rgb(117,49,32); }
div.DivClassName
{
background-color: #753120;
}
.BgClassName
{
background-color: #753120;
}
</style>
border-color css
<style>
span { border-color: #753120; }
span { border-color: rgb(117,49,32); }
td.TdClassName
{
border-color: #753120;
}
.TagClassName
{
border-color: #753120;
}
</style>