Shades of Pueblo #773327
Tints of Pueblo #773327
RGB
CMYK
RGB Variations
Color information
#773327 (or 0x773327) is known color: Pueblo. HEX triplet: 77, 33 and 27. RGB value is (119,51,39). Sum of RGB (Red+Green+Blue) = 119+51+39=209 (27% of max value = 765). Red value is 119 (46.88% from 255 or 56.94% from 209); Green value is 51 (20.31% from 255 or 24.40% from 209); Blue value is 39 (15.62% from 255 or 18.66% from 209); Max value from RGB is 119 - color contains mainly: red. Hex color #773327 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773327 is #88CCD8. Grayscale: #464646. Windows color (decimal): -8965337 or 2569079. OLE color: 2569079.
HSL color Cylindrical-coordinate representation of color #773327: hue angle of 9º 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 #773327 is Cyan = 0, Magento = 0.57, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 51 | 39 | - |
| CMYK | 0 | 0.57 | 0.67 | 0.53 |
| HSL | 9º | 0.51% | 0.31% | - |
| HSV(B) | 9º | 0.67% | 0.47% | - |
| XYZ | 9.16 | 6.44 | 2.68 | - |
| YUV | 69.96 | 110.53 | 162.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 51 | 39 | 0 | 0.57 | 0.67 | 0.53 | 9 | 0.51 | 0.31 |
| Hex | 77 | 33 | 27 | 0 | 39 | 43 | 35 | 9 | 33 | 1F |
| Octal | 167 | 63 | 47 | 0 | 71 | 103 | 65 | 11 | 63 | 37 |
| Binary | 1110111 | 110011 | 100111 | 0 | 111001 | 1000011 | 110101 | 1001 | 110011 | 11111 |
Color Harmonies of #773327
Complementary color
Monochromatic Colors of #773327
Black with #773327
Text Example
Text Example
White with #773327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773327; }
p { color: rgb(119,51,39); }
H1.HeaderClassName
{
color: #773327;
}
.AnyTagClassName
{
color: #773327;
}
</style>
background-color css
<style>
a { background-color: #773327; }
a { background-color: rgb(119,51,39); }
div.DivClassName
{
background-color: #773327;
}
.BgClassName
{
background-color: #773327;
}
</style>
border-color css
<style>
span { border-color: #773327; }
span { border-color: rgb(119,51,39); }
td.TdClassName
{
border-color: #773327;
}
.TagClassName
{
border-color: #773327;
}
</style>