Shades of Pueblo #783528
Tints of Pueblo #783528
RGB
CMYK
RGB Variations
Color information
#783528 (or 0x783528) is known color: Pueblo. HEX triplet: 78, 35 and 28. RGB value is (120,53,40). Sum of RGB (Red+Green+Blue) = 120+53+40=213 (28% of max value = 765). Red value is 120 (47.27% from 255 or 56.34% from 213); Green value is 53 (21.09% from 255 or 24.88% from 213); Blue value is 40 (16.02% from 255 or 18.78% from 213); Max value from RGB is 120 - color contains mainly: red. Hex color #783528 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783528 is #87CAD7. Grayscale: #474747. Windows color (decimal): -8899288 or 2635128. OLE color: 2635128.
HSL color Cylindrical-coordinate representation of color #783528: hue angle of 9.75º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #783528 is Cyan = 0, Magento = 0.56, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 53 | 40 | - |
| CMYK | 0 | 0.56 | 0.67 | 0.53 |
| HSL | 9.75º | 0.5% | 0.31% | - |
| HSV(B) | 9.75º | 0.67% | 0.47% | - |
| XYZ | 9.4 | 6.69 | 2.8 | - |
| YUV | 71.55 | 110.2 | 162.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 53 | 40 | 0 | 0.56 | 0.67 | 0.53 | 9.75 | 0.5 | 0.31 |
| Hex | 78 | 35 | 28 | 0 | 38 | 43 | 35 | A | 32 | 1F |
| Octal | 170 | 65 | 50 | 0 | 70 | 103 | 65 | 12 | 62 | 37 |
| Binary | 1111000 | 110101 | 101000 | 0 | 111000 | 1000011 | 110101 | 1010 | 110010 | 11111 |
Color Harmonies of #783528
Complementary color
Monochromatic Colors of #783528
Black with #783528
Text Example
Text Example
White with #783528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783528; }
p { color: rgb(120,53,40); }
H1.HeaderClassName
{
color: #783528;
}
.AnyTagClassName
{
color: #783528;
}
</style>
background-color css
<style>
a { background-color: #783528; }
a { background-color: rgb(120,53,40); }
div.DivClassName
{
background-color: #783528;
}
.BgClassName
{
background-color: #783528;
}
</style>
border-color css
<style>
span { border-color: #783528; }
span { border-color: rgb(120,53,40); }
td.TdClassName
{
border-color: #783528;
}
.TagClassName
{
border-color: #783528;
}
</style>