Shades of Pueblo #753421
Tints of Pueblo #753421
RGB
CMYK
RGB Variations
Color information
#753421 (or 0x753421) is known color: Pueblo. HEX triplet: 75, 34 and 21. RGB value is (117,52,33). Sum of RGB (Red+Green+Blue) = 117+52+33=202 (26% of max value = 765). Red value is 117 (46.09% from 255 or 57.92% from 202); Green value is 52 (20.70% from 255 or 25.74% from 202); Blue value is 33 (13.28% from 255 or 16.34% from 202); Max value from RGB is 117 - color contains mainly: red. Hex color #753421 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753421 is #8ACBDE. Grayscale: #454545. Windows color (decimal): -9096159 or 2176117. OLE color: 2176117.
HSL color Cylindrical-coordinate representation of color #753421: hue angle of 13.57º 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 #753421 is Cyan = 0, Magento = 0.56, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 52 | 33 | - |
| CMYK | 0 | 0.56 | 0.72 | 0.54 |
| HSL | 13.57º | 0.56% | 0.29% | - |
| HSV(B) | 13.57º | 0.72% | 0.46% | - |
| XYZ | 8.84 | 6.35 | 2.2 | - |
| YUV | 69.27 | 107.53 | 162.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 52 | 33 | 0 | 0.56 | 0.72 | 0.54 | 13.57 | 0.56 | 0.29 |
| Hex | 75 | 34 | 21 | 0 | 38 | 48 | 36 | E | 38 | 1D |
| Octal | 165 | 64 | 41 | 0 | 70 | 110 | 66 | 16 | 70 | 35 |
| Binary | 1110101 | 110100 | 100001 | 0 | 111000 | 1001000 | 110110 | 1110 | 111000 | 11101 |
Color Harmonies of #753421
Complementary color
Monochromatic Colors of #753421
Black with #753421
Text Example
Text Example
White with #753421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753421; }
p { color: rgb(117,52,33); }
H1.HeaderClassName
{
color: #753421;
}
.AnyTagClassName
{
color: #753421;
}
</style>
background-color css
<style>
a { background-color: #753421; }
a { background-color: rgb(117,52,33); }
div.DivClassName
{
background-color: #753421;
}
.BgClassName
{
background-color: #753421;
}
</style>
border-color css
<style>
span { border-color: #753421; }
span { border-color: rgb(117,52,33); }
td.TdClassName
{
border-color: #753421;
}
.TagClassName
{
border-color: #753421;
}
</style>