Shades of Pueblo #762913
Tints of Pueblo #762913
RGB
CMYK
RGB Variations
Color information
#762913 (or 0x762913) is known color: Pueblo. HEX triplet: 76, 29 and 13. RGB value is (118,41,19). Sum of RGB (Red+Green+Blue) = 118+41+19=178 (23% of max value = 765). Red value is 118 (46.48% from 255 or 66.29% from 178); Green value is 41 (16.41% from 255 or 23.03% from 178); Blue value is 19 (7.81% from 255 or 10.67% from 178); Max value from RGB is 118 - color contains mainly: red. Hex color #762913 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762913 is #89D6EC. Grayscale: #3D3D3D. Windows color (decimal): -9033453 or 1255798. OLE color: 1255798.
HSL color Cylindrical-coordinate representation of color #762913: hue angle of 13.33º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #762913 is Cyan = 0, Magento = 0.65, Yellow = 0.84 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 41 | 19 | - |
| CMYK | 0 | 0.65 | 0.84 | 0.54 |
| HSL | 13.33º | 0.72% | 0.27% | - |
| HSV(B) | 13.33º | 0.84% | 0.46% | - |
| XYZ | 8.38 | 5.48 | 1.23 | - |
| YUV | 61.52 | 104.01 | 168.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 41 | 19 | 0 | 0.65 | 0.84 | 0.54 | 13.33 | 0.72 | 0.27 |
| Hex | 76 | 29 | 13 | 0 | 41 | 54 | 36 | D | 48 | 1B |
| Octal | 166 | 51 | 23 | 0 | 101 | 124 | 66 | 15 | 110 | 33 |
| Binary | 1110110 | 101001 | 10011 | 0 | 1000001 | 1010100 | 110110 | 1101 | 1001000 | 11011 |
Color Harmonies of #762913
Complementary color
Monochromatic Colors of #762913
Black with #762913
Text Example
Text Example
White with #762913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762913; }
p { color: rgb(118,41,19); }
H1.HeaderClassName
{
color: #762913;
}
.AnyTagClassName
{
color: #762913;
}
</style>
background-color css
<style>
a { background-color: #762913; }
a { background-color: rgb(118,41,19); }
div.DivClassName
{
background-color: #762913;
}
.BgClassName
{
background-color: #762913;
}
</style>
border-color css
<style>
span { border-color: #762913; }
span { border-color: rgb(118,41,19); }
td.TdClassName
{
border-color: #762913;
}
.TagClassName
{
border-color: #762913;
}
</style>