Shades of Pueblo #762810
Tints of Pueblo #762810
RGB
CMYK
RGB Variations
Color information
#762810 (or 0x762810) is known color: Pueblo. HEX triplet: 76, 28 and 10. RGB value is (118,40,16). Sum of RGB (Red+Green+Blue) = 118+40+16=174 (23% of max value = 765). Red value is 118 (46.48% from 255 or 67.82% from 174); Green value is 40 (16.02% from 255 or 22.99% from 174); Blue value is 16 (6.64% from 255 or 9.20% from 174); Max value from RGB is 118 - color contains mainly: red. Hex color #762810 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762810 is #89D7EF. Grayscale: #3C3C3C. Windows color (decimal): -9033712 or 1058934. OLE color: 1058934.
HSL color Cylindrical-coordinate representation of color #762810: hue angle of 14.12º degrees, saturation: 0.76, 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 #762810 is Cyan = 0, Magento = 0.66, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 40 | 16 | - |
| CMYK | 0 | 0.66 | 0.86 | 0.54 |
| HSL | 14.12º | 0.76% | 0.26% | - |
| HSV(B) | 14.12º | 0.86% | 0.46% | - |
| XYZ | 8.32 | 5.41 | 1.1 | - |
| YUV | 60.59 | 102.84 | 168.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 40 | 16 | 0 | 0.66 | 0.86 | 0.54 | 14.12 | 0.76 | 0.26 |
| Hex | 76 | 28 | 10 | 0 | 42 | 56 | 36 | E | 4C | 1A |
| Octal | 166 | 50 | 20 | 0 | 102 | 126 | 66 | 16 | 114 | 32 |
| Binary | 1110110 | 101000 | 10000 | 0 | 1000010 | 1010110 | 110110 | 1110 | 1001100 | 11010 |
Color Harmonies of #762810
Complementary color
Monochromatic Colors of #762810
Black with #762810
Text Example
Text Example
White with #762810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762810; }
p { color: rgb(118,40,16); }
H1.HeaderClassName
{
color: #762810;
}
.AnyTagClassName
{
color: #762810;
}
</style>
background-color css
<style>
a { background-color: #762810; }
a { background-color: rgb(118,40,16); }
div.DivClassName
{
background-color: #762810;
}
.BgClassName
{
background-color: #762810;
}
</style>
border-color css
<style>
span { border-color: #762810; }
span { border-color: rgb(118,40,16); }
td.TdClassName
{
border-color: #762810;
}
.TagClassName
{
border-color: #762810;
}
</style>