Shades of Pueblo #763626
Tints of Pueblo #763626
RGB
CMYK
RGB Variations
Color information
#763626 (or 0x763626) is known color: Pueblo. HEX triplet: 76, 36 and 26. RGB value is (118,54,38). Sum of RGB (Red+Green+Blue) = 118+54+38=210 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.19% from 210); Green value is 54 (21.48% from 255 or 25.71% from 210); Blue value is 38 (15.23% from 255 or 18.10% from 210); Max value from RGB is 118 - color contains mainly: red. Hex color #763626 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763626 is #89C9D9. Grayscale: #474747. Windows color (decimal): -9030106 or 2504310. OLE color: 2504310.
HSL color Cylindrical-coordinate representation of color #763626: hue angle of 12º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #763626 is Cyan = 0, Magento = 0.54, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 54 | 38 | - |
| CMYK | 0 | 0.54 | 0.68 | 0.54 |
| HSL | 12º | 0.51% | 0.31% | - |
| HSV(B) | 12º | 0.68% | 0.46% | - |
| XYZ | 9.14 | 6.63 | 2.63 | - |
| YUV | 71.31 | 109.2 | 161.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 54 | 38 | 0 | 0.54 | 0.68 | 0.54 | 12 | 0.51 | 0.31 |
| Hex | 76 | 36 | 26 | 0 | 36 | 44 | 36 | C | 33 | 1F |
| Octal | 166 | 66 | 46 | 0 | 66 | 104 | 66 | 14 | 63 | 37 |
| Binary | 1110110 | 110110 | 100110 | 0 | 110110 | 1000100 | 110110 | 1100 | 110011 | 11111 |
Color Harmonies of #763626
Complementary color
Monochromatic Colors of #763626
Black with #763626
Text Example
Text Example
White with #763626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763626; }
p { color: rgb(118,54,38); }
H1.HeaderClassName
{
color: #763626;
}
.AnyTagClassName
{
color: #763626;
}
</style>
background-color css
<style>
a { background-color: #763626; }
a { background-color: rgb(118,54,38); }
div.DivClassName
{
background-color: #763626;
}
.BgClassName
{
background-color: #763626;
}
</style>
border-color css
<style>
span { border-color: #763626; }
span { border-color: rgb(118,54,38); }
td.TdClassName
{
border-color: #763626;
}
.TagClassName
{
border-color: #763626;
}
</style>