Shades of Pueblo #783323
Tints of Pueblo #783323
RGB
CMYK
RGB Variations
Color information
#783323 (or 0x783323) is known color: Pueblo. HEX triplet: 78, 33 and 23. RGB value is (120,51,35). Sum of RGB (Red+Green+Blue) = 120+51+35=206 (27% of max value = 765). Red value is 120 (47.27% from 255 or 58.25% from 206); Green value is 51 (20.31% from 255 or 24.76% from 206); Blue value is 35 (14.06% from 255 or 16.99% from 206); Max value from RGB is 120 - color contains mainly: red. Hex color #783323 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783323 is #87CCDC. Grayscale: #454545. Windows color (decimal): -8899805 or 2306936. OLE color: 2306936.
HSL color Cylindrical-coordinate representation of color #783323: hue angle of 11.29º 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 #783323 is Cyan = 0, Magento = 0.58, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 51 | 35 | - |
| CMYK | 0 | 0.58 | 0.71 | 0.53 |
| HSL | 11.29º | 0.55% | 0.3% | - |
| HSV(B) | 11.29º | 0.71% | 0.47% | - |
| XYZ | 9.23 | 6.48 | 2.35 | - |
| YUV | 69.81 | 108.36 | 163.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 51 | 35 | 0 | 0.58 | 0.71 | 0.53 | 11.29 | 0.55 | 0.3 |
| Hex | 78 | 33 | 23 | 0 | 3A | 47 | 35 | B | 37 | 1E |
| Octal | 170 | 63 | 43 | 0 | 72 | 107 | 65 | 13 | 67 | 36 |
| Binary | 1111000 | 110011 | 100011 | 0 | 111010 | 1000111 | 110101 | 1011 | 110111 | 11110 |
Color Harmonies of #783323
Complementary color
Monochromatic Colors of #783323
Black with #783323
Text Example
Text Example
White with #783323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783323; }
p { color: rgb(120,51,35); }
H1.HeaderClassName
{
color: #783323;
}
.AnyTagClassName
{
color: #783323;
}
</style>
background-color css
<style>
a { background-color: #783323; }
a { background-color: rgb(120,51,35); }
div.DivClassName
{
background-color: #783323;
}
.BgClassName
{
background-color: #783323;
}
</style>
border-color css
<style>
span { border-color: #783323; }
span { border-color: rgb(120,51,35); }
td.TdClassName
{
border-color: #783323;
}
.TagClassName
{
border-color: #783323;
}
</style>