Shades of Pueblo #752611
Tints of Pueblo #752611
RGB
CMYK
RGB Variations
Color information
#752611 (or 0x752611) is known color: Pueblo. HEX triplet: 75, 26 and 11. RGB value is (117,38,17). Sum of RGB (Red+Green+Blue) = 117+38+17=172 (22% of max value = 765). Red value is 117 (46.09% from 255 or 68.02% from 172); Green value is 38 (15.23% from 255 or 22.09% from 172); Blue value is 17 (7.03% from 255 or 9.88% from 172); Max value from RGB is 117 - color contains mainly: red. Hex color #752611 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752611 is #8AD9EE. Grayscale: #3B3B3B. Windows color (decimal): -9099759 or 1123957. OLE color: 1123957.
HSL color Cylindrical-coordinate representation of color #752611: hue angle of 12.6º 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 #752611 is Cyan = 0, Magento = 0.68, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 38 | 17 | - |
| CMYK | 0 | 0.68 | 0.85 | 0.54 |
| HSL | 12.6º | 0.75% | 0.26% | - |
| HSV(B) | 12.6º | 0.85% | 0.46% | - |
| XYZ | 8.13 | 5.21 | 1.11 | - |
| YUV | 59.23 | 104.17 | 169.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 38 | 17 | 0 | 0.68 | 0.85 | 0.54 | 12.6 | 0.75 | 0.26 |
| Hex | 75 | 26 | 11 | 0 | 44 | 55 | 36 | D | 4B | 1A |
| Octal | 165 | 46 | 21 | 0 | 104 | 125 | 66 | 15 | 113 | 32 |
| Binary | 1110101 | 100110 | 10001 | 0 | 1000100 | 1010101 | 110110 | 1101 | 1001011 | 11010 |
Color Harmonies of #752611
Complementary color
Monochromatic Colors of #752611
Black with #752611
Text Example
Text Example
White with #752611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752611; }
p { color: rgb(117,38,17); }
H1.HeaderClassName
{
color: #752611;
}
.AnyTagClassName
{
color: #752611;
}
</style>
background-color css
<style>
a { background-color: #752611; }
a { background-color: rgb(117,38,17); }
div.DivClassName
{
background-color: #752611;
}
.BgClassName
{
background-color: #752611;
}
</style>
border-color css
<style>
span { border-color: #752611; }
span { border-color: rgb(117,38,17); }
td.TdClassName
{
border-color: #752611;
}
.TagClassName
{
border-color: #752611;
}
</style>