Shades of Pueblo #742811
Tints of Pueblo #742811
RGB
CMYK
RGB Variations
Color information
#742811 (or 0x742811) is known color: Pueblo. HEX triplet: 74, 28 and 11. RGB value is (116,40,17). Sum of RGB (Red+Green+Blue) = 116+40+17=173 (22% of max value = 765). Red value is 116 (45.70% from 255 or 67.05% from 173); Green value is 40 (16.02% from 255 or 23.12% from 173); Blue value is 17 (7.03% from 255 or 9.83% from 173); Max value from RGB is 116 - color contains mainly: red. Hex color #742811 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742811 is #8BD7EE. Grayscale: #3C3C3C. Windows color (decimal): -9164783 or 1124468. OLE color: 1124468.
HSL color Cylindrical-coordinate representation of color #742811: hue angle of 13.94º 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 #742811 is Cyan = 0, Magento = 0.66, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 40 | 17 | - |
| CMYK | 0 | 0.66 | 0.85 | 0.55 |
| HSL | 13.94º | 0.74% | 0.26% | - |
| HSV(B) | 13.94º | 0.85% | 0.45% | - |
| XYZ | 8.06 | 5.27 | 1.12 | - |
| YUV | 60.1 | 103.68 | 167.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 40 | 17 | 0 | 0.66 | 0.85 | 0.55 | 13.94 | 0.74 | 0.26 |
| Hex | 74 | 28 | 11 | 0 | 42 | 55 | 37 | E | 4A | 1A |
| Octal | 164 | 50 | 21 | 0 | 102 | 125 | 67 | 16 | 112 | 32 |
| Binary | 1110100 | 101000 | 10001 | 0 | 1000010 | 1010101 | 110111 | 1110 | 1001010 | 11010 |
Color Harmonies of #742811
Complementary color
Monochromatic Colors of #742811
Black with #742811
Text Example
Text Example
White with #742811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742811; }
p { color: rgb(116,40,17); }
H1.HeaderClassName
{
color: #742811;
}
.AnyTagClassName
{
color: #742811;
}
</style>
background-color css
<style>
a { background-color: #742811; }
a { background-color: rgb(116,40,17); }
div.DivClassName
{
background-color: #742811;
}
.BgClassName
{
background-color: #742811;
}
</style>
border-color css
<style>
span { border-color: #742811; }
span { border-color: rgb(116,40,17); }
td.TdClassName
{
border-color: #742811;
}
.TagClassName
{
border-color: #742811;
}
</style>