Shades of Pueblo #762912
Tints of Pueblo #762912
RGB
CMYK
RGB Variations
Color information
#762912 (or 0x762912) is known color: Pueblo. HEX triplet: 76, 29 and 12. RGB value is (118,41,18). Sum of RGB (Red+Green+Blue) = 118+41+18=177 (23% of max value = 765). Red value is 118 (46.48% from 255 or 66.67% from 177); Green value is 41 (16.41% from 255 or 23.16% from 177); Blue value is 18 (7.42% from 255 or 10.17% from 177); Max value from RGB is 118 - color contains mainly: red. Hex color #762912 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762912 is #89D6ED. Grayscale: #3D3D3D. Windows color (decimal): -9033454 or 1190262. OLE color: 1190262.
HSL color Cylindrical-coordinate representation of color #762912: hue angle of 13.8º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #762912 is Cyan = 0, Magento = 0.65, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 41 | 18 | - |
| CMYK | 0 | 0.65 | 0.85 | 0.54 |
| HSL | 13.8º | 0.74% | 0.27% | - |
| HSV(B) | 13.8º | 0.85% | 0.46% | - |
| XYZ | 8.37 | 5.48 | 1.19 | - |
| YUV | 61.4 | 103.51 | 168.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 41 | 18 | 0 | 0.65 | 0.85 | 0.54 | 13.8 | 0.74 | 0.27 |
| Hex | 76 | 29 | 12 | 0 | 41 | 55 | 36 | E | 4A | 1B |
| Octal | 166 | 51 | 22 | 0 | 101 | 125 | 66 | 16 | 112 | 33 |
| Binary | 1110110 | 101001 | 10010 | 0 | 1000001 | 1010101 | 110110 | 1110 | 1001010 | 11011 |
Color Harmonies of #762912
Complementary color
Monochromatic Colors of #762912
Black with #762912
Text Example
Text Example
White with #762912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762912; }
p { color: rgb(118,41,18); }
H1.HeaderClassName
{
color: #762912;
}
.AnyTagClassName
{
color: #762912;
}
</style>
background-color css
<style>
a { background-color: #762912; }
a { background-color: rgb(118,41,18); }
div.DivClassName
{
background-color: #762912;
}
.BgClassName
{
background-color: #762912;
}
</style>
border-color css
<style>
span { border-color: #762912; }
span { border-color: rgb(118,41,18); }
td.TdClassName
{
border-color: #762912;
}
.TagClassName
{
border-color: #762912;
}
</style>