Shades of Pueblo #762915
Tints of Pueblo #762915
RGB
CMYK
RGB Variations
Color information
#762915 (or 0x762915) is known color: Pueblo. HEX triplet: 76, 29 and 15. RGB value is (118,41,21). Sum of RGB (Red+Green+Blue) = 118+41+21=180 (23% of max value = 765). Red value is 118 (46.48% from 255 or 65.56% from 180); Green value is 41 (16.41% from 255 or 22.78% from 180); Blue value is 21 (8.59% from 255 or 11.67% from 180); Max value from RGB is 118 - color contains mainly: red. Hex color #762915 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762915 is #89D6EA. Grayscale: #3D3D3D. Windows color (decimal): -9033451 or 1386870. OLE color: 1386870.
HSL color Cylindrical-coordinate representation of color #762915: hue angle of 12.37º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #762915 is Cyan = 0, Magento = 0.65, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 41 | 21 | - |
| CMYK | 0 | 0.65 | 0.82 | 0.54 |
| HSL | 12.37º | 0.7% | 0.27% | - |
| HSV(B) | 12.37º | 0.82% | 0.46% | - |
| XYZ | 8.4 | 5.49 | 1.33 | - |
| YUV | 61.74 | 105.01 | 168.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 41 | 21 | 0 | 0.65 | 0.82 | 0.54 | 12.37 | 0.7 | 0.27 |
| Hex | 76 | 29 | 15 | 0 | 41 | 52 | 36 | C | 46 | 1B |
| Octal | 166 | 51 | 25 | 0 | 101 | 122 | 66 | 14 | 106 | 33 |
| Binary | 1110110 | 101001 | 10101 | 0 | 1000001 | 1010010 | 110110 | 1100 | 1000110 | 11011 |
Color Harmonies of #762915
Complementary color
Monochromatic Colors of #762915
Black with #762915
Text Example
Text Example
White with #762915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762915; }
p { color: rgb(118,41,21); }
H1.HeaderClassName
{
color: #762915;
}
.AnyTagClassName
{
color: #762915;
}
</style>
background-color css
<style>
a { background-color: #762915; }
a { background-color: rgb(118,41,21); }
div.DivClassName
{
background-color: #762915;
}
.BgClassName
{
background-color: #762915;
}
</style>
border-color css
<style>
span { border-color: #762915; }
span { border-color: rgb(118,41,21); }
td.TdClassName
{
border-color: #762915;
}
.TagClassName
{
border-color: #762915;
}
</style>