Shades of Pueblo #762918
Tints of Pueblo #762918
RGB
CMYK
RGB Variations
Color information
#762918 (or 0x762918) is known color: Pueblo. HEX triplet: 76, 29 and 18. RGB value is (118,41,24). Sum of RGB (Red+Green+Blue) = 118+41+24=183 (24% of max value = 765). Red value is 118 (46.48% from 255 or 64.48% from 183); Green value is 41 (16.41% from 255 or 22.40% from 183); Blue value is 24 (9.77% from 255 or 13.11% from 183); Max value from RGB is 118 - color contains mainly: red. Hex color #762918 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762918 is #89D6E7. Grayscale: #3E3E3E. Windows color (decimal): -9033448 or 1583478. OLE color: 1583478.
HSL color Cylindrical-coordinate representation of color #762918: hue angle of 10.85º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #762918 is Cyan = 0, Magento = 0.65, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 41 | 24 | - |
| CMYK | 0 | 0.65 | 0.80 | 0.54 |
| HSL | 10.85º | 0.66% | 0.28% | - |
| HSV(B) | 10.85º | 0.8% | 0.46% | - |
| XYZ | 8.43 | 5.5 | 1.48 | - |
| YUV | 62.09 | 106.51 | 167.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 41 | 24 | 0 | 0.65 | 0.80 | 0.54 | 10.85 | 0.66 | 0.28 |
| Hex | 76 | 29 | 18 | 0 | 41 | 50 | 36 | B | 42 | 1C |
| Octal | 166 | 51 | 30 | 0 | 101 | 120 | 66 | 13 | 102 | 34 |
| Binary | 1110110 | 101001 | 11000 | 0 | 1000001 | 1010000 | 110110 | 1011 | 1000010 | 11100 |
Color Harmonies of #762918
Complementary color
Monochromatic Colors of #762918
Black with #762918
Text Example
Text Example
White with #762918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762918; }
p { color: rgb(118,41,24); }
H1.HeaderClassName
{
color: #762918;
}
.AnyTagClassName
{
color: #762918;
}
</style>
background-color css
<style>
a { background-color: #762918; }
a { background-color: rgb(118,41,24); }
div.DivClassName
{
background-color: #762918;
}
.BgClassName
{
background-color: #762918;
}
</style>
border-color css
<style>
span { border-color: #762918; }
span { border-color: rgb(118,41,24); }
td.TdClassName
{
border-color: #762918;
}
.TagClassName
{
border-color: #762918;
}
</style>