Shades of Pueblo #783124
Tints of Pueblo #783124
RGB
CMYK
RGB Variations
Color information
#783124 (or 0x783124) is known color: Pueblo. HEX triplet: 78, 31 and 24. RGB value is (120,49,36). Sum of RGB (Red+Green+Blue) = 120+49+36=205 (27% of max value = 765). Red value is 120 (47.27% from 255 or 58.54% from 205); Green value is 49 (19.53% from 255 or 23.90% from 205); Blue value is 36 (14.45% from 255 or 17.56% from 205); Max value from RGB is 120 - color contains mainly: red. Hex color #783124 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783124 is #87CEDB. Grayscale: #444444. Windows color (decimal): -8900316 or 2371960. OLE color: 2371960.
HSL color Cylindrical-coordinate representation of color #783124: hue angle of 9.29º degrees, saturation: 0.54, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #783124 is Cyan = 0, Magento = 0.59, Yellow = 0.7 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 49 | 36 | - |
| CMYK | 0 | 0.59 | 0.7 | 0.53 |
| HSL | 9.29º | 0.54% | 0.31% | - |
| HSV(B) | 9.29º | 0.7% | 0.47% | - |
| XYZ | 9.16 | 6.32 | 2.41 | - |
| YUV | 68.75 | 109.52 | 164.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 49 | 36 | 0 | 0.59 | 0.7 | 0.53 | 9.29 | 0.54 | 0.31 |
| Hex | 78 | 31 | 24 | 0 | 3B | 46 | 35 | 9 | 36 | 1F |
| Octal | 170 | 61 | 44 | 0 | 73 | 106 | 65 | 11 | 66 | 37 |
| Binary | 1111000 | 110001 | 100100 | 0 | 111011 | 1000110 | 110101 | 1001 | 110110 | 11111 |
Color Harmonies of #783124
Complementary color
Monochromatic Colors of #783124
Black with #783124
Text Example
Text Example
White with #783124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783124; }
p { color: rgb(120,49,36); }
H1.HeaderClassName
{
color: #783124;
}
.AnyTagClassName
{
color: #783124;
}
</style>
background-color css
<style>
a { background-color: #783124; }
a { background-color: rgb(120,49,36); }
div.DivClassName
{
background-color: #783124;
}
.BgClassName
{
background-color: #783124;
}
</style>
border-color css
<style>
span { border-color: #783124; }
span { border-color: rgb(120,49,36); }
td.TdClassName
{
border-color: #783124;
}
.TagClassName
{
border-color: #783124;
}
</style>