Shades of Pueblo #742919
Tints of Pueblo #742919
RGB
CMYK
RGB Variations
Color information
#742919 (or 0x742919) is known color: Pueblo. HEX triplet: 74, 29 and 19. RGB value is (116,41,25). Sum of RGB (Red+Green+Blue) = 116+41+25=182 (24% of max value = 765). Red value is 116 (45.70% from 255 or 63.74% from 182); Green value is 41 (16.41% from 255 or 22.53% from 182); Blue value is 25 (10.16% from 255 or 13.74% from 182); Max value from RGB is 116 - color contains mainly: red. Hex color #742919 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742919 is #8BD6E6. Grayscale: #3D3D3D. Windows color (decimal): -9164519 or 1649012. OLE color: 1649012.
HSL color Cylindrical-coordinate representation of color #742919: hue angle of 10.55º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #742919 is Cyan = 0, Magento = 0.65, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 25 | - |
| CMYK | 0 | 0.65 | 0.78 | 0.55 |
| HSL | 10.55º | 0.65% | 0.28% | - |
| HSV(B) | 10.55º | 0.78% | 0.45% | - |
| XYZ | 8.17 | 5.37 | 1.53 | - |
| YUV | 61.6 | 107.35 | 166.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 25 | 0 | 0.65 | 0.78 | 0.55 | 10.55 | 0.65 | 0.28 |
| Hex | 74 | 29 | 19 | 0 | 41 | 4E | 37 | B | 41 | 1C |
| Octal | 164 | 51 | 31 | 0 | 101 | 116 | 67 | 13 | 101 | 34 |
| Binary | 1110100 | 101001 | 11001 | 0 | 1000001 | 1001110 | 110111 | 1011 | 1000001 | 11100 |
Color Harmonies of #742919
Complementary color
Monochromatic Colors of #742919
Black with #742919
Text Example
Text Example
White with #742919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742919; }
p { color: rgb(116,41,25); }
H1.HeaderClassName
{
color: #742919;
}
.AnyTagClassName
{
color: #742919;
}
</style>
background-color css
<style>
a { background-color: #742919; }
a { background-color: rgb(116,41,25); }
div.DivClassName
{
background-color: #742919;
}
.BgClassName
{
background-color: #742919;
}
</style>
border-color css
<style>
span { border-color: #742919; }
span { border-color: rgb(116,41,25); }
td.TdClassName
{
border-color: #742919;
}
.TagClassName
{
border-color: #742919;
}
</style>