Shades of Pueblo #783727
Tints of Pueblo #783727
RGB
CMYK
RGB Variations
Color information
#783727 (or 0x783727) is known color: Pueblo. HEX triplet: 78, 37 and 27. RGB value is (120,55,39). Sum of RGB (Red+Green+Blue) = 120+55+39=214 (28% of max value = 765). Red value is 120 (47.27% from 255 or 56.07% from 214); Green value is 55 (21.88% from 255 or 25.70% from 214); Blue value is 39 (15.62% from 255 or 18.22% from 214); Max value from RGB is 120 - color contains mainly: red. Hex color #783727 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783727 is #87C8D8. Grayscale: #484848. Windows color (decimal): -8898777 or 2570104. OLE color: 2570104.
HSL color Cylindrical-coordinate representation of color #783727: hue angle of 11.85º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #783727 is Cyan = 0, Magento = 0.54, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 55 | 39 | - |
| CMYK | 0 | 0.54 | 0.67 | 0.53 |
| HSL | 11.85º | 0.51% | 0.31% | - |
| HSV(B) | 11.85º | 0.68% | 0.47% | - |
| XYZ | 9.48 | 6.87 | 2.75 | - |
| YUV | 72.61 | 109.03 | 161.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 55 | 39 | 0 | 0.54 | 0.67 | 0.53 | 11.85 | 0.51 | 0.31 |
| Hex | 78 | 37 | 27 | 0 | 36 | 43 | 35 | C | 33 | 1F |
| Octal | 170 | 67 | 47 | 0 | 66 | 103 | 65 | 14 | 63 | 37 |
| Binary | 1111000 | 110111 | 100111 | 0 | 110110 | 1000011 | 110101 | 1100 | 110011 | 11111 |
Color Harmonies of #783727
Complementary color
Monochromatic Colors of #783727
Black with #783727
Text Example
Text Example
White with #783727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783727; }
p { color: rgb(120,55,39); }
H1.HeaderClassName
{
color: #783727;
}
.AnyTagClassName
{
color: #783727;
}
</style>
background-color css
<style>
a { background-color: #783727; }
a { background-color: rgb(120,55,39); }
div.DivClassName
{
background-color: #783727;
}
.BgClassName
{
background-color: #783727;
}
</style>
border-color css
<style>
span { border-color: #783727; }
span { border-color: rgb(120,55,39); }
td.TdClassName
{
border-color: #783727;
}
.TagClassName
{
border-color: #783727;
}
</style>