Shades of Pueblo #763524
Tints of Pueblo #763524
RGB
CMYK
RGB Variations
Color information
#763524 (or 0x763524) is known color: Pueblo. HEX triplet: 76, 35 and 24. RGB value is (118,53,36). Sum of RGB (Red+Green+Blue) = 118+53+36=207 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.00% from 207); Green value is 53 (21.09% from 255 or 25.60% from 207); Blue value is 36 (14.45% from 255 or 17.39% from 207); Max value from RGB is 118 - color contains mainly: red. Hex color #763524 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763524 is #89CADB. Grayscale: #464646. Windows color (decimal): -9030364 or 2372982. OLE color: 2372982.
HSL color Cylindrical-coordinate representation of color #763524: hue angle of 12.44º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #763524 is Cyan = 0, Magento = 0.55, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 53 | 36 | - |
| CMYK | 0 | 0.55 | 0.69 | 0.54 |
| HSL | 12.44º | 0.53% | 0.3% | - |
| HSV(B) | 12.44º | 0.69% | 0.46% | - |
| XYZ | 9.06 | 6.53 | 2.45 | - |
| YUV | 70.5 | 108.53 | 161.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 53 | 36 | 0 | 0.55 | 0.69 | 0.54 | 12.44 | 0.53 | 0.3 |
| Hex | 76 | 35 | 24 | 0 | 37 | 45 | 36 | C | 35 | 1E |
| Octal | 166 | 65 | 44 | 0 | 67 | 105 | 66 | 14 | 65 | 36 |
| Binary | 1110110 | 110101 | 100100 | 0 | 110111 | 1000101 | 110110 | 1100 | 110101 | 11110 |
Color Harmonies of #763524
Complementary color
Monochromatic Colors of #763524
Black with #763524
Text Example
Text Example
White with #763524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763524; }
p { color: rgb(118,53,36); }
H1.HeaderClassName
{
color: #763524;
}
.AnyTagClassName
{
color: #763524;
}
</style>
background-color css
<style>
a { background-color: #763524; }
a { background-color: rgb(118,53,36); }
div.DivClassName
{
background-color: #763524;
}
.BgClassName
{
background-color: #763524;
}
</style>
border-color css
<style>
span { border-color: #763524; }
span { border-color: rgb(118,53,36); }
td.TdClassName
{
border-color: #763524;
}
.TagClassName
{
border-color: #763524;
}
</style>