Shades of Pueblo #753320
Tints of Pueblo #753320
RGB
CMYK
RGB Variations
Color information
#753320 (or 0x753320) is known color: Pueblo. HEX triplet: 75, 33 and 20. RGB value is (117,51,32). Sum of RGB (Red+Green+Blue) = 117+51+32=200 (26% of max value = 765). Red value is 117 (46.09% from 255 or 58.5% from 200); Green value is 51 (20.31% from 255 or 25.5% from 200); Blue value is 32 (12.89% from 255 or 16% from 200); Max value from RGB is 117 - color contains mainly: red. Hex color #753320 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753320 is #8ACCDF. Grayscale: #444444. Windows color (decimal): -9096416 or 2110325. OLE color: 2110325.
HSL color Cylindrical-coordinate representation of color #753320: hue angle of 13.41º 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 #753320 is Cyan = 0, Magento = 0.56, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 51 | 32 | - |
| CMYK | 0 | 0.56 | 0.73 | 0.54 |
| HSL | 13.41º | 0.57% | 0.29% | - |
| HSV(B) | 13.41º | 0.73% | 0.46% | - |
| XYZ | 8.78 | 6.25 | 2.11 | - |
| YUV | 68.57 | 107.37 | 162.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 51 | 32 | 0 | 0.56 | 0.73 | 0.54 | 13.41 | 0.57 | 0.29 |
| Hex | 75 | 33 | 20 | 0 | 38 | 49 | 36 | D | 39 | 1D |
| Octal | 165 | 63 | 40 | 0 | 70 | 111 | 66 | 15 | 71 | 35 |
| Binary | 1110101 | 110011 | 100000 | 0 | 111000 | 1001001 | 110110 | 1101 | 111001 | 11101 |
Color Harmonies of #753320
Complementary color
Monochromatic Colors of #753320
Black with #753320
Text Example
Text Example
White with #753320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753320; }
p { color: rgb(117,51,32); }
H1.HeaderClassName
{
color: #753320;
}
.AnyTagClassName
{
color: #753320;
}
</style>
background-color css
<style>
a { background-color: #753320; }
a { background-color: rgb(117,51,32); }
div.DivClassName
{
background-color: #753320;
}
.BgClassName
{
background-color: #753320;
}
</style>
border-color css
<style>
span { border-color: #753320; }
span { border-color: rgb(117,51,32); }
td.TdClassName
{
border-color: #753320;
}
.TagClassName
{
border-color: #753320;
}
</style>