Shades of Pueblo #753626
Tints of Pueblo #753626
RGB
CMYK
RGB Variations
Color information
#753626 (or 0x753626) is known color: Pueblo. HEX triplet: 75, 36 and 26. RGB value is (117,54,38). Sum of RGB (Red+Green+Blue) = 117+54+38=209 (27% of max value = 765). Red value is 117 (46.09% from 255 or 55.98% from 209); Green value is 54 (21.48% from 255 or 25.84% from 209); Blue value is 38 (15.23% from 255 or 18.18% from 209); Max value from RGB is 117 - color contains mainly: red. Hex color #753626 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753626 is #8AC9D9. Grayscale: #474747. Windows color (decimal): -9095642 or 2504309. OLE color: 2504309.
HSL color Cylindrical-coordinate representation of color #753626: hue angle of 12.15º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #753626 is Cyan = 0, Magento = 0.54, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 54 | 38 | - |
| CMYK | 0 | 0.54 | 0.68 | 0.54 |
| HSL | 12.15º | 0.51% | 0.3% | - |
| HSV(B) | 12.15º | 0.68% | 0.46% | - |
| XYZ | 9.01 | 6.56 | 2.63 | - |
| YUV | 71.01 | 109.37 | 160.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 54 | 38 | 0 | 0.54 | 0.68 | 0.54 | 12.15 | 0.51 | 0.3 |
| Hex | 75 | 36 | 26 | 0 | 36 | 44 | 36 | C | 33 | 1E |
| Octal | 165 | 66 | 46 | 0 | 66 | 104 | 66 | 14 | 63 | 36 |
| Binary | 1110101 | 110110 | 100110 | 0 | 110110 | 1000100 | 110110 | 1100 | 110011 | 11110 |
Color Harmonies of #753626
Complementary color
Monochromatic Colors of #753626
Black with #753626
Text Example
Text Example
White with #753626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753626; }
p { color: rgb(117,54,38); }
H1.HeaderClassName
{
color: #753626;
}
.AnyTagClassName
{
color: #753626;
}
</style>
background-color css
<style>
a { background-color: #753626; }
a { background-color: rgb(117,54,38); }
div.DivClassName
{
background-color: #753626;
}
.BgClassName
{
background-color: #753626;
}
</style>
border-color css
<style>
span { border-color: #753626; }
span { border-color: rgb(117,54,38); }
td.TdClassName
{
border-color: #753626;
}
.TagClassName
{
border-color: #753626;
}
</style>