Shades of Pueblo #753224
Tints of Pueblo #753224
RGB
CMYK
RGB Variations
Color information
#753224 (or 0x753224) is known color: Pueblo. HEX triplet: 75, 32 and 24. RGB value is (117,50,36). Sum of RGB (Red+Green+Blue) = 117+50+36=203 (26% of max value = 765). Red value is 117 (46.09% from 255 or 57.64% from 203); Green value is 50 (19.92% from 255 or 24.63% from 203); Blue value is 36 (14.45% from 255 or 17.73% from 203); Max value from RGB is 117 - color contains mainly: red. Hex color #753224 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753224 is #8ACDDB. Grayscale: #444444. Windows color (decimal): -9096668 or 2372213. OLE color: 2372213.
HSL color Cylindrical-coordinate representation of color #753224: hue angle of 10.37º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #753224 is Cyan = 0, Magento = 0.57, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 50 | 36 | - |
| CMYK | 0 | 0.57 | 0.69 | 0.54 |
| HSL | 10.37º | 0.53% | 0.3% | - |
| HSV(B) | 10.37º | 0.69% | 0.46% | - |
| XYZ | 8.8 | 6.19 | 2.4 | - |
| YUV | 68.44 | 109.7 | 162.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 50 | 36 | 0 | 0.57 | 0.69 | 0.54 | 10.37 | 0.53 | 0.3 |
| Hex | 75 | 32 | 24 | 0 | 39 | 45 | 36 | A | 35 | 1E |
| Octal | 165 | 62 | 44 | 0 | 71 | 105 | 66 | 12 | 65 | 36 |
| Binary | 1110101 | 110010 | 100100 | 0 | 111001 | 1000101 | 110110 | 1010 | 110101 | 11110 |
Color Harmonies of #753224
Complementary color
Monochromatic Colors of #753224
Black with #753224
Text Example
Text Example
White with #753224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753224; }
p { color: rgb(117,50,36); }
H1.HeaderClassName
{
color: #753224;
}
.AnyTagClassName
{
color: #753224;
}
</style>
background-color css
<style>
a { background-color: #753224; }
a { background-color: rgb(117,50,36); }
div.DivClassName
{
background-color: #753224;
}
.BgClassName
{
background-color: #753224;
}
</style>
border-color css
<style>
span { border-color: #753224; }
span { border-color: rgb(117,50,36); }
td.TdClassName
{
border-color: #753224;
}
.TagClassName
{
border-color: #753224;
}
</style>