Shades of Pueblo #763228
Tints of Pueblo #763228
RGB
CMYK
RGB Variations
Color information
#763228 (or 0x763228) is known color: Pueblo. HEX triplet: 76, 32 and 28. RGB value is (118,50,40). Sum of RGB (Red+Green+Blue) = 118+50+40=208 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.73% from 208); Green value is 50 (19.92% from 255 or 24.04% from 208); Blue value is 40 (16.02% from 255 or 19.23% from 208); Max value from RGB is 118 - color contains mainly: red. Hex color #763228 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763228 is #89CDD7. Grayscale: #454545. Windows color (decimal): -9031128 or 2634358. OLE color: 2634358.
HSL color Cylindrical-coordinate representation of color #763228: hue angle of 7.69º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #763228 is Cyan = 0, Magento = 0.58, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 50 | 40 | - |
| CMYK | 0 | 0.58 | 0.66 | 0.54 |
| HSL | 7.69º | 0.49% | 0.31% | - |
| HSV(B) | 7.69º | 0.66% | 0.46% | - |
| XYZ | 8.99 | 6.29 | 2.75 | - |
| YUV | 69.19 | 111.53 | 162.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 50 | 40 | 0 | 0.58 | 0.66 | 0.54 | 7.69 | 0.49 | 0.31 |
| Hex | 76 | 32 | 28 | 0 | 3A | 42 | 36 | 8 | 31 | 1F |
| Octal | 166 | 62 | 50 | 0 | 72 | 102 | 66 | 10 | 61 | 37 |
| Binary | 1110110 | 110010 | 101000 | 0 | 111010 | 1000010 | 110110 | 1000 | 110001 | 11111 |
Color Harmonies of #763228
Complementary color
Monochromatic Colors of #763228
Black with #763228
Text Example
Text Example
White with #763228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763228; }
p { color: rgb(118,50,40); }
H1.HeaderClassName
{
color: #763228;
}
.AnyTagClassName
{
color: #763228;
}
</style>
background-color css
<style>
a { background-color: #763228; }
a { background-color: rgb(118,50,40); }
div.DivClassName
{
background-color: #763228;
}
.BgClassName
{
background-color: #763228;
}
</style>
border-color css
<style>
span { border-color: #763228; }
span { border-color: rgb(118,50,40); }
td.TdClassName
{
border-color: #763228;
}
.TagClassName
{
border-color: #763228;
}
</style>