Shades of Pueblo #753323
Tints of Pueblo #753323
RGB
CMYK
RGB Variations
Color information
#753323 (or 0x753323) is known color: Pueblo. HEX triplet: 75, 33 and 23. RGB value is (117,51,35). Sum of RGB (Red+Green+Blue) = 117+51+35=203 (26% of max value = 765). Red value is 117 (46.09% from 255 or 57.64% from 203); Green value is 51 (20.31% from 255 or 25.12% from 203); Blue value is 35 (14.06% from 255 or 17.24% from 203); Max value from RGB is 117 - color contains mainly: red. Hex color #753323 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753323 is #8ACCDC. Grayscale: #454545. Windows color (decimal): -9096413 or 2306933. OLE color: 2306933.
HSL color Cylindrical-coordinate representation of color #753323: hue angle of 11.71º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #753323 is Cyan = 0, Magento = 0.56, Yellow = 0.70 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 51 | 35 | - |
| CMYK | 0 | 0.56 | 0.70 | 0.54 |
| HSL | 11.71º | 0.54% | 0.3% | - |
| HSV(B) | 11.71º | 0.7% | 0.46% | - |
| XYZ | 8.82 | 6.27 | 2.34 | - |
| YUV | 68.91 | 108.87 | 162.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 51 | 35 | 0 | 0.56 | 0.70 | 0.54 | 11.71 | 0.54 | 0.3 |
| Hex | 75 | 33 | 23 | 0 | 38 | 46 | 36 | C | 36 | 1E |
| Octal | 165 | 63 | 43 | 0 | 70 | 106 | 66 | 14 | 66 | 36 |
| Binary | 1110101 | 110011 | 100011 | 0 | 111000 | 1000110 | 110110 | 1100 | 110110 | 11110 |
Color Harmonies of #753323
Complementary color
Monochromatic Colors of #753323
Black with #753323
Text Example
Text Example
White with #753323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753323; }
p { color: rgb(117,51,35); }
H1.HeaderClassName
{
color: #753323;
}
.AnyTagClassName
{
color: #753323;
}
</style>
background-color css
<style>
a { background-color: #753323; }
a { background-color: rgb(117,51,35); }
div.DivClassName
{
background-color: #753323;
}
.BgClassName
{
background-color: #753323;
}
</style>
border-color css
<style>
span { border-color: #753323; }
span { border-color: rgb(117,51,35); }
td.TdClassName
{
border-color: #753323;
}
.TagClassName
{
border-color: #753323;
}
</style>