Shades of Pueblo #773727
Tints of Pueblo #773727
RGB
CMYK
RGB Variations
Color information
#773727 (or 0x773727) is known color: Pueblo. HEX triplet: 77, 37 and 27. RGB value is (119,55,39). Sum of RGB (Red+Green+Blue) = 119+55+39=213 (28% of max value = 765). Red value is 119 (46.88% from 255 or 55.87% from 213); Green value is 55 (21.88% from 255 or 25.82% from 213); Blue value is 39 (15.62% from 255 or 18.31% from 213); Max value from RGB is 119 - color contains mainly: red. Hex color #773727 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773727 is #88C8D8. Grayscale: #484848. Windows color (decimal): -8964313 or 2570103. OLE color: 2570103.
HSL color Cylindrical-coordinate representation of color #773727: hue angle of 12º degrees, saturation: 0.51, 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 #773727 is Cyan = 0, Magento = 0.54, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 55 | 39 | - |
| CMYK | 0 | 0.54 | 0.67 | 0.53 |
| HSL | 12º | 0.51% | 0.31% | - |
| HSV(B) | 12º | 0.67% | 0.47% | - |
| XYZ | 9.34 | 6.8 | 2.74 | - |
| YUV | 72.31 | 109.2 | 161.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 39 | 0 | 0.54 | 0.67 | 0.53 | 12 | 0.51 | 0.31 |
| Hex | 77 | 37 | 27 | 0 | 36 | 43 | 35 | C | 33 | 1F |
| Octal | 167 | 67 | 47 | 0 | 66 | 103 | 65 | 14 | 63 | 37 |
| Binary | 1110111 | 110111 | 100111 | 0 | 110110 | 1000011 | 110101 | 1100 | 110011 | 11111 |
Color Harmonies of #773727
Complementary color
Monochromatic Colors of #773727
Black with #773727
Text Example
Text Example
White with #773727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773727; }
p { color: rgb(119,55,39); }
H1.HeaderClassName
{
color: #773727;
}
.AnyTagClassName
{
color: #773727;
}
</style>
background-color css
<style>
a { background-color: #773727; }
a { background-color: rgb(119,55,39); }
div.DivClassName
{
background-color: #773727;
}
.BgClassName
{
background-color: #773727;
}
</style>
border-color css
<style>
span { border-color: #773727; }
span { border-color: rgb(119,55,39); }
td.TdClassName
{
border-color: #773727;
}
.TagClassName
{
border-color: #773727;
}
</style>