Shades of Pueblo #742913
Tints of Pueblo #742913
RGB
CMYK
RGB Variations
Color information
#742913 (or 0x742913) is known color: Pueblo. HEX triplet: 74, 29 and 13. RGB value is (116,41,19). Sum of RGB (Red+Green+Blue) = 116+41+19=176 (23% of max value = 765). Red value is 116 (45.70% from 255 or 65.91% from 176); Green value is 41 (16.41% from 255 or 23.30% from 176); Blue value is 19 (7.81% from 255 or 10.80% from 176); Max value from RGB is 116 - color contains mainly: red. Hex color #742913 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742913 is #8BD6EC. Grayscale: #3D3D3D. Windows color (decimal): -9164525 or 1255796. OLE color: 1255796.
HSL color Cylindrical-coordinate representation of color #742913: hue angle of 13.61º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #742913 is Cyan = 0, Magento = 0.65, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 19 | - |
| CMYK | 0 | 0.65 | 0.84 | 0.55 |
| HSL | 13.61º | 0.72% | 0.26% | - |
| HSV(B) | 13.61º | 0.84% | 0.45% | - |
| XYZ | 8.11 | 5.35 | 1.22 | - |
| YUV | 60.92 | 104.35 | 167.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 19 | 0 | 0.65 | 0.84 | 0.55 | 13.61 | 0.72 | 0.26 |
| Hex | 74 | 29 | 13 | 0 | 41 | 54 | 37 | E | 48 | 1A |
| Octal | 164 | 51 | 23 | 0 | 101 | 124 | 67 | 16 | 110 | 32 |
| Binary | 1110100 | 101001 | 10011 | 0 | 1000001 | 1010100 | 110111 | 1110 | 1001000 | 11010 |
Color Harmonies of #742913
Complementary color
Monochromatic Colors of #742913
Black with #742913
Text Example
Text Example
White with #742913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742913; }
p { color: rgb(116,41,19); }
H1.HeaderClassName
{
color: #742913;
}
.AnyTagClassName
{
color: #742913;
}
</style>
background-color css
<style>
a { background-color: #742913; }
a { background-color: rgb(116,41,19); }
div.DivClassName
{
background-color: #742913;
}
.BgClassName
{
background-color: #742913;
}
</style>
border-color css
<style>
span { border-color: #742913; }
span { border-color: rgb(116,41,19); }
td.TdClassName
{
border-color: #742913;
}
.TagClassName
{
border-color: #742913;
}
</style>