Shades of Pueblo #763320
Tints of Pueblo #763320
RGB
CMYK
RGB Variations
Color information
#763320 (or 0x763320) is known color: Pueblo. HEX triplet: 76, 33 and 20. RGB value is (118,51,32). Sum of RGB (Red+Green+Blue) = 118+51+32=201 (26% of max value = 765). Red value is 118 (46.48% from 255 or 58.71% from 201); Green value is 51 (20.31% from 255 or 25.37% from 201); Blue value is 32 (12.89% from 255 or 15.92% from 201); Max value from RGB is 118 - color contains mainly: red. Hex color #763320 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763320 is #89CCDF. Grayscale: #454545. Windows color (decimal): -9030880 or 2110326. OLE color: 2110326.
HSL color Cylindrical-coordinate representation of color #763320: hue angle of 13.26º 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 #763320 is Cyan = 0, Magento = 0.57, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 51 | 32 | - |
| CMYK | 0 | 0.57 | 0.73 | 0.54 |
| HSL | 13.26º | 0.57% | 0.29% | - |
| HSV(B) | 13.26º | 0.73% | 0.46% | - |
| XYZ | 8.92 | 6.32 | 2.12 | - |
| YUV | 68.87 | 107.2 | 163.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 51 | 32 | 0 | 0.57 | 0.73 | 0.54 | 13.26 | 0.57 | 0.29 |
| Hex | 76 | 33 | 20 | 0 | 39 | 49 | 36 | D | 39 | 1D |
| Octal | 166 | 63 | 40 | 0 | 71 | 111 | 66 | 15 | 71 | 35 |
| Binary | 1110110 | 110011 | 100000 | 0 | 111001 | 1001001 | 110110 | 1101 | 111001 | 11101 |
Color Harmonies of #763320
Complementary color
Monochromatic Colors of #763320
Black with #763320
Text Example
Text Example
White with #763320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763320; }
p { color: rgb(118,51,32); }
H1.HeaderClassName
{
color: #763320;
}
.AnyTagClassName
{
color: #763320;
}
</style>
background-color css
<style>
a { background-color: #763320; }
a { background-color: rgb(118,51,32); }
div.DivClassName
{
background-color: #763320;
}
.BgClassName
{
background-color: #763320;
}
</style>
border-color css
<style>
span { border-color: #763320; }
span { border-color: rgb(118,51,32); }
td.TdClassName
{
border-color: #763320;
}
.TagClassName
{
border-color: #763320;
}
</style>