Shades of Pueblo #773423
Tints of Pueblo #773423
RGB
CMYK
RGB Variations
Color information
#773423 (or 0x773423) is known color: Pueblo. HEX triplet: 77, 34 and 23. RGB value is (119,52,35). Sum of RGB (Red+Green+Blue) = 119+52+35=206 (27% of max value = 765). Red value is 119 (46.88% from 255 or 57.77% from 206); Green value is 52 (20.70% from 255 or 25.24% from 206); Blue value is 35 (14.06% from 255 or 16.99% from 206); Max value from RGB is 119 - color contains mainly: red. Hex color #773423 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773423 is #88CBDC. Grayscale: #464646. Windows color (decimal): -8965085 or 2307191. OLE color: 2307191.
HSL color Cylindrical-coordinate representation of color #773423: hue angle of 12.14º 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 #773423 is Cyan = 0, Magento = 0.56, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 52 | 35 | - |
| CMYK | 0 | 0.56 | 0.71 | 0.53 |
| HSL | 12.14º | 0.55% | 0.3% | - |
| HSV(B) | 12.14º | 0.71% | 0.47% | - |
| XYZ | 9.14 | 6.5 | 2.36 | - |
| YUV | 70.1 | 108.2 | 162.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 52 | 35 | 0 | 0.56 | 0.71 | 0.53 | 12.14 | 0.55 | 0.3 |
| Hex | 77 | 34 | 23 | 0 | 38 | 47 | 35 | C | 37 | 1E |
| Octal | 167 | 64 | 43 | 0 | 70 | 107 | 65 | 14 | 67 | 36 |
| Binary | 1110111 | 110100 | 100011 | 0 | 111000 | 1000111 | 110101 | 1100 | 110111 | 11110 |
Color Harmonies of #773423
Complementary color
Monochromatic Colors of #773423
Black with #773423
Text Example
Text Example
White with #773423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773423; }
p { color: rgb(119,52,35); }
H1.HeaderClassName
{
color: #773423;
}
.AnyTagClassName
{
color: #773423;
}
</style>
background-color css
<style>
a { background-color: #773423; }
a { background-color: rgb(119,52,35); }
div.DivClassName
{
background-color: #773423;
}
.BgClassName
{
background-color: #773423;
}
</style>
border-color css
<style>
span { border-color: #773423; }
span { border-color: rgb(119,52,35); }
td.TdClassName
{
border-color: #773423;
}
.TagClassName
{
border-color: #773423;
}
</style>