Shades of Pueblo #742912
Tints of Pueblo #742912
RGB
CMYK
RGB Variations
Color information
#742912 (or 0x742912) is known color: Pueblo. HEX triplet: 74, 29 and 12. RGB value is (116,41,18). Sum of RGB (Red+Green+Blue) = 116+41+18=175 (23% of max value = 765). Red value is 116 (45.70% from 255 or 66.29% from 175); Green value is 41 (16.41% from 255 or 23.43% from 175); Blue value is 18 (7.42% from 255 or 10.29% from 175); Max value from RGB is 116 - color contains mainly: red. Hex color #742912 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742912 is #8BD6ED. Grayscale: #3C3C3C. Windows color (decimal): -9164526 or 1190260. OLE color: 1190260.
HSL color Cylindrical-coordinate representation of color #742912: hue angle of 14.08º degrees, saturation: 0.73, 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 #742912 is Cyan = 0, Magento = 0.65, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 18 | - |
| CMYK | 0 | 0.65 | 0.84 | 0.55 |
| HSL | 14.08º | 0.73% | 0.26% | - |
| HSV(B) | 14.08º | 0.84% | 0.45% | - |
| XYZ | 8.1 | 5.34 | 1.18 | - |
| YUV | 60.8 | 103.85 | 167.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 18 | 0 | 0.65 | 0.84 | 0.55 | 14.08 | 0.73 | 0.26 |
| Hex | 74 | 29 | 12 | 0 | 41 | 54 | 37 | E | 49 | 1A |
| Octal | 164 | 51 | 22 | 0 | 101 | 124 | 67 | 16 | 111 | 32 |
| Binary | 1110100 | 101001 | 10010 | 0 | 1000001 | 1010100 | 110111 | 1110 | 1001001 | 11010 |
Color Harmonies of #742912
Complementary color
Monochromatic Colors of #742912
Black with #742912
Text Example
Text Example
White with #742912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742912; }
p { color: rgb(116,41,18); }
H1.HeaderClassName
{
color: #742912;
}
.AnyTagClassName
{
color: #742912;
}
</style>
background-color css
<style>
a { background-color: #742912; }
a { background-color: rgb(116,41,18); }
div.DivClassName
{
background-color: #742912;
}
.BgClassName
{
background-color: #742912;
}
</style>
border-color css
<style>
span { border-color: #742912; }
span { border-color: rgb(116,41,18); }
td.TdClassName
{
border-color: #742912;
}
.TagClassName
{
border-color: #742912;
}
</style>