Shades of Pueblo #742916
Tints of Pueblo #742916
RGB
CMYK
RGB Variations
Color information
#742916 (or 0x742916) is known color: Pueblo. HEX triplet: 74, 29 and 16. RGB value is (116,41,22). Sum of RGB (Red+Green+Blue) = 116+41+22=179 (23% of max value = 765). Red value is 116 (45.70% from 255 or 64.80% from 179); Green value is 41 (16.41% from 255 or 22.91% from 179); Blue value is 22 (8.98% from 255 or 12.29% from 179); Max value from RGB is 116 - color contains mainly: red. Hex color #742916 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742916 is #8BD6E9. Grayscale: #3D3D3D. Windows color (decimal): -9164522 or 1452404. OLE color: 1452404.
HSL color Cylindrical-coordinate representation of color #742916: hue angle of 12.13º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #742916 is Cyan = 0, Magento = 0.65, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 22 | - |
| CMYK | 0 | 0.65 | 0.81 | 0.55 |
| HSL | 12.13º | 0.68% | 0.27% | - |
| HSV(B) | 12.13º | 0.81% | 0.45% | - |
| XYZ | 8.14 | 5.36 | 1.36 | - |
| YUV | 61.26 | 105.85 | 167.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 22 | 0 | 0.65 | 0.81 | 0.55 | 12.13 | 0.68 | 0.27 |
| Hex | 74 | 29 | 16 | 0 | 41 | 51 | 37 | C | 44 | 1B |
| Octal | 164 | 51 | 26 | 0 | 101 | 121 | 67 | 14 | 104 | 33 |
| Binary | 1110100 | 101001 | 10110 | 0 | 1000001 | 1010001 | 110111 | 1100 | 1000100 | 11011 |
Color Harmonies of #742916
Complementary color
Monochromatic Colors of #742916
Black with #742916
Text Example
Text Example
White with #742916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742916; }
p { color: rgb(116,41,22); }
H1.HeaderClassName
{
color: #742916;
}
.AnyTagClassName
{
color: #742916;
}
</style>
background-color css
<style>
a { background-color: #742916; }
a { background-color: rgb(116,41,22); }
div.DivClassName
{
background-color: #742916;
}
.BgClassName
{
background-color: #742916;
}
</style>
border-color css
<style>
span { border-color: #742916; }
span { border-color: rgb(116,41,22); }
td.TdClassName
{
border-color: #742916;
}
.TagClassName
{
border-color: #742916;
}
</style>