Shades of Pueblo #752911
Tints of Pueblo #752911
RGB
CMYK
RGB Variations
Color information
#752911 (or 0x752911) is known color: Pueblo. HEX triplet: 75, 29 and 11. RGB value is (117,41,17). Sum of RGB (Red+Green+Blue) = 117+41+17=175 (23% of max value = 765). Red value is 117 (46.09% from 255 or 66.86% from 175); Green value is 41 (16.41% from 255 or 23.43% from 175); Blue value is 17 (7.03% from 255 or 9.71% from 175); Max value from RGB is 117 - color contains mainly: red. Hex color #752911 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752911 is #8AD6EE. Grayscale: #3D3D3D. Windows color (decimal): -9098991 or 1124725. OLE color: 1124725.
HSL color Cylindrical-coordinate representation of color #752911: hue angle of 14.4º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #752911 is Cyan = 0, Magento = 0.65, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 41 | 17 | - |
| CMYK | 0 | 0.65 | 0.85 | 0.54 |
| HSL | 14.4º | 0.75% | 0.26% | - |
| HSV(B) | 14.4º | 0.85% | 0.46% | - |
| XYZ | 8.23 | 5.41 | 1.14 | - |
| YUV | 60.99 | 103.18 | 167.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 41 | 17 | 0 | 0.65 | 0.85 | 0.54 | 14.4 | 0.75 | 0.26 |
| Hex | 75 | 29 | 11 | 0 | 41 | 55 | 36 | E | 4B | 1A |
| Octal | 165 | 51 | 21 | 0 | 101 | 125 | 66 | 16 | 113 | 32 |
| Binary | 1110101 | 101001 | 10001 | 0 | 1000001 | 1010101 | 110110 | 1110 | 1001011 | 11010 |
Color Harmonies of #752911
Complementary color
Monochromatic Colors of #752911
Black with #752911
Text Example
Text Example
White with #752911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752911; }
p { color: rgb(117,41,17); }
H1.HeaderClassName
{
color: #752911;
}
.AnyTagClassName
{
color: #752911;
}
</style>
background-color css
<style>
a { background-color: #752911; }
a { background-color: rgb(117,41,17); }
div.DivClassName
{
background-color: #752911;
}
.BgClassName
{
background-color: #752911;
}
</style>
border-color css
<style>
span { border-color: #752911; }
span { border-color: rgb(117,41,17); }
td.TdClassName
{
border-color: #752911;
}
.TagClassName
{
border-color: #752911;
}
</style>