Shades of Pueblo #792912
Tints of Pueblo #792912
RGB
CMYK
RGB Variations
Color information
#792912 (or 0x792912) is known color: Pueblo. HEX triplet: 79, 29 and 12. RGB value is (121,41,18). Sum of RGB (Red+Green+Blue) = 121+41+18=180 (23% of max value = 765). Red value is 121 (47.66% from 255 or 67.22% from 180); Green value is 41 (16.41% from 255 or 22.78% from 180); Blue value is 18 (7.42% from 255 or 10% from 180); Max value from RGB is 121 - color contains mainly: red. Hex color #792912 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #792912 is #86D6ED. Grayscale: #3E3E3E. Windows color (decimal): -8836846 or 1190265. OLE color: 1190265.
HSL color Cylindrical-coordinate representation of color #792912: hue angle of 13.4º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #792912 is Cyan = 0, Magento = 0.66, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 41 | 18 | - |
| CMYK | 0 | 0.66 | 0.85 | 0.53 |
| HSL | 13.4º | 0.74% | 0.27% | - |
| HSV(B) | 13.4º | 0.85% | 0.47% | - |
| XYZ | 8.79 | 5.69 | 1.21 | - |
| YUV | 62.3 | 103 | 169.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 41 | 18 | 0 | 0.66 | 0.85 | 0.53 | 13.4 | 0.74 | 0.27 |
| Hex | 79 | 29 | 12 | 0 | 42 | 55 | 35 | D | 4A | 1B |
| Octal | 171 | 51 | 22 | 0 | 102 | 125 | 65 | 15 | 112 | 33 |
| Binary | 1111001 | 101001 | 10010 | 0 | 1000010 | 1010101 | 110101 | 1101 | 1001010 | 11011 |
Color Harmonies of #792912
Complementary color
Monochromatic Colors of #792912
Black with #792912
Text Example
Text Example
White with #792912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792912; }
p { color: rgb(121,41,18); }
H1.HeaderClassName
{
color: #792912;
}
.AnyTagClassName
{
color: #792912;
}
</style>
background-color css
<style>
a { background-color: #792912; }
a { background-color: rgb(121,41,18); }
div.DivClassName
{
background-color: #792912;
}
.BgClassName
{
background-color: #792912;
}
</style>
border-color css
<style>
span { border-color: #792912; }
span { border-color: rgb(121,41,18); }
td.TdClassName
{
border-color: #792912;
}
.TagClassName
{
border-color: #792912;
}
</style>