Shades of Pueblo #783420
Tints of Pueblo #783420
RGB
CMYK
RGB Variations
Color information
#783420 (or 0x783420) is known color: Pueblo. HEX triplet: 78, 34 and 20. RGB value is (120,52,32). Sum of RGB (Red+Green+Blue) = 120+52+32=204 (27% of max value = 765). Red value is 120 (47.27% from 255 or 58.82% from 204); Green value is 52 (20.70% from 255 or 25.49% from 204); Blue value is 32 (12.89% from 255 or 15.69% from 204); Max value from RGB is 120 - color contains mainly: red. Hex color #783420 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783420 is #87CBDF. Grayscale: #464646. Windows color (decimal): -8899552 or 2110584. OLE color: 2110584.
HSL color Cylindrical-coordinate representation of color #783420: hue angle of 13.64º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #783420 is Cyan = 0, Magento = 0.57, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 52 | 32 | - |
| CMYK | 0 | 0.57 | 0.73 | 0.53 |
| HSL | 13.64º | 0.58% | 0.3% | - |
| HSV(B) | 13.64º | 0.73% | 0.47% | - |
| XYZ | 9.23 | 6.55 | 2.14 | - |
| YUV | 70.05 | 106.53 | 163.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 52 | 32 | 0 | 0.57 | 0.73 | 0.53 | 13.64 | 0.58 | 0.3 |
| Hex | 78 | 34 | 20 | 0 | 39 | 49 | 35 | E | 3A | 1E |
| Octal | 170 | 64 | 40 | 0 | 71 | 111 | 65 | 16 | 72 | 36 |
| Binary | 1111000 | 110100 | 100000 | 0 | 111001 | 1001001 | 110101 | 1110 | 111010 | 11110 |
Color Harmonies of #783420
Complementary color
Monochromatic Colors of #783420
Black with #783420
Text Example
Text Example
White with #783420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783420; }
p { color: rgb(120,52,32); }
H1.HeaderClassName
{
color: #783420;
}
.AnyTagClassName
{
color: #783420;
}
</style>
background-color css
<style>
a { background-color: #783420; }
a { background-color: rgb(120,52,32); }
div.DivClassName
{
background-color: #783420;
}
.BgClassName
{
background-color: #783420;
}
</style>
border-color css
<style>
span { border-color: #783420; }
span { border-color: rgb(120,52,32); }
td.TdClassName
{
border-color: #783420;
}
.TagClassName
{
border-color: #783420;
}
</style>