Shades of Pueblo #792913
Tints of Pueblo #792913
RGB
CMYK
RGB Variations
Color information
#792913 (or 0x792913) is known color: Pueblo. HEX triplet: 79, 29 and 13. RGB value is (121,41,19). Sum of RGB (Red+Green+Blue) = 121+41+19=181 (23% of max value = 765). Red value is 121 (47.66% from 255 or 66.85% from 181); Green value is 41 (16.41% from 255 or 22.65% from 181); Blue value is 19 (7.81% from 255 or 10.50% from 181); Max value from RGB is 121 - color contains mainly: red. Hex color #792913 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #792913 is #86D6EC. Grayscale: #3E3E3E. Windows color (decimal): -8836845 or 1255801. OLE color: 1255801.
HSL color Cylindrical-coordinate representation of color #792913: hue angle of 12.94º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #792913 is Cyan = 0, Magento = 0.66, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 41 | 19 | - |
| CMYK | 0 | 0.66 | 0.84 | 0.53 |
| HSL | 12.94º | 0.73% | 0.27% | - |
| HSV(B) | 12.94º | 0.84% | 0.47% | - |
| XYZ | 8.8 | 5.7 | 1.25 | - |
| YUV | 62.41 | 103.5 | 169.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 41 | 19 | 0 | 0.66 | 0.84 | 0.53 | 12.94 | 0.73 | 0.27 |
| Hex | 79 | 29 | 13 | 0 | 42 | 54 | 35 | D | 49 | 1B |
| Octal | 171 | 51 | 23 | 0 | 102 | 124 | 65 | 15 | 111 | 33 |
| Binary | 1111001 | 101001 | 10011 | 0 | 1000010 | 1010100 | 110101 | 1101 | 1001001 | 11011 |
Color Harmonies of #792913
Complementary color
Monochromatic Colors of #792913
Black with #792913
Text Example
Text Example
White with #792913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792913; }
p { color: rgb(121,41,19); }
H1.HeaderClassName
{
color: #792913;
}
.AnyTagClassName
{
color: #792913;
}
</style>
background-color css
<style>
a { background-color: #792913; }
a { background-color: rgb(121,41,19); }
div.DivClassName
{
background-color: #792913;
}
.BgClassName
{
background-color: #792913;
}
</style>
border-color css
<style>
span { border-color: #792913; }
span { border-color: rgb(121,41,19); }
td.TdClassName
{
border-color: #792913;
}
.TagClassName
{
border-color: #792913;
}
</style>