Shades of Pueblo #763520
Tints of Pueblo #763520
RGB
CMYK
RGB Variations
Color information
#763520 (or 0x763520) is known color: Pueblo. HEX triplet: 76, 35 and 20. RGB value is (118,53,32). Sum of RGB (Red+Green+Blue) = 118+53+32=203 (26% of max value = 765). Red value is 118 (46.48% from 255 or 58.13% from 203); Green value is 53 (21.09% from 255 or 26.11% from 203); Blue value is 32 (12.89% from 255 or 15.76% from 203); Max value from RGB is 118 - color contains mainly: red. Hex color #763520 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763520 is #89CADF. Grayscale: #464646. Windows color (decimal): -9030368 or 2110838. OLE color: 2110838.
HSL color Cylindrical-coordinate representation of color #763520: hue angle of 14.65º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #763520 is Cyan = 0, Magento = 0.55, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 53 | 32 | - |
| CMYK | 0 | 0.55 | 0.73 | 0.54 |
| HSL | 14.65º | 0.57% | 0.29% | - |
| HSV(B) | 14.65º | 0.73% | 0.46% | - |
| XYZ | 9.01 | 6.5 | 2.15 | - |
| YUV | 70.04 | 106.53 | 162.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 53 | 32 | 0 | 0.55 | 0.73 | 0.54 | 14.65 | 0.57 | 0.29 |
| Hex | 76 | 35 | 20 | 0 | 37 | 49 | 36 | F | 39 | 1D |
| Octal | 166 | 65 | 40 | 0 | 67 | 111 | 66 | 17 | 71 | 35 |
| Binary | 1110110 | 110101 | 100000 | 0 | 110111 | 1001001 | 110110 | 1111 | 111001 | 11101 |
Color Harmonies of #763520
Complementary color
Monochromatic Colors of #763520
Black with #763520
Text Example
Text Example
White with #763520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763520; }
p { color: rgb(118,53,32); }
H1.HeaderClassName
{
color: #763520;
}
.AnyTagClassName
{
color: #763520;
}
</style>
background-color css
<style>
a { background-color: #763520; }
a { background-color: rgb(118,53,32); }
div.DivClassName
{
background-color: #763520;
}
.BgClassName
{
background-color: #763520;
}
</style>
border-color css
<style>
span { border-color: #763520; }
span { border-color: rgb(118,53,32); }
td.TdClassName
{
border-color: #763520;
}
.TagClassName
{
border-color: #763520;
}
</style>