Shades of Pueblo #773123
Tints of Pueblo #773123
RGB
CMYK
RGB Variations
Color information
#773123 (or 0x773123) is known color: Pueblo. HEX triplet: 77, 31 and 23. RGB value is (119,49,35). Sum of RGB (Red+Green+Blue) = 119+49+35=203 (26% of max value = 765). Red value is 119 (46.88% from 255 or 58.62% from 203); Green value is 49 (19.53% from 255 or 24.14% from 203); Blue value is 35 (14.06% from 255 or 17.24% from 203); Max value from RGB is 119 - color contains mainly: red. Hex color #773123 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773123 is #88CEDC. Grayscale: #444444. Windows color (decimal): -8965853 or 2306423. OLE color: 2306423.
HSL color Cylindrical-coordinate representation of color #773123: hue angle of 10º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #773123 is Cyan = 0, Magento = 0.59, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 49 | 35 | - |
| CMYK | 0 | 0.59 | 0.71 | 0.53 |
| HSL | 10º | 0.55% | 0.3% | - |
| HSV(B) | 10º | 0.71% | 0.47% | - |
| XYZ | 9.01 | 6.24 | 2.32 | - |
| YUV | 68.33 | 109.19 | 164.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 49 | 35 | 0 | 0.59 | 0.71 | 0.53 | 10 | 0.55 | 0.3 |
| Hex | 77 | 31 | 23 | 0 | 3B | 47 | 35 | A | 37 | 1E |
| Octal | 167 | 61 | 43 | 0 | 73 | 107 | 65 | 12 | 67 | 36 |
| Binary | 1110111 | 110001 | 100011 | 0 | 111011 | 1000111 | 110101 | 1010 | 110111 | 11110 |
Color Harmonies of #773123
Complementary color
Monochromatic Colors of #773123
Black with #773123
Text Example
Text Example
White with #773123
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773123; }
p { color: rgb(119,49,35); }
H1.HeaderClassName
{
color: #773123;
}
.AnyTagClassName
{
color: #773123;
}
</style>
background-color css
<style>
a { background-color: #773123; }
a { background-color: rgb(119,49,35); }
div.DivClassName
{
background-color: #773123;
}
.BgClassName
{
background-color: #773123;
}
</style>
border-color css
<style>
span { border-color: #773123; }
span { border-color: rgb(119,49,35); }
td.TdClassName
{
border-color: #773123;
}
.TagClassName
{
border-color: #773123;
}
</style>