Shades of Pueblo #763020
Tints of Pueblo #763020
RGB
CMYK
RGB Variations
Color information
#763020 (or 0x763020) is known color: Pueblo. HEX triplet: 76, 30 and 20. RGB value is (118,48,32). Sum of RGB (Red+Green+Blue) = 118+48+32=198 (26% of max value = 765). Red value is 118 (46.48% from 255 or 59.60% from 198); Green value is 48 (19.14% from 255 or 24.24% from 198); Blue value is 32 (12.89% from 255 or 16.16% from 198); Max value from RGB is 118 - color contains mainly: red. Hex color #763020 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763020 is #89CFDF. Grayscale: #434343. Windows color (decimal): -9031648 or 2109558. OLE color: 2109558.
HSL color Cylindrical-coordinate representation of color #763020: hue angle of 11.16º 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 #763020 is Cyan = 0, Magento = 0.59, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 48 | 32 | - |
| CMYK | 0 | 0.59 | 0.73 | 0.54 |
| HSL | 11.16º | 0.57% | 0.29% | - |
| HSV(B) | 11.16º | 0.73% | 0.46% | - |
| XYZ | 8.79 | 6.07 | 2.07 | - |
| YUV | 67.11 | 108.19 | 164.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 48 | 32 | 0 | 0.59 | 0.73 | 0.54 | 11.16 | 0.57 | 0.29 |
| Hex | 76 | 30 | 20 | 0 | 3B | 49 | 36 | B | 39 | 1D |
| Octal | 166 | 60 | 40 | 0 | 73 | 111 | 66 | 13 | 71 | 35 |
| Binary | 1110110 | 110000 | 100000 | 0 | 111011 | 1001001 | 110110 | 1011 | 111001 | 11101 |
Color Harmonies of #763020
Complementary color
Monochromatic Colors of #763020
Black with #763020
Text Example
Text Example
White with #763020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763020; }
p { color: rgb(118,48,32); }
H1.HeaderClassName
{
color: #763020;
}
.AnyTagClassName
{
color: #763020;
}
</style>
background-color css
<style>
a { background-color: #763020; }
a { background-color: rgb(118,48,32); }
div.DivClassName
{
background-color: #763020;
}
.BgClassName
{
background-color: #763020;
}
</style>
border-color css
<style>
span { border-color: #763020; }
span { border-color: rgb(118,48,32); }
td.TdClassName
{
border-color: #763020;
}
.TagClassName
{
border-color: #763020;
}
</style>