Shades of Pueblo #772919
Tints of Pueblo #772919
RGB
CMYK
RGB Variations
Color information
#772919 (or 0x772919) is known color: Pueblo. HEX triplet: 77, 29 and 19. RGB value is (119,41,25). Sum of RGB (Red+Green+Blue) = 119+41+25=185 (24% of max value = 765). Red value is 119 (46.88% from 255 or 64.32% from 185); Green value is 41 (16.41% from 255 or 22.16% from 185); Blue value is 25 (10.16% from 255 or 13.51% from 185); Max value from RGB is 119 - color contains mainly: red. Hex color #772919 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772919 is #88D6E6. Grayscale: #3E3E3E. Windows color (decimal): -8967911 or 1649015. OLE color: 1649015.
HSL color Cylindrical-coordinate representation of color #772919: hue angle of 10.21º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #772919 is Cyan = 0, Magento = 0.66, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 41 | 25 | - |
| CMYK | 0 | 0.66 | 0.79 | 0.53 |
| HSL | 10.21º | 0.65% | 0.28% | - |
| HSV(B) | 10.21º | 0.79% | 0.47% | - |
| XYZ | 8.58 | 5.58 | 1.54 | - |
| YUV | 62.5 | 106.84 | 168.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 41 | 25 | 0 | 0.66 | 0.79 | 0.53 | 10.21 | 0.65 | 0.28 |
| Hex | 77 | 29 | 19 | 0 | 42 | 4F | 35 | A | 41 | 1C |
| Octal | 167 | 51 | 31 | 0 | 102 | 117 | 65 | 12 | 101 | 34 |
| Binary | 1110111 | 101001 | 11001 | 0 | 1000010 | 1001111 | 110101 | 1010 | 1000001 | 11100 |
Color Harmonies of #772919
Complementary color
Monochromatic Colors of #772919
Black with #772919
Text Example
Text Example
White with #772919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772919; }
p { color: rgb(119,41,25); }
H1.HeaderClassName
{
color: #772919;
}
.AnyTagClassName
{
color: #772919;
}
</style>
background-color css
<style>
a { background-color: #772919; }
a { background-color: rgb(119,41,25); }
div.DivClassName
{
background-color: #772919;
}
.BgClassName
{
background-color: #772919;
}
</style>
border-color css
<style>
span { border-color: #772919; }
span { border-color: rgb(119,41,25); }
td.TdClassName
{
border-color: #772919;
}
.TagClassName
{
border-color: #772919;
}
</style>