Shades of Pueblo #772811
Tints of Pueblo #772811
RGB
CMYK
RGB Variations
Color information
#772811 (or 0x772811) is known color: Pueblo. HEX triplet: 77, 28 and 11. RGB value is (119,40,17). Sum of RGB (Red+Green+Blue) = 119+40+17=176 (23% of max value = 765). Red value is 119 (46.88% from 255 or 67.61% from 176); Green value is 40 (16.02% from 255 or 22.73% from 176); Blue value is 17 (7.03% from 255 or 9.66% from 176); Max value from RGB is 119 - color contains mainly: red. Hex color #772811 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772811 is #88D7EE. Grayscale: #3D3D3D. Windows color (decimal): -8968175 or 1124471. OLE color: 1124471.
HSL color Cylindrical-coordinate representation of color #772811: hue angle of 13.53º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #772811 is Cyan = 0, Magento = 0.66, Yellow = 0.86 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 40 | 17 | - |
| CMYK | 0 | 0.66 | 0.86 | 0.53 |
| HSL | 13.53º | 0.75% | 0.27% | - |
| HSV(B) | 13.53º | 0.86% | 0.47% | - |
| XYZ | 8.47 | 5.48 | 1.14 | - |
| YUV | 61 | 103.17 | 169.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 40 | 17 | 0 | 0.66 | 0.86 | 0.53 | 13.53 | 0.75 | 0.27 |
| Hex | 77 | 28 | 11 | 0 | 42 | 56 | 35 | E | 4B | 1B |
| Octal | 167 | 50 | 21 | 0 | 102 | 126 | 65 | 16 | 113 | 33 |
| Binary | 1110111 | 101000 | 10001 | 0 | 1000010 | 1010110 | 110101 | 1110 | 1001011 | 11011 |
Color Harmonies of #772811
Complementary color
Monochromatic Colors of #772811
Black with #772811
Text Example
Text Example
White with #772811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772811; }
p { color: rgb(119,40,17); }
H1.HeaderClassName
{
color: #772811;
}
.AnyTagClassName
{
color: #772811;
}
</style>
background-color css
<style>
a { background-color: #772811; }
a { background-color: rgb(119,40,17); }
div.DivClassName
{
background-color: #772811;
}
.BgClassName
{
background-color: #772811;
}
</style>
border-color css
<style>
span { border-color: #772811; }
span { border-color: rgb(119,40,17); }
td.TdClassName
{
border-color: #772811;
}
.TagClassName
{
border-color: #772811;
}
</style>