Shades of Pueblo #792919
Tints of Pueblo #792919
RGB
CMYK
RGB Variations
Color information
#792919 (or 0x792919) is known color: Pueblo. HEX triplet: 79, 29 and 19. RGB value is (121,41,25). Sum of RGB (Red+Green+Blue) = 121+41+25=187 (24% of max value = 765). Red value is 121 (47.66% from 255 or 64.71% from 187); Green value is 41 (16.41% from 255 or 21.93% from 187); Blue value is 25 (10.16% from 255 or 13.37% from 187); Max value from RGB is 121 - color contains mainly: red. Hex color #792919 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #792919 is #86D6E6. Grayscale: #3F3F3F. Windows color (decimal): -8836839 or 1649017. OLE color: 1649017.
HSL color Cylindrical-coordinate representation of color #792919: hue angle of 10º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #792919 is Cyan = 0, Magento = 0.66, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 41 | 25 | - |
| CMYK | 0 | 0.66 | 0.79 | 0.53 |
| HSL | 10º | 0.66% | 0.29% | - |
| HSV(B) | 10º | 0.79% | 0.47% | - |
| XYZ | 8.85 | 5.72 | 1.56 | - |
| YUV | 63.1 | 106.5 | 169.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 41 | 25 | 0 | 0.66 | 0.79 | 0.53 | 10 | 0.66 | 0.29 |
| Hex | 79 | 29 | 19 | 0 | 42 | 4F | 35 | A | 42 | 1D |
| Octal | 171 | 51 | 31 | 0 | 102 | 117 | 65 | 12 | 102 | 35 |
| Binary | 1111001 | 101001 | 11001 | 0 | 1000010 | 1001111 | 110101 | 1010 | 1000010 | 11101 |
Color Harmonies of #792919
Complementary color
Monochromatic Colors of #792919
Black with #792919
Text Example
Text Example
White with #792919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792919; }
p { color: rgb(121,41,25); }
H1.HeaderClassName
{
color: #792919;
}
.AnyTagClassName
{
color: #792919;
}
</style>
background-color css
<style>
a { background-color: #792919; }
a { background-color: rgb(121,41,25); }
div.DivClassName
{
background-color: #792919;
}
.BgClassName
{
background-color: #792919;
}
</style>
border-color css
<style>
span { border-color: #792919; }
span { border-color: rgb(121,41,25); }
td.TdClassName
{
border-color: #792919;
}
.TagClassName
{
border-color: #792919;
}
</style>