Shades of Pueblo #783326
Tints of Pueblo #783326
RGB
CMYK
RGB Variations
Color information
#783326 (or 0x783326) is known color: Pueblo. HEX triplet: 78, 33 and 26. RGB value is (120,51,38). Sum of RGB (Red+Green+Blue) = 120+51+38=209 (27% of max value = 765). Red value is 120 (47.27% from 255 or 57.42% from 209); Green value is 51 (20.31% from 255 or 24.40% from 209); Blue value is 38 (15.23% from 255 or 18.18% from 209); Max value from RGB is 120 - color contains mainly: red. Hex color #783326 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783326 is #87CCD9. Grayscale: #464646. Windows color (decimal): -8899802 or 2503544. OLE color: 2503544.
HSL color Cylindrical-coordinate representation of color #783326: hue angle of 9.51º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #783326 is Cyan = 0, Magento = 0.58, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 51 | 38 | - |
| CMYK | 0 | 0.58 | 0.68 | 0.53 |
| HSL | 9.51º | 0.52% | 0.31% | - |
| HSV(B) | 9.51º | 0.68% | 0.47% | - |
| XYZ | 9.28 | 6.5 | 2.6 | - |
| YUV | 70.15 | 109.86 | 163.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 51 | 38 | 0 | 0.58 | 0.68 | 0.53 | 9.51 | 0.52 | 0.31 |
| Hex | 78 | 33 | 26 | 0 | 3A | 44 | 35 | A | 34 | 1F |
| Octal | 170 | 63 | 46 | 0 | 72 | 104 | 65 | 12 | 64 | 37 |
| Binary | 1111000 | 110011 | 100110 | 0 | 111010 | 1000100 | 110101 | 1010 | 110100 | 11111 |
Color Harmonies of #783326
Complementary color
Monochromatic Colors of #783326
Black with #783326
Text Example
Text Example
White with #783326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783326; }
p { color: rgb(120,51,38); }
H1.HeaderClassName
{
color: #783326;
}
.AnyTagClassName
{
color: #783326;
}
</style>
background-color css
<style>
a { background-color: #783326; }
a { background-color: rgb(120,51,38); }
div.DivClassName
{
background-color: #783326;
}
.BgClassName
{
background-color: #783326;
}
</style>
border-color css
<style>
span { border-color: #783326; }
span { border-color: rgb(120,51,38); }
td.TdClassName
{
border-color: #783326;
}
.TagClassName
{
border-color: #783326;
}
</style>