Shades of Pueblo #762712
Tints of Pueblo #762712
RGB
CMYK
RGB Variations
Color information
#762712 (or 0x762712) is known color: Pueblo. HEX triplet: 76, 27 and 12. RGB value is (118,39,18). Sum of RGB (Red+Green+Blue) = 118+39+18=175 (23% of max value = 765). Red value is 118 (46.48% from 255 or 67.43% from 175); Green value is 39 (15.62% from 255 or 22.29% from 175); Blue value is 18 (7.42% from 255 or 10.29% from 175); Max value from RGB is 118 - color contains mainly: red. Hex color #762712 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762712 is #89D8ED. Grayscale: #3C3C3C. Windows color (decimal): -9033966 or 1189750. OLE color: 1189750.
HSL color Cylindrical-coordinate representation of color #762712: hue angle of 12.6º 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 #762712 is Cyan = 0, Magento = 0.67, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 39 | 18 | - |
| CMYK | 0 | 0.67 | 0.85 | 0.54 |
| HSL | 12.6º | 0.74% | 0.27% | - |
| HSV(B) | 12.6º | 0.85% | 0.46% | - |
| XYZ | 8.31 | 5.35 | 1.17 | - |
| YUV | 60.23 | 104.17 | 169.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 39 | 18 | 0 | 0.67 | 0.85 | 0.54 | 12.6 | 0.74 | 0.27 |
| Hex | 76 | 27 | 12 | 0 | 43 | 55 | 36 | D | 4A | 1B |
| Octal | 166 | 47 | 22 | 0 | 103 | 125 | 66 | 15 | 112 | 33 |
| Binary | 1110110 | 100111 | 10010 | 0 | 1000011 | 1010101 | 110110 | 1101 | 1001010 | 11011 |
Color Harmonies of #762712
Complementary color
Monochromatic Colors of #762712
Black with #762712
Text Example
Text Example
White with #762712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762712; }
p { color: rgb(118,39,18); }
H1.HeaderClassName
{
color: #762712;
}
.AnyTagClassName
{
color: #762712;
}
</style>
background-color css
<style>
a { background-color: #762712; }
a { background-color: rgb(118,39,18); }
div.DivClassName
{
background-color: #762712;
}
.BgClassName
{
background-color: #762712;
}
</style>
border-color css
<style>
span { border-color: #762712; }
span { border-color: rgb(118,39,18); }
td.TdClassName
{
border-color: #762712;
}
.TagClassName
{
border-color: #762712;
}
</style>