Shades of Pueblo #753321
Tints of Pueblo #753321
RGB
CMYK
RGB Variations
Color information
#753321 (or 0x753321) is known color: Pueblo. HEX triplet: 75, 33 and 21. RGB value is (117,51,33). Sum of RGB (Red+Green+Blue) = 117+51+33=201 (26% of max value = 765). Red value is 117 (46.09% from 255 or 58.21% from 201); Green value is 51 (20.31% from 255 or 25.37% from 201); Blue value is 33 (13.28% from 255 or 16.42% from 201); Max value from RGB is 117 - color contains mainly: red. Hex color #753321 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753321 is #8ACCDE. Grayscale: #444444. Windows color (decimal): -9096415 or 2175861. OLE color: 2175861.
HSL color Cylindrical-coordinate representation of color #753321: hue angle of 12.86º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #753321 is Cyan = 0, Magento = 0.56, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 51 | 33 | - |
| CMYK | 0 | 0.56 | 0.72 | 0.54 |
| HSL | 12.86º | 0.56% | 0.29% | - |
| HSV(B) | 12.86º | 0.72% | 0.46% | - |
| XYZ | 8.79 | 6.26 | 2.18 | - |
| YUV | 68.68 | 107.87 | 162.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 51 | 33 | 0 | 0.56 | 0.72 | 0.54 | 12.86 | 0.56 | 0.29 |
| Hex | 75 | 33 | 21 | 0 | 38 | 48 | 36 | D | 38 | 1D |
| Octal | 165 | 63 | 41 | 0 | 70 | 110 | 66 | 15 | 70 | 35 |
| Binary | 1110101 | 110011 | 100001 | 0 | 111000 | 1001000 | 110110 | 1101 | 111000 | 11101 |
Color Harmonies of #753321
Complementary color
Monochromatic Colors of #753321
Black with #753321
Text Example
Text Example
White with #753321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753321; }
p { color: rgb(117,51,33); }
H1.HeaderClassName
{
color: #753321;
}
.AnyTagClassName
{
color: #753321;
}
</style>
background-color css
<style>
a { background-color: #753321; }
a { background-color: rgb(117,51,33); }
div.DivClassName
{
background-color: #753321;
}
.BgClassName
{
background-color: #753321;
}
</style>
border-color css
<style>
span { border-color: #753321; }
span { border-color: rgb(117,51,33); }
td.TdClassName
{
border-color: #753321;
}
.TagClassName
{
border-color: #753321;
}
</style>