Shades of Pueblo #763625
Tints of Pueblo #763625
RGB
CMYK
RGB Variations
Color information
#763625 (or 0x763625) is known color: Pueblo. HEX triplet: 76, 36 and 25. RGB value is (118,54,37). Sum of RGB (Red+Green+Blue) = 118+54+37=209 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.46% from 209); Green value is 54 (21.48% from 255 or 25.84% from 209); Blue value is 37 (14.84% from 255 or 17.70% from 209); Max value from RGB is 118 - color contains mainly: red. Hex color #763625 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763625 is #89C9DA. Grayscale: #474747. Windows color (decimal): -9030107 or 2438774. OLE color: 2438774.
HSL color Cylindrical-coordinate representation of color #763625: hue angle of 12.59º 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 #763625 is Cyan = 0, Magento = 0.54, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 54 | 37 | - |
| CMYK | 0 | 0.54 | 0.69 | 0.54 |
| HSL | 12.59º | 0.52% | 0.3% | - |
| HSV(B) | 12.59º | 0.69% | 0.46% | - |
| XYZ | 9.12 | 6.62 | 2.55 | - |
| YUV | 71.2 | 108.7 | 161.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 54 | 37 | 0 | 0.54 | 0.69 | 0.54 | 12.59 | 0.52 | 0.3 |
| Hex | 76 | 36 | 25 | 0 | 36 | 45 | 36 | D | 34 | 1E |
| Octal | 166 | 66 | 45 | 0 | 66 | 105 | 66 | 15 | 64 | 36 |
| Binary | 1110110 | 110110 | 100101 | 0 | 110110 | 1000101 | 110110 | 1101 | 110100 | 11110 |
Color Harmonies of #763625
Complementary color
Monochromatic Colors of #763625
Black with #763625
Text Example
Text Example
White with #763625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763625; }
p { color: rgb(118,54,37); }
H1.HeaderClassName
{
color: #763625;
}
.AnyTagClassName
{
color: #763625;
}
</style>
background-color css
<style>
a { background-color: #763625; }
a { background-color: rgb(118,54,37); }
div.DivClassName
{
background-color: #763625;
}
.BgClassName
{
background-color: #763625;
}
</style>
border-color css
<style>
span { border-color: #763625; }
span { border-color: rgb(118,54,37); }
td.TdClassName
{
border-color: #763625;
}
.TagClassName
{
border-color: #763625;
}
</style>