Shades of Pueblo #792819
Tints of Pueblo #792819
RGB
CMYK
RGB Variations
Color information
#792819 (or 0x792819) is known color: Pueblo. HEX triplet: 79, 28 and 19. RGB value is (121,40,25). Sum of RGB (Red+Green+Blue) = 121+40+25=186 (24% of max value = 765). Red value is 121 (47.66% from 255 or 65.05% from 186); Green value is 40 (16.02% from 255 or 21.51% from 186); Blue value is 25 (10.16% from 255 or 13.44% from 186); Max value from RGB is 121 - color contains mainly: red. Hex color #792819 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #792819 is #86D7E6. Grayscale: #3E3E3E. Windows color (decimal): -8837095 or 1648761. OLE color: 1648761.
HSL color Cylindrical-coordinate representation of color #792819: hue angle of 9.38º 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 #792819 is Cyan = 0, Magento = 0.67, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 40 | 25 | - |
| CMYK | 0 | 0.67 | 0.79 | 0.53 |
| HSL | 9.38º | 0.66% | 0.29% | - |
| HSV(B) | 9.38º | 0.79% | 0.47% | - |
| XYZ | 8.82 | 5.65 | 1.55 | - |
| YUV | 62.51 | 106.84 | 169.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 40 | 25 | 0 | 0.67 | 0.79 | 0.53 | 9.38 | 0.66 | 0.29 |
| Hex | 79 | 28 | 19 | 0 | 43 | 4F | 35 | 9 | 42 | 1D |
| Octal | 171 | 50 | 31 | 0 | 103 | 117 | 65 | 11 | 102 | 35 |
| Binary | 1111001 | 101000 | 11001 | 0 | 1000011 | 1001111 | 110101 | 1001 | 1000010 | 11101 |
Color Harmonies of #792819
Complementary color
Monochromatic Colors of #792819
Black with #792819
Text Example
Text Example
White with #792819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792819; }
p { color: rgb(121,40,25); }
H1.HeaderClassName
{
color: #792819;
}
.AnyTagClassName
{
color: #792819;
}
</style>
background-color css
<style>
a { background-color: #792819; }
a { background-color: rgb(121,40,25); }
div.DivClassName
{
background-color: #792819;
}
.BgClassName
{
background-color: #792819;
}
</style>
border-color css
<style>
span { border-color: #792819; }
span { border-color: rgb(121,40,25); }
td.TdClassName
{
border-color: #792819;
}
.TagClassName
{
border-color: #792819;
}
</style>