Shades of Pueblo #763725
Tints of Pueblo #763725
RGB
CMYK
RGB Variations
Color information
#763725 (or 0x763725) is known color: Pueblo. HEX triplet: 76, 37 and 25. RGB value is (118,55,37). Sum of RGB (Red+Green+Blue) = 118+55+37=210 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.19% from 210); Green value is 55 (21.88% from 255 or 26.19% from 210); Blue value is 37 (14.84% from 255 or 17.62% from 210); Max value from RGB is 118 - color contains mainly: red. Hex color #763725 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763725 is #89C8DA. Grayscale: #474747. Windows color (decimal): -9029851 or 2439030. OLE color: 2439030.
HSL color Cylindrical-coordinate representation of color #763725: hue angle of 13.33º degrees, saturation: 0.52, 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 #763725 is Cyan = 0, Magento = 0.53, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 55 | 37 | - |
| CMYK | 0 | 0.53 | 0.69 | 0.54 |
| HSL | 13.33º | 0.52% | 0.3% | - |
| HSV(B) | 13.33º | 0.69% | 0.46% | - |
| XYZ | 9.17 | 6.72 | 2.56 | - |
| YUV | 71.79 | 108.37 | 160.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 55 | 37 | 0 | 0.53 | 0.69 | 0.54 | 13.33 | 0.52 | 0.3 |
| Hex | 76 | 37 | 25 | 0 | 35 | 45 | 36 | D | 34 | 1E |
| Octal | 166 | 67 | 45 | 0 | 65 | 105 | 66 | 15 | 64 | 36 |
| Binary | 1110110 | 110111 | 100101 | 0 | 110101 | 1000101 | 110110 | 1101 | 110100 | 11110 |
Color Harmonies of #763725
Complementary color
Monochromatic Colors of #763725
Black with #763725
Text Example
Text Example
White with #763725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763725; }
p { color: rgb(118,55,37); }
H1.HeaderClassName
{
color: #763725;
}
.AnyTagClassName
{
color: #763725;
}
</style>
background-color css
<style>
a { background-color: #763725; }
a { background-color: rgb(118,55,37); }
div.DivClassName
{
background-color: #763725;
}
.BgClassName
{
background-color: #763725;
}
</style>
border-color css
<style>
span { border-color: #763725; }
span { border-color: rgb(118,55,37); }
td.TdClassName
{
border-color: #763725;
}
.TagClassName
{
border-color: #763725;
}
</style>