Shades of Pueblo #763426
Tints of Pueblo #763426
RGB
CMYK
RGB Variations
Color information
#763426 (or 0x763426) is known color: Pueblo. HEX triplet: 76, 34 and 26. RGB value is (118,52,38). Sum of RGB (Red+Green+Blue) = 118+52+38=208 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.73% from 208); Green value is 52 (20.70% from 255 or 25% from 208); Blue value is 38 (15.23% from 255 or 18.27% from 208); Max value from RGB is 118 - color contains mainly: red. Hex color #763426 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763426 is #89CBD9. Grayscale: #464646. Windows color (decimal): -9030618 or 2503798. OLE color: 2503798.
HSL color Cylindrical-coordinate representation of color #763426: hue angle of 10.5º 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 #763426 is Cyan = 0, Magento = 0.56, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 38 | - |
| CMYK | 0 | 0.56 | 0.68 | 0.54 |
| HSL | 10.5º | 0.51% | 0.31% | - |
| HSV(B) | 10.5º | 0.68% | 0.46% | - |
| XYZ | 9.05 | 6.45 | 2.6 | - |
| YUV | 70.14 | 109.87 | 162.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 38 | 0 | 0.56 | 0.68 | 0.54 | 10.5 | 0.51 | 0.31 |
| Hex | 76 | 34 | 26 | 0 | 38 | 44 | 36 | A | 33 | 1F |
| Octal | 166 | 64 | 46 | 0 | 70 | 104 | 66 | 12 | 63 | 37 |
| Binary | 1110110 | 110100 | 100110 | 0 | 111000 | 1000100 | 110110 | 1010 | 110011 | 11111 |
Color Harmonies of #763426
Complementary color
Monochromatic Colors of #763426
Black with #763426
Text Example
Text Example
White with #763426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763426; }
p { color: rgb(118,52,38); }
H1.HeaderClassName
{
color: #763426;
}
.AnyTagClassName
{
color: #763426;
}
</style>
background-color css
<style>
a { background-color: #763426; }
a { background-color: rgb(118,52,38); }
div.DivClassName
{
background-color: #763426;
}
.BgClassName
{
background-color: #763426;
}
</style>
border-color css
<style>
span { border-color: #763426; }
span { border-color: rgb(118,52,38); }
td.TdClassName
{
border-color: #763426;
}
.TagClassName
{
border-color: #763426;
}
</style>