Shades of Pueblo #792816
Tints of Pueblo #792816
RGB
CMYK
RGB Variations
Color information
#792816 (or 0x792816) is known color: Pueblo. HEX triplet: 79, 28 and 16. RGB value is (121,40,22). Sum of RGB (Red+Green+Blue) = 121+40+22=183 (24% of max value = 765). Red value is 121 (47.66% from 255 or 66.12% from 183); Green value is 40 (16.02% from 255 or 21.86% from 183); Blue value is 22 (8.98% from 255 or 12.02% from 183); Max value from RGB is 121 - color contains mainly: red. Hex color #792816 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #792816 is #86D7E9. Grayscale: #3E3E3E. Windows color (decimal): -8837098 or 1452153. OLE color: 1452153.
HSL color Cylindrical-coordinate representation of color #792816: hue angle of 10.91º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #792816 is Cyan = 0, Magento = 0.67, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 40 | 22 | - |
| CMYK | 0 | 0.67 | 0.82 | 0.53 |
| HSL | 10.91º | 0.69% | 0.28% | - |
| HSV(B) | 10.91º | 0.82% | 0.47% | - |
| XYZ | 8.79 | 5.64 | 1.38 | - |
| YUV | 62.17 | 105.34 | 169.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 40 | 22 | 0 | 0.67 | 0.82 | 0.53 | 10.91 | 0.69 | 0.28 |
| Hex | 79 | 28 | 16 | 0 | 43 | 52 | 35 | B | 45 | 1C |
| Octal | 171 | 50 | 26 | 0 | 103 | 122 | 65 | 13 | 105 | 34 |
| Binary | 1111001 | 101000 | 10110 | 0 | 1000011 | 1010010 | 110101 | 1011 | 1000101 | 11100 |
Color Harmonies of #792816
Complementary color
Monochromatic Colors of #792816
Black with #792816
Text Example
Text Example
White with #792816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792816; }
p { color: rgb(121,40,22); }
H1.HeaderClassName
{
color: #792816;
}
.AnyTagClassName
{
color: #792816;
}
</style>
background-color css
<style>
a { background-color: #792816; }
a { background-color: rgb(121,40,22); }
div.DivClassName
{
background-color: #792816;
}
.BgClassName
{
background-color: #792816;
}
</style>
border-color css
<style>
span { border-color: #792816; }
span { border-color: rgb(121,40,22); }
td.TdClassName
{
border-color: #792816;
}
.TagClassName
{
border-color: #792816;
}
</style>