Shades of Pueblo #753326
Tints of Pueblo #753326
RGB
CMYK
RGB Variations
Color information
#753326 (or 0x753326) is known color: Pueblo. HEX triplet: 75, 33 and 26. RGB value is (117,51,38). Sum of RGB (Red+Green+Blue) = 117+51+38=206 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.80% from 206); Green value is 51 (20.31% from 255 or 24.76% from 206); Blue value is 38 (15.23% from 255 or 18.45% from 206); Max value from RGB is 117 - color contains mainly: red. Hex color #753326 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753326 is #8ACCD9. Grayscale: #454545. Windows color (decimal): -9096410 or 2503541. OLE color: 2503541.
HSL color Cylindrical-coordinate representation of color #753326: hue angle of 9.87º 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 #753326 is Cyan = 0, Magento = 0.56, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 51 | 38 | - |
| CMYK | 0 | 0.56 | 0.68 | 0.54 |
| HSL | 9.87º | 0.51% | 0.3% | - |
| HSV(B) | 9.87º | 0.68% | 0.46% | - |
| XYZ | 8.87 | 6.29 | 2.58 | - |
| YUV | 69.25 | 110.37 | 162.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 51 | 38 | 0 | 0.56 | 0.68 | 0.54 | 9.87 | 0.51 | 0.3 |
| Hex | 75 | 33 | 26 | 0 | 38 | 44 | 36 | A | 33 | 1E |
| Octal | 165 | 63 | 46 | 0 | 70 | 104 | 66 | 12 | 63 | 36 |
| Binary | 1110101 | 110011 | 100110 | 0 | 111000 | 1000100 | 110110 | 1010 | 110011 | 11110 |
Color Harmonies of #753326
Complementary color
Monochromatic Colors of #753326
Black with #753326
Text Example
Text Example
White with #753326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753326; }
p { color: rgb(117,51,38); }
H1.HeaderClassName
{
color: #753326;
}
.AnyTagClassName
{
color: #753326;
}
</style>
background-color css
<style>
a { background-color: #753326; }
a { background-color: rgb(117,51,38); }
div.DivClassName
{
background-color: #753326;
}
.BgClassName
{
background-color: #753326;
}
</style>
border-color css
<style>
span { border-color: #753326; }
span { border-color: rgb(117,51,38); }
td.TdClassName
{
border-color: #753326;
}
.TagClassName
{
border-color: #753326;
}
</style>