Shades of Pueblo #763526
Tints of Pueblo #763526
RGB
CMYK
RGB Variations
Color information
#763526 (or 0x763526) is known color: Pueblo. HEX triplet: 76, 35 and 26. RGB value is (118,53,38). Sum of RGB (Red+Green+Blue) = 118+53+38=209 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.46% from 209); Green value is 53 (21.09% from 255 or 25.36% from 209); Blue value is 38 (15.23% from 255 or 18.18% from 209); Max value from RGB is 118 - color contains mainly: red. Hex color #763526 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763526 is #89CAD9. Grayscale: #464646. Windows color (decimal): -9030362 or 2504054. OLE color: 2504054.
HSL color Cylindrical-coordinate representation of color #763526: hue angle of 11.25º 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 #763526 is Cyan = 0, Magento = 0.55, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 53 | 38 | - |
| CMYK | 0 | 0.55 | 0.68 | 0.54 |
| HSL | 11.25º | 0.51% | 0.31% | - |
| HSV(B) | 11.25º | 0.68% | 0.46% | - |
| XYZ | 9.09 | 6.54 | 2.62 | - |
| YUV | 70.73 | 109.53 | 161.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 53 | 38 | 0 | 0.55 | 0.68 | 0.54 | 11.25 | 0.51 | 0.31 |
| Hex | 76 | 35 | 26 | 0 | 37 | 44 | 36 | B | 33 | 1F |
| Octal | 166 | 65 | 46 | 0 | 67 | 104 | 66 | 13 | 63 | 37 |
| Binary | 1110110 | 110101 | 100110 | 0 | 110111 | 1000100 | 110110 | 1011 | 110011 | 11111 |
Color Harmonies of #763526
Complementary color
Monochromatic Colors of #763526
Black with #763526
Text Example
Text Example
White with #763526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763526; }
p { color: rgb(118,53,38); }
H1.HeaderClassName
{
color: #763526;
}
.AnyTagClassName
{
color: #763526;
}
</style>
background-color css
<style>
a { background-color: #763526; }
a { background-color: rgb(118,53,38); }
div.DivClassName
{
background-color: #763526;
}
.BgClassName
{
background-color: #763526;
}
</style>
border-color css
<style>
span { border-color: #763526; }
span { border-color: rgb(118,53,38); }
td.TdClassName
{
border-color: #763526;
}
.TagClassName
{
border-color: #763526;
}
</style>