Shades of Pueblo #763323
Tints of Pueblo #763323
RGB
CMYK
RGB Variations
Color information
#763323 (or 0x763323) is known color: Pueblo. HEX triplet: 76, 33 and 23. RGB value is (118,51,35). Sum of RGB (Red+Green+Blue) = 118+51+35=204 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.84% from 204); Green value is 51 (20.31% from 255 or 25% from 204); Blue value is 35 (14.06% from 255 or 17.16% from 204); Max value from RGB is 118 - color contains mainly: red. Hex color #763323 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763323 is #89CCDC. Grayscale: #454545. Windows color (decimal): -9030877 or 2306934. OLE color: 2306934.
HSL color Cylindrical-coordinate representation of color #763323: hue angle of 11.57º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #763323 is Cyan = 0, Magento = 0.57, Yellow = 0.70 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 51 | 35 | - |
| CMYK | 0 | 0.57 | 0.70 | 0.54 |
| HSL | 11.57º | 0.54% | 0.3% | - |
| HSV(B) | 11.57º | 0.7% | 0.46% | - |
| XYZ | 8.96 | 6.34 | 2.34 | - |
| YUV | 69.21 | 108.7 | 162.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 51 | 35 | 0 | 0.57 | 0.70 | 0.54 | 11.57 | 0.54 | 0.3 |
| Hex | 76 | 33 | 23 | 0 | 39 | 46 | 36 | C | 36 | 1E |
| Octal | 166 | 63 | 43 | 0 | 71 | 106 | 66 | 14 | 66 | 36 |
| Binary | 1110110 | 110011 | 100011 | 0 | 111001 | 1000110 | 110110 | 1100 | 110110 | 11110 |
Color Harmonies of #763323
Complementary color
Monochromatic Colors of #763323
Black with #763323
Text Example
Text Example
White with #763323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763323; }
p { color: rgb(118,51,35); }
H1.HeaderClassName
{
color: #763323;
}
.AnyTagClassName
{
color: #763323;
}
</style>
background-color css
<style>
a { background-color: #763323; }
a { background-color: rgb(118,51,35); }
div.DivClassName
{
background-color: #763323;
}
.BgClassName
{
background-color: #763323;
}
</style>
border-color css
<style>
span { border-color: #763323; }
span { border-color: rgb(118,51,35); }
td.TdClassName
{
border-color: #763323;
}
.TagClassName
{
border-color: #763323;
}
</style>