Shades of Pueblo #763125
Tints of Pueblo #763125
RGB
CMYK
RGB Variations
Color information
#763125 (or 0x763125) is known color: Pueblo. HEX triplet: 76, 31 and 25. RGB value is (118,49,37). Sum of RGB (Red+Green+Blue) = 118+49+37=204 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.84% from 204); Green value is 49 (19.53% from 255 or 24.02% from 204); Blue value is 37 (14.84% from 255 or 18.14% from 204); Max value from RGB is 118 - color contains mainly: red. Hex color #763125 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763125 is #89CEDA. Grayscale: #444444. Windows color (decimal): -9031387 or 2437494. OLE color: 2437494.
HSL color Cylindrical-coordinate representation of color #763125: hue angle of 8.89º 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 #763125 is Cyan = 0, Magento = 0.58, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 49 | 37 | - |
| CMYK | 0 | 0.58 | 0.69 | 0.54 |
| HSL | 8.89º | 0.52% | 0.3% | - |
| HSV(B) | 8.89º | 0.69% | 0.46% | - |
| XYZ | 8.9 | 6.18 | 2.47 | - |
| YUV | 68.26 | 110.36 | 163.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 49 | 37 | 0 | 0.58 | 0.69 | 0.54 | 8.89 | 0.52 | 0.3 |
| Hex | 76 | 31 | 25 | 0 | 3A | 45 | 36 | 9 | 34 | 1E |
| Octal | 166 | 61 | 45 | 0 | 72 | 105 | 66 | 11 | 64 | 36 |
| Binary | 1110110 | 110001 | 100101 | 0 | 111010 | 1000101 | 110110 | 1001 | 110100 | 11110 |
Color Harmonies of #763125
Complementary color
Monochromatic Colors of #763125
Black with #763125
Text Example
Text Example
White with #763125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763125; }
p { color: rgb(118,49,37); }
H1.HeaderClassName
{
color: #763125;
}
.AnyTagClassName
{
color: #763125;
}
</style>
background-color css
<style>
a { background-color: #763125; }
a { background-color: rgb(118,49,37); }
div.DivClassName
{
background-color: #763125;
}
.BgClassName
{
background-color: #763125;
}
</style>
border-color css
<style>
span { border-color: #763125; }
span { border-color: rgb(118,49,37); }
td.TdClassName
{
border-color: #763125;
}
.TagClassName
{
border-color: #763125;
}
</style>