Shades of Pueblo #753724
Tints of Pueblo #753724
RGB
CMYK
RGB Variations
Color information
#753724 (or 0x753724) is known color: Pueblo. HEX triplet: 75, 37 and 24. RGB value is (117,55,36). Sum of RGB (Red+Green+Blue) = 117+55+36=208 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.25% from 208); Green value is 55 (21.88% from 255 or 26.44% from 208); Blue value is 36 (14.45% from 255 or 17.31% from 208); Max value from RGB is 117 - color contains mainly: red. Hex color #753724 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753724 is #8AC8DB. Grayscale: #474747. Windows color (decimal): -9095388 or 2373493. OLE color: 2373493.
HSL color Cylindrical-coordinate representation of color #753724: hue angle of 14.07º 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 #753724 is Cyan = 0, Magento = 0.53, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 55 | 36 | - |
| CMYK | 0 | 0.53 | 0.69 | 0.54 |
| HSL | 14.07º | 0.53% | 0.3% | - |
| HSV(B) | 14.07º | 0.69% | 0.46% | - |
| XYZ | 9.02 | 6.64 | 2.48 | - |
| YUV | 71.37 | 108.04 | 160.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 55 | 36 | 0 | 0.53 | 0.69 | 0.54 | 14.07 | 0.53 | 0.3 |
| Hex | 75 | 37 | 24 | 0 | 35 | 45 | 36 | E | 35 | 1E |
| Octal | 165 | 67 | 44 | 0 | 65 | 105 | 66 | 16 | 65 | 36 |
| Binary | 1110101 | 110111 | 100100 | 0 | 110101 | 1000101 | 110110 | 1110 | 110101 | 11110 |
Color Harmonies of #753724
Complementary color
Monochromatic Colors of #753724
Black with #753724
Text Example
Text Example
White with #753724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753724; }
p { color: rgb(117,55,36); }
H1.HeaderClassName
{
color: #753724;
}
.AnyTagClassName
{
color: #753724;
}
</style>
background-color css
<style>
a { background-color: #753724; }
a { background-color: rgb(117,55,36); }
div.DivClassName
{
background-color: #753724;
}
.BgClassName
{
background-color: #753724;
}
</style>
border-color css
<style>
span { border-color: #753724; }
span { border-color: rgb(117,55,36); }
td.TdClassName
{
border-color: #753724;
}
.TagClassName
{
border-color: #753724;
}
</style>