Shades of Pueblo #782716
Tints of Pueblo #782716
RGB
CMYK
RGB Variations
Color information
#782716 (or 0x782716) is known color: Pueblo. HEX triplet: 78, 27 and 16. RGB value is (120,39,22). Sum of RGB (Red+Green+Blue) = 120+39+22=181 (23% of max value = 765). Red value is 120 (47.27% from 255 or 66.30% from 181); Green value is 39 (15.62% from 255 or 21.55% from 181); Blue value is 22 (8.98% from 255 or 12.15% from 181); Max value from RGB is 120 - color contains mainly: red. Hex color #782716 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #782716 is #87D8E9. Grayscale: #3D3D3D. Windows color (decimal): -8902890 or 1451896. OLE color: 1451896.
HSL color Cylindrical-coordinate representation of color #782716: hue angle of 10.41º 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 #782716 is Cyan = 0, Magento = 0.67, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 39 | 22 | - |
| CMYK | 0 | 0.67 | 0.82 | 0.53 |
| HSL | 10.41º | 0.69% | 0.28% | - |
| HSV(B) | 10.41º | 0.82% | 0.47% | - |
| XYZ | 8.62 | 5.5 | 1.37 | - |
| YUV | 61.28 | 105.84 | 169.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 39 | 22 | 0 | 0.67 | 0.82 | 0.53 | 10.41 | 0.69 | 0.28 |
| Hex | 78 | 27 | 16 | 0 | 43 | 52 | 35 | A | 45 | 1C |
| Octal | 170 | 47 | 26 | 0 | 103 | 122 | 65 | 12 | 105 | 34 |
| Binary | 1111000 | 100111 | 10110 | 0 | 1000011 | 1010010 | 110101 | 1010 | 1000101 | 11100 |
Color Harmonies of #782716
Complementary color
Monochromatic Colors of #782716
Black with #782716
Text Example
Text Example
White with #782716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782716; }
p { color: rgb(120,39,22); }
H1.HeaderClassName
{
color: #782716;
}
.AnyTagClassName
{
color: #782716;
}
</style>
background-color css
<style>
a { background-color: #782716; }
a { background-color: rgb(120,39,22); }
div.DivClassName
{
background-color: #782716;
}
.BgClassName
{
background-color: #782716;
}
</style>
border-color css
<style>
span { border-color: #782716; }
span { border-color: rgb(120,39,22); }
td.TdClassName
{
border-color: #782716;
}
.TagClassName
{
border-color: #782716;
}
</style>