Shades of Pueblo #782912
Tints of Pueblo #782912
RGB
CMYK
RGB Variations
Color information
#782912 (or 0x782912) is known color: Pueblo. HEX triplet: 78, 29 and 12. RGB value is (120,41,18). Sum of RGB (Red+Green+Blue) = 120+41+18=179 (23% of max value = 765). Red value is 120 (47.27% from 255 or 67.04% from 179); Green value is 41 (16.41% from 255 or 22.91% from 179); Blue value is 18 (7.42% from 255 or 10.06% from 179); Max value from RGB is 120 - color contains mainly: red. Hex color #782912 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #782912 is #87D6ED. Grayscale: #3E3E3E. Windows color (decimal): -8902382 or 1190264. OLE color: 1190264.
HSL color Cylindrical-coordinate representation of color #782912: hue angle of 13.53º 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 #782912 is Cyan = 0, Magento = 0.66, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 41 | 18 | - |
| CMYK | 0 | 0.66 | 0.85 | 0.53 |
| HSL | 13.53º | 0.74% | 0.27% | - |
| HSV(B) | 13.53º | 0.85% | 0.47% | - |
| XYZ | 8.65 | 5.62 | 1.2 | - |
| YUV | 62 | 103.17 | 169.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 41 | 18 | 0 | 0.66 | 0.85 | 0.53 | 13.53 | 0.74 | 0.27 |
| Hex | 78 | 29 | 12 | 0 | 42 | 55 | 35 | E | 4A | 1B |
| Octal | 170 | 51 | 22 | 0 | 102 | 125 | 65 | 16 | 112 | 33 |
| Binary | 1111000 | 101001 | 10010 | 0 | 1000010 | 1010101 | 110101 | 1110 | 1001010 | 11011 |
Color Harmonies of #782912
Complementary color
Monochromatic Colors of #782912
Black with #782912
Text Example
Text Example
White with #782912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782912; }
p { color: rgb(120,41,18); }
H1.HeaderClassName
{
color: #782912;
}
.AnyTagClassName
{
color: #782912;
}
</style>
background-color css
<style>
a { background-color: #782912; }
a { background-color: rgb(120,41,18); }
div.DivClassName
{
background-color: #782912;
}
.BgClassName
{
background-color: #782912;
}
</style>
border-color css
<style>
span { border-color: #782912; }
span { border-color: rgb(120,41,18); }
td.TdClassName
{
border-color: #782912;
}
.TagClassName
{
border-color: #782912;
}
</style>