Shades of Pueblo #742911
Tints of Pueblo #742911
RGB
CMYK
RGB Variations
Color information
#742911 (or 0x742911) is known color: Pueblo. HEX triplet: 74, 29 and 11. RGB value is (116,41,17). Sum of RGB (Red+Green+Blue) = 116+41+17=174 (23% of max value = 765). Red value is 116 (45.70% from 255 or 66.67% from 174); Green value is 41 (16.41% from 255 or 23.56% from 174); Blue value is 17 (7.03% from 255 or 9.77% from 174); Max value from RGB is 116 - color contains mainly: red. Hex color #742911 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742911 is #8BD6EE. Grayscale: #3C3C3C. Windows color (decimal): -9164527 or 1124724. OLE color: 1124724.
HSL color Cylindrical-coordinate representation of color #742911: hue angle of 14.55º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #742911 is Cyan = 0, Magento = 0.65, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 17 | - |
| CMYK | 0 | 0.65 | 0.85 | 0.55 |
| HSL | 14.55º | 0.74% | 0.26% | - |
| HSV(B) | 14.55º | 0.85% | 0.45% | - |
| XYZ | 8.1 | 5.34 | 1.13 | - |
| YUV | 60.69 | 103.35 | 167.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 17 | 0 | 0.65 | 0.85 | 0.55 | 14.55 | 0.74 | 0.26 |
| Hex | 74 | 29 | 11 | 0 | 41 | 55 | 37 | F | 4A | 1A |
| Octal | 164 | 51 | 21 | 0 | 101 | 125 | 67 | 17 | 112 | 32 |
| Binary | 1110100 | 101001 | 10001 | 0 | 1000001 | 1010101 | 110111 | 1111 | 1001010 | 11010 |
Color Harmonies of #742911
Complementary color
Monochromatic Colors of #742911
Black with #742911
Text Example
Text Example
White with #742911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742911; }
p { color: rgb(116,41,17); }
H1.HeaderClassName
{
color: #742911;
}
.AnyTagClassName
{
color: #742911;
}
</style>
background-color css
<style>
a { background-color: #742911; }
a { background-color: rgb(116,41,17); }
div.DivClassName
{
background-color: #742911;
}
.BgClassName
{
background-color: #742911;
}
</style>
border-color css
<style>
span { border-color: #742911; }
span { border-color: rgb(116,41,17); }
td.TdClassName
{
border-color: #742911;
}
.TagClassName
{
border-color: #742911;
}
</style>