Shades of Pueblo #782811
Tints of Pueblo #782811
RGB
CMYK
RGB Variations
Color information
#782811 (or 0x782811) is known color: Pueblo. HEX triplet: 78, 28 and 11. RGB value is (120,40,17). Sum of RGB (Red+Green+Blue) = 120+40+17=177 (23% of max value = 765). Red value is 120 (47.27% from 255 or 67.80% from 177); Green value is 40 (16.02% from 255 or 22.60% from 177); Blue value is 17 (7.03% from 255 or 9.60% from 177); Max value from RGB is 120 - color contains mainly: red. Hex color #782811 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #782811 is #87D7EE. Grayscale: #3D3D3D. Windows color (decimal): -8902639 or 1124472. OLE color: 1124472.
HSL color Cylindrical-coordinate representation of color #782811: hue angle of 13.4º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #782811 is Cyan = 0, Magento = 0.67, Yellow = 0.86 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 40 | 17 | - |
| CMYK | 0 | 0.67 | 0.86 | 0.53 |
| HSL | 13.4º | 0.75% | 0.27% | - |
| HSV(B) | 13.4º | 0.86% | 0.47% | - |
| XYZ | 8.61 | 5.55 | 1.15 | - |
| YUV | 61.3 | 103 | 169.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 40 | 17 | 0 | 0.67 | 0.86 | 0.53 | 13.4 | 0.75 | 0.27 |
| Hex | 78 | 28 | 11 | 0 | 43 | 56 | 35 | D | 4B | 1B |
| Octal | 170 | 50 | 21 | 0 | 103 | 126 | 65 | 15 | 113 | 33 |
| Binary | 1111000 | 101000 | 10001 | 0 | 1000011 | 1010110 | 110101 | 1101 | 1001011 | 11011 |
Color Harmonies of #782811
Complementary color
Monochromatic Colors of #782811
Black with #782811
Text Example
Text Example
White with #782811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782811; }
p { color: rgb(120,40,17); }
H1.HeaderClassName
{
color: #782811;
}
.AnyTagClassName
{
color: #782811;
}
</style>
background-color css
<style>
a { background-color: #782811; }
a { background-color: rgb(120,40,17); }
div.DivClassName
{
background-color: #782811;
}
.BgClassName
{
background-color: #782811;
}
</style>
border-color css
<style>
span { border-color: #782811; }
span { border-color: rgb(120,40,17); }
td.TdClassName
{
border-color: #782811;
}
.TagClassName
{
border-color: #782811;
}
</style>