Shades of Pueblo #773625
Tints of Pueblo #773625
RGB
CMYK
RGB Variations
Color information
#773625 (or 0x773625) is known color: Pueblo. HEX triplet: 77, 36 and 25. RGB value is (119,54,37). Sum of RGB (Red+Green+Blue) = 119+54+37=210 (27% of max value = 765). Red value is 119 (46.88% from 255 or 56.67% from 210); Green value is 54 (21.48% from 255 or 25.71% from 210); Blue value is 37 (14.84% from 255 or 17.62% from 210); Max value from RGB is 119 - color contains mainly: red. Hex color #773625 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773625 is #88C9DA. Grayscale: #474747. Windows color (decimal): -8964571 or 2438775. OLE color: 2438775.
HSL color Cylindrical-coordinate representation of color #773625: hue angle of 12.44º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #773625 is Cyan = 0, Magento = 0.55, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 54 | 37 | - |
| CMYK | 0 | 0.55 | 0.69 | 0.53 |
| HSL | 12.44º | 0.53% | 0.31% | - |
| HSV(B) | 12.44º | 0.69% | 0.47% | - |
| XYZ | 9.26 | 6.69 | 2.55 | - |
| YUV | 71.5 | 108.53 | 161.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 54 | 37 | 0 | 0.55 | 0.69 | 0.53 | 12.44 | 0.53 | 0.31 |
| Hex | 77 | 36 | 25 | 0 | 37 | 45 | 35 | C | 35 | 1F |
| Octal | 167 | 66 | 45 | 0 | 67 | 105 | 65 | 14 | 65 | 37 |
| Binary | 1110111 | 110110 | 100101 | 0 | 110111 | 1000101 | 110101 | 1100 | 110101 | 11111 |
Color Harmonies of #773625
Complementary color
Monochromatic Colors of #773625
Black with #773625
Text Example
Text Example
White with #773625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773625; }
p { color: rgb(119,54,37); }
H1.HeaderClassName
{
color: #773625;
}
.AnyTagClassName
{
color: #773625;
}
</style>
background-color css
<style>
a { background-color: #773625; }
a { background-color: rgb(119,54,37); }
div.DivClassName
{
background-color: #773625;
}
.BgClassName
{
background-color: #773625;
}
</style>
border-color css
<style>
span { border-color: #773625; }
span { border-color: rgb(119,54,37); }
td.TdClassName
{
border-color: #773625;
}
.TagClassName
{
border-color: #773625;
}
</style>