Shades of Pueblo #753220
Tints of Pueblo #753220
RGB
CMYK
RGB Variations
Color information
#753220 (or 0x753220) is known color: Pueblo. HEX triplet: 75, 32 and 20. RGB value is (117,50,32). Sum of RGB (Red+Green+Blue) = 117+50+32=199 (26% of max value = 765). Red value is 117 (46.09% from 255 or 58.79% from 199); Green value is 50 (19.92% from 255 or 25.13% from 199); Blue value is 32 (12.89% from 255 or 16.08% from 199); Max value from RGB is 117 - color contains mainly: red. Hex color #753220 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753220 is #8ACDDF. Grayscale: #444444. Windows color (decimal): -9096672 or 2110069. OLE color: 2110069.
HSL color Cylindrical-coordinate representation of color #753220: hue angle of 12.71º 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 #753220 is Cyan = 0, Magento = 0.57, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 50 | 32 | - |
| CMYK | 0 | 0.57 | 0.73 | 0.54 |
| HSL | 12.71º | 0.57% | 0.29% | - |
| HSV(B) | 12.71º | 0.73% | 0.46% | - |
| XYZ | 8.74 | 6.17 | 2.1 | - |
| YUV | 67.98 | 107.7 | 162.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 50 | 32 | 0 | 0.57 | 0.73 | 0.54 | 12.71 | 0.57 | 0.29 |
| Hex | 75 | 32 | 20 | 0 | 39 | 49 | 36 | D | 39 | 1D |
| Octal | 165 | 62 | 40 | 0 | 71 | 111 | 66 | 15 | 71 | 35 |
| Binary | 1110101 | 110010 | 100000 | 0 | 111001 | 1001001 | 110110 | 1101 | 111001 | 11101 |
Color Harmonies of #753220
Complementary color
Monochromatic Colors of #753220
Black with #753220
Text Example
Text Example
White with #753220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753220; }
p { color: rgb(117,50,32); }
H1.HeaderClassName
{
color: #753220;
}
.AnyTagClassName
{
color: #753220;
}
</style>
background-color css
<style>
a { background-color: #753220; }
a { background-color: rgb(117,50,32); }
div.DivClassName
{
background-color: #753220;
}
.BgClassName
{
background-color: #753220;
}
</style>
border-color css
<style>
span { border-color: #753220; }
span { border-color: rgb(117,50,32); }
td.TdClassName
{
border-color: #753220;
}
.TagClassName
{
border-color: #753220;
}
</style>