Shades of Pueblo #763127
Tints of Pueblo #763127
RGB
CMYK
RGB Variations
Color information
#763127 (or 0x763127) is known color: Pueblo. HEX triplet: 76, 31 and 27. RGB value is (118,49,39). Sum of RGB (Red+Green+Blue) = 118+49+39=206 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.28% from 206); Green value is 49 (19.53% from 255 or 23.79% from 206); Blue value is 39 (15.62% from 255 or 18.93% from 206); Max value from RGB is 118 - color contains mainly: red. Hex color #763127 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763127 is #89CED8. Grayscale: #444444. Windows color (decimal): -9031385 or 2568566. OLE color: 2568566.
HSL color Cylindrical-coordinate representation of color #763127: hue angle of 7.59º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #763127 is Cyan = 0, Magento = 0.58, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 49 | 39 | - |
| CMYK | 0 | 0.58 | 0.67 | 0.54 |
| HSL | 7.59º | 0.5% | 0.31% | - |
| HSV(B) | 7.59º | 0.67% | 0.46% | - |
| XYZ | 8.94 | 6.19 | 2.64 | - |
| YUV | 68.49 | 111.36 | 163.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 49 | 39 | 0 | 0.58 | 0.67 | 0.54 | 7.59 | 0.5 | 0.31 |
| Hex | 76 | 31 | 27 | 0 | 3A | 43 | 36 | 8 | 32 | 1F |
| Octal | 166 | 61 | 47 | 0 | 72 | 103 | 66 | 10 | 62 | 37 |
| Binary | 1110110 | 110001 | 100111 | 0 | 111010 | 1000011 | 110110 | 1000 | 110010 | 11111 |
Color Harmonies of #763127
Complementary color
Monochromatic Colors of #763127
Black with #763127
Text Example
Text Example
White with #763127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763127; }
p { color: rgb(118,49,39); }
H1.HeaderClassName
{
color: #763127;
}
.AnyTagClassName
{
color: #763127;
}
</style>
background-color css
<style>
a { background-color: #763127; }
a { background-color: rgb(118,49,39); }
div.DivClassName
{
background-color: #763127;
}
.BgClassName
{
background-color: #763127;
}
</style>
border-color css
<style>
span { border-color: #763127; }
span { border-color: rgb(118,49,39); }
td.TdClassName
{
border-color: #763127;
}
.TagClassName
{
border-color: #763127;
}
</style>