Shades of Pueblo #762811
Tints of Pueblo #762811
RGB
CMYK
RGB Variations
Color information
#762811 (or 0x762811) is known color: Pueblo. HEX triplet: 76, 28 and 11. RGB value is (118,40,17). Sum of RGB (Red+Green+Blue) = 118+40+17=175 (23% of max value = 765). Red value is 118 (46.48% from 255 or 67.43% from 175); Green value is 40 (16.02% from 255 or 22.86% from 175); Blue value is 17 (7.03% from 255 or 9.71% from 175); Max value from RGB is 118 - color contains mainly: red. Hex color #762811 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762811 is #89D7EE. Grayscale: #3C3C3C. Windows color (decimal): -9033711 or 1124470. OLE color: 1124470.
HSL color Cylindrical-coordinate representation of color #762811: hue angle of 13.66º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #762811 is Cyan = 0, Magento = 0.66, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 40 | 17 | - |
| CMYK | 0 | 0.66 | 0.86 | 0.54 |
| HSL | 13.66º | 0.75% | 0.26% | - |
| HSV(B) | 13.66º | 0.86% | 0.46% | - |
| XYZ | 8.33 | 5.41 | 1.14 | - |
| YUV | 60.7 | 103.34 | 168.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 40 | 17 | 0 | 0.66 | 0.86 | 0.54 | 13.66 | 0.75 | 0.26 |
| Hex | 76 | 28 | 11 | 0 | 42 | 56 | 36 | E | 4B | 1A |
| Octal | 166 | 50 | 21 | 0 | 102 | 126 | 66 | 16 | 113 | 32 |
| Binary | 1110110 | 101000 | 10001 | 0 | 1000010 | 1010110 | 110110 | 1110 | 1001011 | 11010 |
Color Harmonies of #762811
Complementary color
Monochromatic Colors of #762811
Black with #762811
Text Example
Text Example
White with #762811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762811; }
p { color: rgb(118,40,17); }
H1.HeaderClassName
{
color: #762811;
}
.AnyTagClassName
{
color: #762811;
}
</style>
background-color css
<style>
a { background-color: #762811; }
a { background-color: rgb(118,40,17); }
div.DivClassName
{
background-color: #762811;
}
.BgClassName
{
background-color: #762811;
}
</style>
border-color css
<style>
span { border-color: #762811; }
span { border-color: rgb(118,40,17); }
td.TdClassName
{
border-color: #762811;
}
.TagClassName
{
border-color: #762811;
}
</style>