Shades of Pueblo #773523
Tints of Pueblo #773523
RGB
CMYK
RGB Variations
Color information
#773523 (or 0x773523) is known color: Pueblo. HEX triplet: 77, 35 and 23. RGB value is (119,53,35). Sum of RGB (Red+Green+Blue) = 119+53+35=207 (27% of max value = 765). Red value is 119 (46.88% from 255 or 57.49% from 207); Green value is 53 (21.09% from 255 or 25.60% from 207); Blue value is 35 (14.06% from 255 or 16.91% from 207); Max value from RGB is 119 - color contains mainly: red. Hex color #773523 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773523 is #88CADC. Grayscale: #464646. Windows color (decimal): -8964829 or 2307447. OLE color: 2307447.
HSL color Cylindrical-coordinate representation of color #773523: hue angle of 12.86º 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 #773523 is Cyan = 0, Magento = 0.55, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 53 | 35 | - |
| CMYK | 0 | 0.55 | 0.71 | 0.53 |
| HSL | 12.86º | 0.55% | 0.3% | - |
| HSV(B) | 12.86º | 0.71% | 0.47% | - |
| XYZ | 9.18 | 6.59 | 2.38 | - |
| YUV | 70.68 | 107.87 | 162.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 53 | 35 | 0 | 0.55 | 0.71 | 0.53 | 12.86 | 0.55 | 0.3 |
| Hex | 77 | 35 | 23 | 0 | 37 | 47 | 35 | D | 37 | 1E |
| Octal | 167 | 65 | 43 | 0 | 67 | 107 | 65 | 15 | 67 | 36 |
| Binary | 1110111 | 110101 | 100011 | 0 | 110111 | 1000111 | 110101 | 1101 | 110111 | 11110 |
Color Harmonies of #773523
Complementary color
Monochromatic Colors of #773523
Black with #773523
Text Example
Text Example
White with #773523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773523; }
p { color: rgb(119,53,35); }
H1.HeaderClassName
{
color: #773523;
}
.AnyTagClassName
{
color: #773523;
}
</style>
background-color css
<style>
a { background-color: #773523; }
a { background-color: rgb(119,53,35); }
div.DivClassName
{
background-color: #773523;
}
.BgClassName
{
background-color: #773523;
}
</style>
border-color css
<style>
span { border-color: #773523; }
span { border-color: rgb(119,53,35); }
td.TdClassName
{
border-color: #773523;
}
.TagClassName
{
border-color: #773523;
}
</style>