Shades of Pueblo #752610
Tints of Pueblo #752610
RGB
CMYK
RGB Variations
Color information
#752610 (or 0x752610) is known color: Pueblo. HEX triplet: 75, 26 and 10. RGB value is (117,38,16). Sum of RGB (Red+Green+Blue) = 117+38+16=171 (22% of max value = 765). Red value is 117 (46.09% from 255 or 68.42% from 171); Green value is 38 (15.23% from 255 or 22.22% from 171); Blue value is 16 (6.64% from 255 or 9.36% from 171); Max value from RGB is 117 - color contains mainly: red. Hex color #752610 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752610 is #8AD9EF. Grayscale: #3B3B3B. Windows color (decimal): -9099760 or 1058421. OLE color: 1058421.
HSL color Cylindrical-coordinate representation of color #752610: hue angle of 13.07º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #752610 is Cyan = 0, Magento = 0.68, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 38 | 16 | - |
| CMYK | 0 | 0.68 | 0.86 | 0.54 |
| HSL | 13.07º | 0.76% | 0.26% | - |
| HSV(B) | 13.07º | 0.86% | 0.46% | - |
| XYZ | 8.12 | 5.21 | 1.07 | - |
| YUV | 59.11 | 103.67 | 169.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 38 | 16 | 0 | 0.68 | 0.86 | 0.54 | 13.07 | 0.76 | 0.26 |
| Hex | 75 | 26 | 10 | 0 | 44 | 56 | 36 | D | 4C | 1A |
| Octal | 165 | 46 | 20 | 0 | 104 | 126 | 66 | 15 | 114 | 32 |
| Binary | 1110101 | 100110 | 10000 | 0 | 1000100 | 1010110 | 110110 | 1101 | 1001100 | 11010 |
Color Harmonies of #752610
Complementary color
Monochromatic Colors of #752610
Black with #752610
Text Example
Text Example
White with #752610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752610; }
p { color: rgb(117,38,16); }
H1.HeaderClassName
{
color: #752610;
}
.AnyTagClassName
{
color: #752610;
}
</style>
background-color css
<style>
a { background-color: #752610; }
a { background-color: rgb(117,38,16); }
div.DivClassName
{
background-color: #752610;
}
.BgClassName
{
background-color: #752610;
}
</style>
border-color css
<style>
span { border-color: #752610; }
span { border-color: rgb(117,38,16); }
td.TdClassName
{
border-color: #752610;
}
.TagClassName
{
border-color: #752610;
}
</style>